11 KiB
@nextui-org/drawer
2.2.5
Patch Changes
- Updated dependencies []:
- @nextui-org/modal@2.2.5
2.2.4
Patch Changes
- Updated dependencies [
1031e98]:- @nextui-org/modal@2.2.4
- @nextui-org/framer-utils@2.1.4
2.2.3
Patch Changes
-
#4255
6a94a12Thanks @wingkwong! - fixed incorrect peerDependencies for theme and system package (#4254) -
Updated dependencies [
6a94a12]:- @nextui-org/modal@2.2.3
- @nextui-org/framer-utils@2.1.3
2.2.2
Patch Changes
-
#4247
551ab18Thanks @jrgarciadev! - Fix peerDeps & core package client on export * -
Updated dependencies [
551ab18]:- @nextui-org/modal@2.2.2
- @nextui-org/framer-utils@2.1.2
2.2.1
Patch Changes
-
d6eee4aThanks @jrgarciadev! - v2.6.2 -
Updated dependencies [
d6eee4a]:- @nextui-org/modal@2.2.1
- @nextui-org/framer-utils@2.1.1
- @nextui-org/react-utils@2.1.1
- @nextui-org/shared-utils@2.1.1
2.2.0
Minor Changes
-
5786897Thanks @jrgarciadev! - This release includes several improvements and bug fixes:- Updated react-aria version across all components
- Improved Drawer styles and transitions
- Fixed missing peer dependencies for framer-motion
- Fixed menu item classNames functionality
- Added isClearable prop to Textarea component
- Fixed label placement issues in Input and Select components
- Improved table keyboard navigation with new isKeyboardNavigationDisabled prop
- Fixed UI sliding issues with helper wrapper in Input and Select
- Updated use-image hook to avoid Next.js hydration issues
- Replaced RTL-specific styles with logical properties
- Fixed textarea label squish issue
- Bumped tailwind-merge version
- Applied tw nested group fixes
- Fixed fullWidth variant in input and select components
- Moved circular-progress tv to progress
- Changed ListboxItem key to optional
- Fixed autocomplete clear button behavior
- Updated Select label placement logic
- Added missing framer-motion peer dependencies
- Removed layoutNode prop from Table due to react-aria update
- Virtualization added to Autocomplete
Patch Changes
- Updated dependencies [
44958bf,6c0213d,ffb1e55,5786897]:- @nextui-org/modal@2.2.0
- @nextui-org/framer-utils@2.1.0
- @nextui-org/react-utils@2.1.0
- @nextui-org/shared-utils@2.1.0
2.1.0-beta.14
Patch Changes
- Updated dependencies []:
- @nextui-org/modal@2.1.0-beta.14
2.1.0-beta.13
Patch Changes
- Updated dependencies []:
- @nextui-org/modal@2.1.0-beta.13
- @nextui-org/framer-utils@2.0.26-beta.11
2.1.0-beta.12
Patch Changes
-
9869f2b91Thanks @wingkwong! - bump version -
Updated dependencies [
9869f2b91]:- @nextui-org/modal@2.1.0-beta.12
- @nextui-org/framer-utils@2.0.26-beta.10
- @nextui-org/react-utils@2.0.18-beta.8
- @nextui-org/shared-utils@2.0.9-beta.8
2.1.0-beta.11
Patch Changes
- Updated dependencies [
eafdb7d47]:- @nextui-org/modal@2.1.0-beta.11
- @nextui-org/framer-utils@2.0.26-beta.9
2.1.0-beta.10
Patch Changes
- Updated dependencies []:
- @nextui-org/modal@2.1.0-beta.10
- @nextui-org/framer-utils@2.0.26-beta.8
2.1.0-beta.9
Patch Changes
-
#4092
528668db8Thanks @jrgarciadev! - Test new runner -
Updated dependencies [
528668db8]:- @nextui-org/modal@2.1.0-beta.9
- @nextui-org/framer-utils@2.0.26-beta.7
- @nextui-org/react-utils@2.0.18-beta.7
- @nextui-org/shared-utils@2.0.9-beta.7
2.1.0-beta.8
Patch Changes
-
#4086
f69fe47b5Thanks @jrgarciadev! - Pnpm clean -
Updated dependencies [
f69fe47b5]:- @nextui-org/modal@2.1.0-beta.8
- @nextui-org/framer-utils@2.0.26-beta.6
- @nextui-org/react-utils@2.0.18-beta.6
- @nextui-org/shared-utils@2.0.9-beta.6
2.1.0-beta.7
Patch Changes
-
#4083
35058262cThanks @jrgarciadev! - Fix build -
Updated dependencies [
35058262c]:- @nextui-org/modal@2.1.0-beta.7
- @nextui-org/framer-utils@2.0.26-beta.5
- @nextui-org/react-utils@2.0.18-beta.5
- @nextui-org/shared-utils@2.0.9-beta.5
2.1.0-beta.6
Patch Changes
-
#4057
d947b9283Thanks @jrgarciadev! - Drawer styles and transition improved -
Updated dependencies [
d947b9283]:- @nextui-org/modal@2.1.0-beta.6
2.1.0-beta.5
Patch Changes
- Updated dependencies []:
- @nextui-org/modal@2.1.0-beta.5
2.1.0-beta.4
Patch Changes
- Updated dependencies [
5339b2571]:- @nextui-org/shared-utils@2.0.9-beta.4
- @nextui-org/modal@2.1.0-beta.4
- @nextui-org/framer-utils@2.0.26-beta.4
- @nextui-org/react-utils@2.0.18-beta.4
2.1.0-beta.3
Patch Changes
-
#4010
ef432eb53Thanks @jrgarciadev! - framer-motion alpha version added -
Updated dependencies [
ef432eb53]:- @nextui-org/modal@2.1.0-beta.3
- @nextui-org/framer-utils@2.0.26-beta.3
- @nextui-org/react-utils@2.0.18-beta.3
- @nextui-org/shared-utils@2.0.9-beta.3
2.1.0-beta.2
Patch Changes
-
#4008
7c1c0dd8fThanks @jrgarciadev! - React 19 added to peerDeps -
Updated dependencies [
7c1c0dd8f]:- @nextui-org/modal@2.1.0-beta.2
- @nextui-org/framer-utils@2.0.26-beta.2
- @nextui-org/react-utils@2.0.18-beta.2
- @nextui-org/shared-utils@2.0.9-beta.2
2.1.0-beta.1
Patch Changes
-
#3990
cb5bc4c74Thanks @jrgarciadev! - Beta 1 -
Updated dependencies [
cb5bc4c74]:- @nextui-org/modal@2.1.0-beta.1
- @nextui-org/framer-utils@2.0.26-beta.1
- @nextui-org/react-utils@2.0.18-beta.1
- @nextui-org/shared-utils@2.0.9-beta.1
2.1.0-beta.0
Minor Changes
- #3732
67ea2f65eThanks @ryo-manba! - update react-aria version
Patch Changes
- Updated dependencies [
0cf91395c,781b85566,67ea2f65e,38a54ab49,af3c4f706,ae73de1a6,ad6393ab3,3f0d81b56,cb1b3135b,a5cac4561,d90ad05b1,a0d7141db,2d6ae74c3,3f0d81b56,3f0d81b56,8a33eabb2,559436d46]:- @nextui-org/theme@2.3.0-beta.0
- @nextui-org/modal@2.1.0-beta.0
- @nextui-org/system@2.3.0-beta.0
- @nextui-org/shared-utils@2.0.9-beta.0
- @nextui-org/framer-utils@2.0.26-beta.0
- @nextui-org/react-utils@2.0.18-beta.0