98 lines
1.4 KiB
Markdown

# @nextui-org/use-aria-label
## 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