mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
1.3 KiB
1.3 KiB
@nextui-org/use-is-mobile
0.0.0-dev-v2-20230501173002
Patch Changes
- Popover overflow fixed
0.0.0-dev-v2-20230429213333
Patch Changes
- Tailwind variants upgraded, dropdown section moved to the local aria package
0.0.0-dev-v2-20230429140802
Patch Changes
- Custom themes support
0.0.0-dev-v2-20230428210058
Patch Changes
- Use client added to utilities
0.0.0-dev-v2-20230428203230
Patch Changes
- Use client directive added to support next.js app directory
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