diff --git a/.changeset/angry-maps-serve.md b/.changeset/angry-maps-serve.md deleted file mode 100644 index 2bfc7db03c..0000000000 --- a/.changeset/angry-maps-serve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -move circular-progress tv to progress diff --git a/.changeset/brave-trains-wave.md b/.changeset/brave-trains-wave.md deleted file mode 100644 index c81facf5b1..0000000000 --- a/.changeset/brave-trains-wave.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@nextui-org/menu": patch -"@nextui-org/theme": patch ---- - -Fix menu item classNames not work (#4119) diff --git a/.changeset/calm-trees-serve.md b/.changeset/calm-trees-serve.md deleted file mode 100644 index c5dd228d82..0000000000 --- a/.changeset/calm-trees-serve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -fix label placement in input and select diff --git a/.changeset/calm-weeks-tie.md b/.changeset/calm-weeks-tie.md deleted file mode 100644 index de3f6b04e1..0000000000 --- a/.changeset/calm-weeks-tie.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"@nextui-org/accordion": patch -"@nextui-org/button": patch -"@nextui-org/card": patch -"@nextui-org/date-picker": patch -"@nextui-org/navbar": patch -"@nextui-org/snippet": patch ---- - -fix missing peer / dev dependency for framer-motion diff --git a/.changeset/cold-dolls-vanish.md b/.changeset/cold-dolls-vanish.md deleted file mode 100644 index eba5f406b5..0000000000 --- a/.changeset/cold-dolls-vanish.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@nextui-org/drawer": patch -"@nextui-org/modal": patch ---- - -Drawer styles and transition improved diff --git a/.changeset/curly-rules-warn.md b/.changeset/curly-rules-warn.md deleted file mode 100644 index b86fd4c1ea..0000000000 --- a/.changeset/curly-rules-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/calendar": patch ---- - -add missing `framer-motion` in `peerDependencies` diff --git a/.changeset/curly-zoos-thank.md b/.changeset/curly-zoos-thank.md deleted file mode 100644 index 39f532bfcd..0000000000 --- a/.changeset/curly-zoos-thank.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/listbox": patch ---- - -change ListboxItem key to optional (#3880) diff --git a/.changeset/dirty-moles-refuse.md b/.changeset/dirty-moles-refuse.md deleted file mode 100644 index 5a73d0c78f..0000000000 --- a/.changeset/dirty-moles-refuse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/autocomplete": patch ---- - -Clicking the clear button clears the selected value without closing the dropdown. (#3788) \ No newline at end of file diff --git a/.changeset/dull-bags-divide.md b/.changeset/dull-bags-divide.md deleted file mode 100644 index 25e4ee0d56..0000000000 --- a/.changeset/dull-bags-divide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/select": patch ---- - -update label placement in Select to use `shouldLabelBeOutside` instead of `isOutsideLeft`, resolving multiline label placement issues (#3841). diff --git a/.changeset/empty-helper-wrapper-div.md b/.changeset/empty-helper-wrapper-div.md deleted file mode 100644 index ca62626cd4..0000000000 --- a/.changeset/empty-helper-wrapper-div.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@nextui-org/select": patch -"@nextui-org/input": patch ---- - -- Fixed a UI sliding issue caused by the helper wrapper being rendered when `isInvalid` was false but `errorMessage` was present diff --git a/.changeset/fast-horses-explode.md b/.changeset/fast-horses-explode.md deleted file mode 100644 index bf5c56177b..0000000000 --- a/.changeset/fast-horses-explode.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -fix the fullWidth variant in input and select component. (#3745) diff --git a/.changeset/few-ants-breathe.md b/.changeset/few-ants-breathe.md deleted file mode 100644 index e99ed1c5fb..0000000000 --- a/.changeset/few-ants-breathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/input-otp": patch ---- - -Fix input-otp peer deps diff --git a/.changeset/five-adults-protect.md b/.changeset/five-adults-protect.md deleted file mode 100644 index b0c5aac843..0000000000 --- a/.changeset/five-adults-protect.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@nextui-org/input": patch -"@nextui-org/shared-icons": patch -"@nextui-org/theme": patch ---- - -introduce `isClearable` to Textarea component (#2348, #2112) diff --git a/.changeset/flat-pants-accept.md b/.changeset/flat-pants-accept.md deleted file mode 100644 index 8c71441e13..0000000000 --- a/.changeset/flat-pants-accept.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/date-picker": patch ---- - -Fixes getCalendarProps to propagate the classNames in the calendarProps. (#3769) diff --git a/.changeset/fluffy-icons-refuse.md b/.changeset/fluffy-icons-refuse.md deleted file mode 100644 index bfde0510a8..0000000000 --- a/.changeset/fluffy-icons-refuse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/table": patch ---- - -Currently, whenever any arrow-key keypress is triggered it navigates the focus to other cell/row. This creates an issue when the table cell contains a component which requires this keys for specific purpose (eg. if a table cell contains input component, it might need arrow keys for editing. But it is not possible because whenever the keypress triggers navigation). The PR adds an `isKeyboardNavigationDisabled` prop to disable the navigation. diff --git a/.changeset/forty-doors-flash.md b/.changeset/forty-doors-flash.md deleted file mode 100644 index 232dd037ee..0000000000 --- a/.changeset/forty-doors-flash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -remove the pseudo cancel btn from input (#3907) diff --git a/.changeset/fuzzy-lies-brush.md b/.changeset/fuzzy-lies-brush.md deleted file mode 100644 index f06b5c2678..0000000000 --- a/.changeset/fuzzy-lies-brush.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/table": patch ---- - -The `layoutNode` prop has been removed due to the update to react-aria. diff --git a/.changeset/gentle-needles-rescue.md b/.changeset/gentle-needles-rescue.md deleted file mode 100644 index 7c51ef52b4..0000000000 --- a/.changeset/gentle-needles-rescue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/use-image": patch ---- - -use-image hook logic restore to the previous one to avoid nextjs hydration issues diff --git a/.changeset/giant-worms-hammer.md b/.changeset/giant-worms-hammer.md deleted file mode 100644 index f11a1ec96e..0000000000 --- a/.changeset/giant-worms-hammer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -replace the use of RTL-specific styles with logical properties. diff --git a/.changeset/gorgeous-impalas-move.md b/.changeset/gorgeous-impalas-move.md deleted file mode 100644 index 2ed35301fb..0000000000 --- a/.changeset/gorgeous-impalas-move.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/input": patch ---- - -fixed textarea label squish diff --git a/.changeset/grumpy-mayflies-rhyme.md b/.changeset/grumpy-mayflies-rhyme.md deleted file mode 100644 index e8ede41448..0000000000 --- a/.changeset/grumpy-mayflies-rhyme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -bump `tailwind-merge` version (#3614) diff --git a/.changeset/happy-parrots-search.md b/.changeset/happy-parrots-search.md deleted file mode 100644 index 61a3594010..0000000000 --- a/.changeset/happy-parrots-search.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -apply tw nested group (#3544, #2324, #2959) diff --git a/.changeset/itchy-balloons-do.md b/.changeset/itchy-balloons-do.md deleted file mode 100644 index 1e1c3d88b2..0000000000 --- a/.changeset/itchy-balloons-do.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/react": patch ---- - -Remove double use client tag diff --git a/.changeset/kind-cobras-travel.md b/.changeset/kind-cobras-travel.md deleted file mode 100644 index 75b552cfe7..0000000000 --- a/.changeset/kind-cobras-travel.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@nextui-org/calendar": patch -"@nextui-org/date-picker": patch ---- - -Add month and year picker to DateRangePicker and RangeCalendar (#3089, #3090) diff --git a/.changeset/kind-insects-end.md b/.changeset/kind-insects-end.md deleted file mode 100644 index 71e7bedb09..0000000000 --- a/.changeset/kind-insects-end.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/use-image": patch ---- - -server validation added to the use-image hook diff --git a/.changeset/lazy-buttons-exercise.md b/.changeset/lazy-buttons-exercise.md deleted file mode 100644 index 5cdc25373d..0000000000 --- a/.changeset/lazy-buttons-exercise.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@nextui-org/listbox": patch -"@nextui-org/menu": patch -"@nextui-org/theme": patch ---- - -Add truncate class to the list item to avoid overflow the wrapper diff --git a/.changeset/light-needles-behave.md b/.changeset/light-needles-behave.md deleted file mode 100644 index 7fbe059519..0000000000 --- a/.changeset/light-needles-behave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/use-theme": patch ---- - -introduce `use-theme` hook diff --git a/.changeset/many-starfishes-refuse.md b/.changeset/many-starfishes-refuse.md deleted file mode 100644 index 9319f29e4d..0000000000 --- a/.changeset/many-starfishes-refuse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -revise label font size for lg (#3073) diff --git a/.changeset/mean-mangos-occur.md b/.changeset/mean-mangos-occur.md deleted file mode 100644 index aa971e188a..0000000000 --- a/.changeset/mean-mangos-occur.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@nextui-org/calendar": patch -"@nextui-org/theme": patch -"@nextui-org/use-infinite-scroll": patch -"@nextui-org/shared-utils": patch ---- - -replaced lodash with native approaches diff --git a/.changeset/mighty-birds-deny.md b/.changeset/mighty-birds-deny.md deleted file mode 100644 index b991ace2ff..0000000000 --- a/.changeset/mighty-birds-deny.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/autocomplete": patch ---- - -Return null if there are items for exit animation on popover close to work diff --git a/.changeset/moody-rabbits-shop.md b/.changeset/moody-rabbits-shop.md deleted file mode 100644 index 8fec710f2e..0000000000 --- a/.changeset/moody-rabbits-shop.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@nextui-org/calendar": patch -"@nextui-org/tabs": patch -"@nextui-org/shared-utils": patch ---- - -support inert value with boolean type for react 19 (#4038) diff --git a/.changeset/nasty-bees-sniff.md b/.changeset/nasty-bees-sniff.md deleted file mode 100644 index 3f129edff2..0000000000 --- a/.changeset/nasty-bees-sniff.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@nextui-org/listbox": patch -"@nextui-org/menu": patch -"@nextui-org/pagination": patch ---- - -Fixes missing `
  • ` wrapper when `href` prop is passed in `ListboxItem`, `MenuItem`, and `PaginationItem` (#4147) \ No newline at end of file diff --git a/.changeset/neat-donkeys-accept.md b/.changeset/neat-donkeys-accept.md deleted file mode 100644 index 4b5ab5f29e..0000000000 --- a/.changeset/neat-donkeys-accept.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@nextui-org/date-picker": patch -"@nextui-org/theme": patch ---- - -Add support for selectorButtonPlacement property (#3015) diff --git a/.changeset/new-cougars-collect.md b/.changeset/new-cougars-collect.md deleted file mode 100644 index 292c420571..0000000000 --- a/.changeset/new-cougars-collect.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@nextui-org/alert": patch -"@nextui-org/theme": patch ---- - -Alert styles improved diff --git a/.changeset/pink-beans-sit.md b/.changeset/pink-beans-sit.md deleted file mode 100644 index c9458b74fb..0000000000 --- a/.changeset/pink-beans-sit.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@nextui-org/use-image": patch -"@nextui-org/test-utils": patch ---- - -fix cached image flashing due to use-image always returning pending initially. The fix was to check if the image is loaded instantly through HTMLImageElement.complete attribute and use that to initialize the state. diff --git a/.changeset/pink-days-yawn.md b/.changeset/pink-days-yawn.md deleted file mode 100644 index e522676c82..0000000000 --- a/.changeset/pink-days-yawn.md +++ /dev/null @@ -1,49 +0,0 @@ ---- -"@nextui-org/scroll-shadow": patch -"@nextui-org/autocomplete": patch -"@nextui-org/breadcrumbs": patch -"@nextui-org/date-picker": patch -"@nextui-org/date-input": patch -"@nextui-org/pagination": patch -"@nextui-org/accordion": patch -"@nextui-org/input-otp": patch -"@nextui-org/calendar": patch -"@nextui-org/checkbox": patch -"@nextui-org/dropdown": patch -"@nextui-org/progress": patch -"@nextui-org/skeleton": patch -"@nextui-org/divider": patch -"@nextui-org/listbox": patch -"@nextui-org/popover": patch -"@nextui-org/snippet": patch -"@nextui-org/spinner": patch -"@nextui-org/tooltip": patch -"@nextui-org/avatar": patch -"@nextui-org/button": patch -"@nextui-org/drawer": patch -"@nextui-org/navbar": patch -"@nextui-org/ripple": patch -"@nextui-org/select": patch -"@nextui-org/slider": patch -"@nextui-org/spacer": patch -"@nextui-org/switch": patch -"@nextui-org/alert": patch -"@nextui-org/badge": patch -"@nextui-org/image": patch -"@nextui-org/input": patch -"@nextui-org/modal": patch -"@nextui-org/radio": patch -"@nextui-org/table": patch -"@nextui-org/card": patch -"@nextui-org/chip": patch -"@nextui-org/code": patch -"@nextui-org/form": patch -"@nextui-org/link": patch -"@nextui-org/menu": patch -"@nextui-org/tabs": patch -"@nextui-org/user": patch -"@nextui-org/system-rsc": patch -"@nextui-org/kbd": patch ---- - -Fix peer deps diff --git a/.changeset/poor-moose-double.md b/.changeset/poor-moose-double.md deleted file mode 100644 index 90acf179ed..0000000000 --- a/.changeset/poor-moose-double.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -added stripe color gradients for progress (#1933) diff --git a/.changeset/poor-sheep-repair.md b/.changeset/poor-sheep-repair.md deleted file mode 100644 index 44e3ad034f..0000000000 --- a/.changeset/poor-sheep-repair.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@nextui-org/alert": patch -"@nextui-org/theme": patch ---- - -introduced Alert component (#2250) diff --git a/.changeset/popular-pigs-begin.md b/.changeset/popular-pigs-begin.md deleted file mode 100644 index f5d0a05413..0000000000 --- a/.changeset/popular-pigs-begin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/autocomplete": patch ---- - -automatically focus first non-disabled item diff --git a/.changeset/pretty-parrots-guess.md b/.changeset/pretty-parrots-guess.md deleted file mode 100644 index 444998fd5b..0000000000 --- a/.changeset/pretty-parrots-guess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/system": patch ---- - -Add reducedMotion setting to Provider (#3395) diff --git a/.changeset/proud-chicken-impress.md b/.changeset/proud-chicken-impress.md deleted file mode 100644 index 123e5647ab..0000000000 --- a/.changeset/proud-chicken-impress.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@nextui-org/autocomplete": patch -"@nextui-org/listbox": patch -"@nextui-org/theme": patch ---- - -Virtualization support added to Listbox & Autocomplete diff --git a/.changeset/purple-berries-play.md b/.changeset/purple-berries-play.md deleted file mode 100644 index cd3773e8b4..0000000000 --- a/.changeset/purple-berries-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/form": patch ---- - -add form component diff --git a/.changeset/quick-geckos-punch.md b/.changeset/quick-geckos-punch.md deleted file mode 100644 index d858b07d93..0000000000 --- a/.changeset/quick-geckos-punch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -separator icon RTL support in Breadcrumbs component (#2486) diff --git a/.changeset/selfish-baboons-know.md b/.changeset/selfish-baboons-know.md deleted file mode 100644 index 38ceb57b9c..0000000000 --- a/.changeset/selfish-baboons-know.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@nextui-org/alert": patch -"@nextui-org/theme": patch -"@nextui-org/shared-icons": patch ---- - -Alert design improved diff --git a/.changeset/sharp-pianos-pump.md b/.changeset/sharp-pianos-pump.md deleted file mode 100644 index 4a8c5c6d8c..0000000000 --- a/.changeset/sharp-pianos-pump.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@nextui-org/autocomplete": patch -"@nextui-org/checkbox": patch -"@nextui-org/date-picker": patch -"@nextui-org/input": patch -"@nextui-org/radio": patch ---- - -support server validation with form diff --git a/.changeset/shy-mails-live.md b/.changeset/shy-mails-live.md deleted file mode 100644 index 1244e99a1b..0000000000 --- a/.changeset/shy-mails-live.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/image": patch ---- - -add missing `w` to `getWrapperProps` dependency (#3801) diff --git a/.changeset/few-jars-flow.md b/.changeset/silly-mugs-marry.md similarity index 62% rename from .changeset/few-jars-flow.md rename to .changeset/silly-mugs-marry.md index 96d7e301e3..1bec0f413d 100644 --- a/.changeset/few-jars-flow.md +++ b/.changeset/silly-mugs-marry.md @@ -1,5 +1,4 @@ --- -"@nextui-org/table": minor "@nextui-org/accordion": minor "@nextui-org/alert": minor "@nextui-org/autocomplete": minor @@ -11,14 +10,15 @@ "@nextui-org/card": minor "@nextui-org/checkbox": minor "@nextui-org/chip": minor +"@nextui-org/code": minor "@nextui-org/date-input": minor "@nextui-org/date-picker": minor -"@nextui-org/dropdown": minor -"@nextui-org/input": minor -"@nextui-org/code": minor "@nextui-org/divider": minor -"@nextui-org/image": minor "@nextui-org/drawer": minor +"@nextui-org/dropdown": minor +"@nextui-org/image": minor +"@nextui-org/input": minor +"@nextui-org/input-otp": patch "@nextui-org/kbd": minor "@nextui-org/link": minor "@nextui-org/listbox": minor @@ -29,22 +29,23 @@ "@nextui-org/popover": minor "@nextui-org/progress": minor "@nextui-org/radio": minor -"@nextui-org/scroll-shadow": minor +"@nextui-org/react": minor "@nextui-org/ripple": minor +"@nextui-org/scroll-shadow": minor "@nextui-org/select": minor -"@nextui-org/slider": minor +"@nextui-org/shared-icons": patch "@nextui-org/skeleton": minor +"@nextui-org/slider": minor +"@nextui-org/snippet": minor "@nextui-org/spacer": minor "@nextui-org/spinner": minor -"@nextui-org/snippet": minor "@nextui-org/switch": minor -"@nextui-org/tabs": minor -"@nextui-org/tooltip": minor -"@nextui-org/user": minor -"@nextui-org/react": minor "@nextui-org/system": minor -"@nextui-org/theme": minor "@nextui-org/system-rsc": minor +"@nextui-org/table": minor +"@nextui-org/tabs": minor +"@nextui-org/theme": minor +"@nextui-org/tooltip": minor "@nextui-org/use-aria-accordion": minor "@nextui-org/use-aria-accordion-item": minor "@nextui-org/use-aria-button": minor @@ -54,12 +55,34 @@ "@nextui-org/use-aria-multiselect": minor "@nextui-org/use-aria-toggle-button": minor "@nextui-org/use-disclosure": minor +"@nextui-org/use-image": patch "@nextui-org/use-intersection-observer": minor "@nextui-org/use-is-mobile": minor "@nextui-org/use-pagination": minor -"@nextui-org/aria-utils": minor "@nextui-org/use-ssr": minor "@nextui-org/use-theme": minor +"@nextui-org/user": minor --- -update react-aria version +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 \ No newline at end of file diff --git a/.changeset/sixty-ties-knock.md b/.changeset/sixty-ties-knock.md deleted file mode 100644 index e8046181a1..0000000000 --- a/.changeset/sixty-ties-knock.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@nextui-org/alert": patch -"@nextui-org/theme": patch ---- - -Alert compoentn styles improved diff --git a/.changeset/slimy-cats-brush.md b/.changeset/slimy-cats-brush.md deleted file mode 100644 index 60de3bc696..0000000000 --- a/.changeset/slimy-cats-brush.md +++ /dev/null @@ -1,4 +0,0 @@ ---- ---- - -Update Twitter logo, links, and named references to X. Removed Twitter logo from social based on review feedback. diff --git a/.changeset/slow-paws-punch.md b/.changeset/slow-paws-punch.md deleted file mode 100644 index bbfe4c146c..0000000000 --- a/.changeset/slow-paws-punch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/popover": patch ---- - -added `shouldCloseOnScroll` to control the popover closing on scroll (#3594) diff --git a/.changeset/smooth-mayflies-wonder.md b/.changeset/smooth-mayflies-wonder.md deleted file mode 100644 index 41d4ed5fcd..0000000000 --- a/.changeset/smooth-mayflies-wonder.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/tabs": patch ---- - -Add tab ref diff --git a/.changeset/soft-apricots-sleep.md b/.changeset/soft-apricots-sleep.md deleted file mode 100644 index 958f75ffac..0000000000 --- a/.changeset/soft-apricots-sleep.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@nextui-org/modal": patch -"@nextui-org/use-draggable": patch ---- - -Add draggable modal (#2647) diff --git a/.changeset/soft-gorillas-push.md b/.changeset/soft-gorillas-push.md deleted file mode 100644 index 52e47221bf..0000000000 --- a/.changeset/soft-gorillas-push.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/react": patch ---- - -Fix double 'use client' tag in core/react diff --git a/.changeset/sour-seas-buy.md b/.changeset/sour-seas-buy.md deleted file mode 100644 index 9ef6472839..0000000000 --- a/.changeset/sour-seas-buy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/menu": patch ---- - -Use `useMenu` and `useMenuItem` from `@react-aria` instead of custom hooks diff --git a/.changeset/spotty-flies-jump.md b/.changeset/spotty-flies-jump.md deleted file mode 100644 index 07cb523953..0000000000 --- a/.changeset/spotty-flies-jump.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@nextui-org/input-otp": patch -"@nextui-org/theme": patch -"@nextui-org/react": patch ---- - -Adding new input-otp component. diff --git a/.changeset/spotty-spies-call.md b/.changeset/spotty-spies-call.md deleted file mode 100644 index d7d7ae3f3f..0000000000 --- a/.changeset/spotty-spies-call.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/select": patch ---- - -Fix Controlled IsInvalid Prop In Select diff --git a/.changeset/swift-news-complain.md b/.changeset/swift-news-complain.md deleted file mode 100644 index 71d470661f..0000000000 --- a/.changeset/swift-news-complain.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -"@nextui-org/accordion": patch -"@nextui-org/calendar": patch -"@nextui-org/modal": patch -"@nextui-org/navbar": patch -"@nextui-org/popover": patch -"@nextui-org/ripple": patch -"@nextui-org/tooltip": patch -"@nextui-org/theme": patch -"@nextui-org/use-infinite-scroll": patch -"@nextui-org/dom-animation": patch -"@nextui-org/shared-utils": patch ---- - -framer motion optimization (#3340) diff --git a/.changeset/ten-paws-relate.md b/.changeset/ten-paws-relate.md deleted file mode 100644 index 45bc71353c..0000000000 --- a/.changeset/ten-paws-relate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/popover": patch ---- - -Fix: element.ref was removed in React 19 diff --git a/.changeset/thirty-cheetahs-guess.md b/.changeset/thirty-cheetahs-guess.md deleted file mode 100644 index c9cb866725..0000000000 --- a/.changeset/thirty-cheetahs-guess.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -"@nextui-org/accordion": patch -"@nextui-org/autocomplete": patch -"@nextui-org/button": patch -"@nextui-org/calendar": patch -"@nextui-org/card": patch -"@nextui-org/dropdown": patch -"@nextui-org/modal": patch -"@nextui-org/navbar": patch -"@nextui-org/popover": patch -"@nextui-org/ripple": patch -"@nextui-org/select": patch -"@nextui-org/snippet": patch -"@nextui-org/tabs": patch -"@nextui-org/tooltip": patch -"@nextui-org/system": patch -"@nextui-org/framer-utils": patch ---- - -update `framer-motion` versions diff --git a/.changeset/tiny-laws-cheer.md b/.changeset/tiny-laws-cheer.md deleted file mode 100644 index 9c8bae4547..0000000000 --- a/.changeset/tiny-laws-cheer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/system": patch ---- - -align `navigate` function parameters with `@react-aria` diff --git a/.changeset/tough-brooms-hunt.md b/.changeset/tough-brooms-hunt.md deleted file mode 100644 index 3fc6077312..0000000000 --- a/.changeset/tough-brooms-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/select": patch ---- - -Fix the label placement when the `Select` has a `placeholder` or `description`. diff --git a/.changeset/tricky-fans-draw.md b/.changeset/tricky-fans-draw.md deleted file mode 100644 index b0e1a5d121..0000000000 --- a/.changeset/tricky-fans-draw.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -show margin only with label in Switch component (#3791) diff --git a/.changeset/twelve-papayas-clean.md b/.changeset/twelve-papayas-clean.md deleted file mode 100644 index d3bd38dd0e..0000000000 --- a/.changeset/twelve-papayas-clean.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/tabs": patch ---- - -revise the inert attribute in `TabPanel` (#3972) diff --git a/.changeset/twelve-trains-smile.md b/.changeset/twelve-trains-smile.md deleted file mode 100644 index 68359994dc..0000000000 --- a/.changeset/twelve-trains-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -making input and select styling consistent(#3876) diff --git a/.changeset/two-waves-own.md b/.changeset/two-waves-own.md deleted file mode 100644 index 8c534e7b7f..0000000000 --- a/.changeset/two-waves-own.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/input": patch ---- - -clear button should not receive focus when input is disabled. diff --git a/.changeset/wild-jobs-explain.md b/.changeset/wild-jobs-explain.md deleted file mode 100644 index 452efb9b26..0000000000 --- a/.changeset/wild-jobs-explain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/use-image": patch ---- - -fix Image ReferenceError in SSR diff --git a/.changeset/witty-socks-bathe.md b/.changeset/witty-socks-bathe.md deleted file mode 100644 index ff37b1abd8..0000000000 --- a/.changeset/witty-socks-bathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -add missing `data-[hover=true]:` for ghost button with danger color