mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
2.8 KiB
2.8 KiB
@nextui-org/use-aria-accordion-item
0.0.0-dev-v2-20230428031422
Patch Changes
- Tabs component added
0.0.0-dev-v2-20230425031000
Patch Changes
- New component Kbd, input styles fixed
0.0.0-dev-v2-20230424221531
Patch Changes
- Navbar content width improved
0.0.0-dev-v2-20230424201229
Patch Changes
- Fix tailwind's imports
0.0.0-dev-v2-20230424192123
Patch Changes
- Fix swc dependency error on progress component, new Divider component added
0.0.0-dev-v2-20230423212921
Patch Changes
- Table improvements
0.0.0-dev-v2-20230423211529
Patch Changes
- Table component addded
0.0.0-dev-v2-20230420134926
Patch Changes
- Modal structure change, now is controlled by the useDisclosure modal
0.0.0-dev-v2-20230420024722
Patch Changes
- Navbar component created
0.0.0-dev-v2-20230416134122
Patch Changes
- Dropdown item pressed/hover state improved on mobile, switch animations changed
0.0.0-dev-v2-20230415210725
Patch Changes
- focus visible & other states are now handled by data properties
0.0.0-dev-v2-20230415024831
Patch Changes
- Fix modal backdrop z-index
0.0.0-dev-v2-20230415023901
Patch Changes
- Modal component added
0.0.0-dev-v2-20230414001416
Patch Changes
- Button auto fill svgs class removed
0.0.0-dev-v2-20230413014154
Patch Changes
- Styles prop chnaged to classNames, progress label wrapper hidden when possible
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