Skip to content

Releases: nextui-org/nextui

@nextui-org/use-aria-multiselect@2.2.5

15 Sep 12:03
2c9c817
Compare
Choose a tag to compare

Patch Changes

@nextui-org/use-aria-modal-overlay@2.0.13

15 Sep 12:03
2c9c817
Compare
Choose a tag to compare

Patch Changes

@nextui-org/use-aria-menu@2.0.7

15 Sep 12:03
2c9c817
Compare
Choose a tag to compare

Patch Changes

@nextui-org/tooltip@2.0.41

15 Sep 12:03
2c9c817
Compare
Choose a tag to compare

Patch Changes

@nextui-org/theme@2.2.11

15 Sep 12:03
2c9c817
Compare
Choose a tag to compare

Patch Changes

@nextui-org/tabs@2.0.37

15 Sep 12:03
2c9c817
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [229388422]:
    • @nextui-org/aria-utils@2.0.26

@nextui-org/snippet@2.0.43

15 Sep 12:03
2c9c817
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [4c01d1824]:
    • @nextui-org/tooltip@2.0.41
    • @nextui-org/button@2.0.38

@nextui-org/slider@2.2.17

15 Sep 12:03
2c9c817
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [4c01d1824]:
    • @nextui-org/tooltip@2.0.41

@nextui-org/select@2.2.7

15 Sep 12:03
2c9c817
Compare
Choose a tag to compare

Patch Changes

  • #3759 229388422 Thanks @wingkwong! - rollback pr3467. rescheduled to v2.5.0.

  • Updated dependencies [4c01d1824, 229388422]:

    • @nextui-org/popover@2.1.29
    • @nextui-org/use-aria-multiselect@2.2.5
    • @nextui-org/aria-utils@2.0.26
    • @nextui-org/listbox@2.1.27
    • @nextui-org/scroll-shadow@2.1.20
    • @nextui-org/spinner@2.0.34

@nextui-org/react@2.4.8

15 Sep 12:04
2c9c817
Compare
Choose a tag to compare

What's Changed

πŸ› Fixes

  • fix(dropdown): respect closeOnSelect prop on DropdownItem by @gtoxlili and @wingkwong in #2598
  • fix(system-rsc): missing StringToBoolean<keyof V[K]>[] by @wingkwong in #3559
  • fix(modal): modal position when keyboard appears by @wingkwong in #3691
  • fix(utilities): gregorian year offset for persian by @wingkwong in #3691
  • fix(theme): double click issue on checkbox, toggle and radio by @awesome-pro in #3552
  • fix(theme): make skeleton invisible after data loaded by @chirokas in #3217
  • fix(autocomplete): ignore pointer events when the clear button is hidden by @chirokas in #3000
  • fix(autocomplete): highlight item in AutocompleteSection during keyboard navigation by @chirokas in #3726
  • fix(link): deprecated onClick warning on using onPress by @awesome-pro and @wingkwong in #3569
  • fix(navbar): allow height prop to accept number type and fix broken menu by @FacundoTenuta in #3601
  • fix(calendar): arrows changing order when html has dir="rtl" by @ameybh in #3656
  • fix(input): prevent clearable when input is readonly by @wingkwong in #3643
  • fix(hooks): ensure exposed functions wrap by useCallback by @AnYiEE in #3607
  • fix(select): prevent select from closing instantly when clicking on label of select by @sohan01fw in #3568
  • fix(theme): color discrepancy in select by @macci001 in #3663
  • fix(theme): card shadow clipping when inside listbox item by @awesome-pro in #3486
  • fix(input): add hover and focus to input when label placement is outside-left by @ShrinidhiUpadhyaya in #2958
  • fix(theme): use data-hover instead of hover (#2110) by @black197 in #2110
  • fix(system): missing useHref logic by @wingkwong in #2943
  • fix(select): missing onChange when there are more than 300 items by @wingkwong in #3598
  • fix(theme): update flat variant text colors to be accessible by @rileybutterfield in #3738
  • fix(theme): set the min-height of base height to 100dvh where size equals "full" by @HydenLiu and @wingkwong in #2684
  • fix(hook): re-attached scroll event behavior in useScrollPosition by @vetan2 and @wingkwong in #3247

πŸ”§ Chore / Refactor

πŸ“ Docs

New Contributors

Full Changelog: https://github.com/nextui-org/nextui/compare/@nextui-org/react@2.4.6...@nextui-org/react@2.4.8