nextui/packages/core/system/CHANGELOG.md

200 lines
3.1 KiB
Markdown

# @nextui-org/system
## 0.0.0-dev-v2-20230412021924
### Patch Changes
- Fix blur image position
## 0.0.0-dev-v2-20230412020323
### Patch Changes
- Next.js image support fixed
## 0.0.0-dev-v2-20230412004701
### Patch Changes
- Image component added
## 0.0.0-dev-v2-20230409144630
### Patch Changes
- Framer-motion installed as a peer depedency
## 0.0.0-dev-v2-20230409142211
### Patch Changes
- Left/Right labels changed to Start/End, tests fixed
## 0.0.0-dev-v2-20230409022144
### Patch Changes
- Dropdown component added
## 0.0.0-dev-v2-20230407185204
### Patch Changes
- Popover backdrop added
## 0.0.0-dev-v2-20230407155017
### Patch Changes
- Popover a11y improved, titleProps passed by render props, form auto focus added
## 0.0.0-dev-v2-20230407131834
### Patch Changes
- Popover trigger scale down when is open
## 0.0.0-dev-v2-20230407125356
### Patch Changes
- Popover component added
## 0.0.0-dev-v2-20230405205125
### Patch Changes
- Native events exposed in all form elements
## 0.0.0-dev-v2-20230405200614
### Patch Changes
- Textarea component added
## 0.0.0-dev-v2-20230405030905
### Patch Changes
- Fix default labelPlacement in the input
## 0.0.0-dev-v2-20230405024854
### Patch Changes
- Input component added to the react exports
## 0.0.0-dev-v2-20230405024536
### Patch Changes
- Input component created
## 0.0.0-dev-v2-20230401132309
### Patch Changes
- CircularProgress API improved
## 0.0.0-dev-v2-20230331020226
### Patch Changes
- Build size reduced avoiding import all react aria utils
## 0.0.0-dev-v2-20230331012309
### Patch Changes
- Fix build, circular progress exported
## 0.0.0-dev-v2-20230331012031
### Patch Changes
- Circular progress component added
## 0.0.0-dev-v2-20230329210344
### Patch Changes
- Progress component has now a full width class
## 0.0.0-dev-v2-20230329202119
### Patch Changes
- Progress component added to the main package
## 0.0.0-dev-v2-20230329200753
### Patch Changes
- Progress component added, needless useId removed, SSR provider exported again
## 0.0.0-dev-v2-20230328184744
### Patch Changes
- React aria id generation replaced by React 18 useId hook, transitions improved
## 0.0.0-dev-v2-20230328184158
### Patch Changes
- New snapshot to deploy previous changes
## 0.0.0-dev-v2-20230328182900
### Patch Changes
- React aria id generation replaced by React 18 useId hook, transitions improved
## 0.0.0-dev-v2-20230326202948
### Patch Changes
- Drip animation fixed
## 0.0.0-dev-v2-20230326201634
### Patch Changes
- Drip animation fixed
## 0.0.0-dev-v2-20230326182053
### Patch Changes
- use client directive injected after build process
## 0.0.0-dev-v2-20230326144453
### Patch Changes
- use client directive removed
## 0.0.0-dev-v2-20230326134624
### Patch Changes
- "use client" directive added to all components
## 0.0.0-dev-v2-20230326032643
### Patch Changes
- Calculated styled added to theme components, icon button improved
## 0.0.0-dev-v2-20230326015124
### Patch Changes
- Theme package exports fixed
## 0.0.0-dev-v2-20230326012034
### Patch Changes
- First snapshot release v2