github nextui-org/nextui @nextui-org/react@2.4.8

latest release: @nextui-org/aria-utils@2.0.26
3 days ago

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

Don't miss a new nextui release

NewReleases is sending notifications on new releases.