Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to canary, this PR will be updated.
Releases
@nextui-org/accordion@2.0.36
Patch Changes
#3419
106752a
Thanks @ryo-manba! - Fixed cursor navigation within text ([BUG] - Cannot use up/down arrow keys in Textarea rendered in Accordion nextui-org/nextui#2152, [BUG] - In the Input component I cannot use cursor to move within text. nextui-org/nextui#3364)#3392
8dce94e
Thanks @chirokas! - Pass missingdividerProps
to Divider ([BUG] -dividerProps
in Accordion not working nextui-org/nextui#3390)#3291
e9a6a16
Thanks @wingkwong! - Fixed variants for nested accordions ([BUG] - Nested Accordion can't use different variant nextui-org/nextui#3285)Updated dependencies [
60bb09f
,f5d94f9
]:@nextui-org/autocomplete@2.1.3
Patch Changes
#3311
0462dde
Thanks @wingkwong! - adddisableDialogFocus
to free-solo-popover ([BUG] - Autocomplete's keyboard shortcuts behave weirdly nextui-org/nextui#3225, [BUG] - Autocomplete modal open action makes the input to loose focus nextui-org/nextui#3124, [BUG] - Autocomplete don't focus on input nextui-org/nextui#3203)Updated dependencies [
f5d1773
,60bb09f
,edd48a0
,0462dde
,f5d94f9
,93f1787
,444d320
]:@nextui-org/avatar@2.0.31
Patch Changes
#3260
6951b1f
Thanks @wingkwong! - Removed extradisableAnimation
prop ingetImageProps
([BUG] - React does not recognize thedisableAnimation
prop on a DOM element. nextui-org/nextui#3257)Updated dependencies [
f5d94f9
]:@nextui-org/badge@2.0.30
Patch Changes
f5d94f9
]:@nextui-org/breadcrumbs@2.0.11
Patch Changes
f5d94f9
]:@nextui-org/button@2.0.35
Patch Changes
f5d94f9
]:@nextui-org/calendar@2.0.8
Patch Changes
#3358
fd4b720
Thanks @wingkwong! - disable button picker in calendar ifisDisabled
is true ([BUG] - Calendar nextui-org/nextui#3357)#3331
f5d94f9
Thanks @wingkwong! - Fixed incorrect year inshowMonthAndYearPickers
with different locales#3088
134f371
Thanks @KumJungMin! - fix hours, month clear issue inshowMonthAndYearPickers
mode ([BUG] - DatePicker on Firefox nextui-org/nextui#3072).#3416
5652e7b
Thanks @abhinandan-verma! - Fixed calendar clipping issue on zoom ([BUG] - DatePicker width when zoom 90% nextui-org/nextui#2978)Updated dependencies [
f5d94f9
]:@nextui-org/card@2.0.32
Patch Changes
f5d94f9
]:@nextui-org/checkbox@2.1.3
Patch Changes
f5d94f9
]:@nextui-org/chip@2.0.31
Patch Changes
#3300
edd48a0
Thanks @ryo-manba! - Add accessible name to the icon button ([BUG] - Chip has accessibility issue when it has close button nextui-org/nextui#2802, [BUG] - Input has accessibility issue when it has end icon nextui-org/nextui#2808)Updated dependencies [
f5d94f9
]:@nextui-org/code@2.0.30
Patch Changes
0cdfdb4
,f785d1f
,f5d94f9
]:@nextui-org/date-input@2.1.2
Patch Changes
#3376
3cdfb2a
Thanks @ryo-manba! - Removed autoCapitalize to prevent warnings ([BUG] - PropautoCapitalize
did not match. Server: "none" Client: "off" nextui-org/nextui#3297)#3426
c1f05ec
Thanks @chirokas! - Fix minValue and maxValue validation ([BUG] - TIME INPUT COMPONENT - MIN & MAX VALUE nextui-org/nextui#3424)#3331
f5d94f9
Thanks @wingkwong! - Fixed incorrect year inshowMonthAndYearPickers
with different locales#3283
a164c26
Thanks @wingkwong! - Fixed date picker closing issue after pressing selector button ([BUG] - Date Picker not closing after clicking the selector icon again nextui-org/nextui#3282)Updated dependencies [
f5d94f9
]:@nextui-org/date-picker@2.1.3
Patch Changes
#3258
773f300
Thanks @jrgarciadev! - Fix calendar props on date-range-picker#3283
a164c26
Thanks @wingkwong! - Fixed date picker closing issue after pressing selector button ([BUG] - Date Picker not closing after clicking the selector icon again nextui-org/nextui#3282)#3088
134f371
Thanks @KumJungMin! - fix hours, month clear issue inshowMonthAndYearPickers
mode ([BUG] - DatePicker on Firefox nextui-org/nextui#3072).Updated dependencies [
3cdfb2a
,60bb09f
,fd4b720
,c1f05ec
,0462dde
,f5d94f9
,444d320
,a164c26
,134f371
,5652e7b
]:@nextui-org/divider@2.0.29
Patch Changes
0cdfdb4
,f785d1f
,f5d94f9
]:@nextui-org/dropdown@2.1.27
Patch Changes
#3336
0cdfdb4
Thanks @winchesHe! - Fix onSelectionChange type incorrect ([BUG] - DropdownMenu component onSelectionChange type not correct. nextui-org/nextui#2512)Updated dependencies [
0cdfdb4
,60bb09f
,0462dde
,f5d94f9
,444d320
]:@nextui-org/image@2.0.30
Patch Changes
#3420
a3a77bf
Thanks @wingkwong! - fixed missing requiredheight
property issue#3327
57f7c95
Thanks @wingkwong! - override default auto height ([BUG] - Height of Image is not working nextui-org/nextui#3325)Updated dependencies [
f5d94f9
]:@nextui-org/input@2.2.3
Patch Changes
f5d1773
Thanks @jijiseong! - sync the inputValue with domRef.current.value when hovering or tabbing the input ([BUG] - Input component unresponsive to updates to value viaref
nextui-org/nextui#3024, [BUG] - Setting ref value (ie. uncontrolled) not supported by NextUI components nextui-org/nextui#3436)#3300
edd48a0
Thanks @ryo-manba! - Add accessible name to the icon button ([BUG] - Chip has accessibility issue when it has close button nextui-org/nextui#2802, [BUG] - Input has accessibility issue when it has end icon nextui-org/nextui#2808)#3268
93f1787
Thanks @wingkwong! - revised styles and logic for input with file type ([BUG] - Input with type file not working on first attempt nextui-org/nextui#2397, [BUG] - Bug when input type is file. nextui-org/nextui#2311, Input for file type to upload images single or multiple nextui-org/nextui#2965)Updated dependencies [
f5d94f9
]:@nextui-org/kbd@2.0.31
Patch Changes
0cdfdb4
,f785d1f
,f5d94f9
]:@nextui-org/link@2.0.33
Patch Changes
f5d94f9
]:@nextui-org/listbox@2.1.23
Patch Changes
60bb09f
,f5d94f9
]:@nextui-org/menu@2.0.26
Patch Changes
#3336
0cdfdb4
Thanks @winchesHe! - Fix onSelectionChange type incorrect ([BUG] - DropdownMenu component onSelectionChange type not correct. nextui-org/nextui#2512)Updated dependencies [
60bb09f
,f5d94f9
]:@nextui-org/modal@2.0.37
Patch Changes
f5d94f9
]:@nextui-org/navbar@2.0.34
Patch Changes
35e709d
,f5d94f9
]:@nextui-org/pagination@2.0.34
Patch Changes
f5d94f9
]:@nextui-org/popover@2.1.25
Patch Changes
#3311
0462dde
Thanks @wingkwong! - adddisableDialogFocus
to free-solo-popover ([BUG] - Autocomplete's keyboard shortcuts behave weirdly nextui-org/nextui#3225, [BUG] - Autocomplete modal open action makes the input to loose focus nextui-org/nextui#3124, [BUG] - Autocomplete don't focus on input nextui-org/nextui#3203)#3414
444d320
Thanks @wingkwong! - close popover on scroll ([BUG] - Select component scrolled through page nextui-org/nextui#3265)Updated dependencies [
60bb09f
,f5d94f9
]:@nextui-org/progress@2.0.32
Patch Changes
f5d94f9
]:@nextui-org/radio@2.1.3
Patch Changes
#3301
4218335
Thanks @ryo-manba! - Fix ensure radio input correctly references description ([BUG] - The aria-describedby attribute must point to an element in the same document. nextui-org/nextui#2932)Updated dependencies [
f5d94f9
]:@nextui-org/ripple@2.0.31
Patch Changes
f5d94f9
]:@nextui-org/scroll-shadow@2.1.18
Patch Changes
f5d94f9
]:@nextui-org/select@2.2.3
Patch Changes
#3336
0cdfdb4
Thanks @winchesHe! - Fix onSelectionChange type incorrect ([BUG] - DropdownMenu component onSelectionChange type not correct. nextui-org/nextui#2512)#3374
7cc1bd7
Thanks @wingkwong! - fixed select closing issue with selector button ([BUG] - Select not able to close when clicked on again nextui-org/nextui#3276)#3368
1cd64b2
Thanks @ryo-manba! - Fixed import HiddenSelect and UseSelectProps ([BUG] - Import HiddenSelect and UseSelectProps for Select nextui-org/nextui#3356)Updated dependencies [
60bb09f
,0462dde
,f5d94f9
,444d320
]:@nextui-org/skeleton@2.0.30
Patch Changes
f5d94f9
]:@nextui-org/slider@2.2.13
Patch Changes
f5d94f9
]:@nextui-org/snippet@2.0.39
Patch Changes
f5d94f9
]:@nextui-org/spacer@2.0.30
Patch Changes
0cdfdb4
,f785d1f
,f5d94f9
]:@nextui-org/spinner@2.0.31
Patch Changes
0cdfdb4
,f785d1f
,f5d94f9
]:@nextui-org/switch@2.0.32
Patch Changes
f5d94f9
]:@nextui-org/table@2.0.37
Patch Changes
f5d94f9
]:@nextui-org/tabs@2.0.33
Patch Changes
60bb09f
,f5d94f9
]:@nextui-org/tooltip@2.0.37
Patch Changes
60bb09f
,f5d94f9
]:@nextui-org/user@2.0.32
Patch Changes
#3387
c5ab49a
Thanks @wingkwong! - removedname
fromavatarProps
inuse-user.ts
([BUG] - avatar icon not shown in User component nextui-org/nextui#3369)Updated dependencies [
6951b1f
,f5d94f9
]:@nextui-org/react@2.4.3
Patch Changes
f5d1773
,b4c046f
,3cdfb2a
,0cdfdb4
,a3a77bf
,7cc1bd7
,773f300
,4218335
,6951b1f
,fd4b720
,106752a
,c1f05ec
,edd48a0
,1cd64b2
,8dce94e
,e9a6a16
,0462dde
,f5d94f9
,c5ab49a
,93f1787
,2333c39
,57f7c95
,444d320
,a164c26
,134f371
,5652e7b
]:@nextui-org/system@2.2.3
Patch Changes
#3331
f5d94f9
Thanks @wingkwong! - Fixed incorrect year inshowMonthAndYearPickers
with different localesUpdated dependencies [
0cdfdb4
,f785d1f
]:@nextui-org/system-rsc@2.1.3
Patch Changes
#3336
0cdfdb4
Thanks @winchesHe! - Fix onSelectionChange type incorrect ([BUG] - DropdownMenu component onSelectionChange type not correct. nextui-org/nextui#2512)#3299
f785d1f
Thanks @wingkwong! - fixedextendVariants
when havingdefaultVariants
([BUG] - Default variants withextendVariants
get unset on re-render. nextui-org/nextui#3009)@nextui-org/theme@2.2.7
Patch Changes
#3221
b4c046f
Thanks @sjoerdvanBommel! - Differentiate selected bg color from striped bg color ([BUG] - Table with stripped and color bug when using selection mode nextui-org/nextui#1602)#3291
e9a6a16
Thanks @wingkwong! - Fixed variants for nested accordions ([BUG] - Nested Accordion can't use different variant nextui-org/nextui#3285)#3268
93f1787
Thanks @wingkwong! - revised styles and logic for input with file type ([BUG] - Input with type file not working on first attempt nextui-org/nextui#2397, [BUG] - Bug when input type is file. nextui-org/nextui#2311, Input for file type to upload images single or multiple nextui-org/nextui#2965)#3430
2333c39
Thanks @abhinandan-verma! - fixed the input background change by autofill in Chrome ([BUG] - Chrome autofill changes background color for Input component nextui-org/nextui#1346)@nextui-org/use-data-scroll-overflow@2.1.5
Patch Changes
f5d94f9
]:@nextui-org/use-infinite-scroll@2.1.4
Patch Changes
049d236
Thanks @abhisektomar1! - fix(table): resolve double fetch issue in useInfiniteScroll hook ([BUG] - Table useInfiniteScroll hook fetches twice nextui-org/nextui#3251)@nextui-org/use-pagination@2.0.8
Patch Changes
f5d94f9
]:@nextui-org/use-real-shape@2.0.15
Patch Changes
@nextui-org/use-scroll-position@2.0.7
Patch Changes
35e709d
Thanks @pratyush3124! - clearing throttleTimeout when it is supposed to be null in useScrollPosition ([BUG] - Navbar shouldHideOnScroll causes Navbar to vanish or get stuck nextui-org/nextui#3139)@nextui-org/aria-utils@2.0.22
Patch Changes
#3362
60bb09f
Thanks @winchesHe! - Fix tsc error ([BUG] - Listbox typing issue when using dynamic collections nextui-org/nextui#2365, [BUG] - Autocomplete with dynamic AutocompleteSection and AutocompleteItem displays "Did you mean to call this expression?" nextui-org/nextui#2314, [BUG] - Listbox nextui-org/nextui#2505)Updated dependencies [
f5d94f9
]:@nextui-org/framer-utils@2.0.22
Patch Changes
f5d94f9
]:@nextui-org/react-utils@2.0.15
Patch Changes
f5d94f9
]:@nextui-org/shared-utils@2.0.6
Patch Changes
f5d94f9
Thanks @wingkwong! - Fixed incorrect year inshowMonthAndYearPickers
with different locales