What's Changed
- fix(utils): include enterKeyHint in dom-props by @wingkwong in #2437
- fix(dropdown): getMenuTriggerProps mergeProps by @wingkwong in #2450
- chore (pnpm clean) -
rimraf
Instead ofrm
for Windows OS Support by @alphaxek in #2443 - fix(stories): link anchor typo by @wingkwong in #2447
- Fix/dropdown disabled state by @jrgarciadev in #2452
- fix: isReadOnly in Autocomplete by @wingkwong in #2429
- Fix(tooltip): allow non-ReactElement children by @black197 in #2079
- chore(pnpm:lock script):
rimraf
for windows support by @alphaxek in #2454 - fix(accordion): remove dividers from hidden accordion items by @ryo-manba in #2219
- fix(docs): correct wrong capital city of Australia in Ratio Group - With Description docs page by @ImFirstPlace in #2431
- fix: add RTL support to the modal component by @mrbadri in #2469
- fix: issue on RTL support checkbox component by @mrbadri in #2466
- fix(autocomplete): support isReadOnly for dynamic collections in Autocomplete by @wingkwong in #2458
- fix: add RTL support to the Table component by @mrbadri in #2472
- Add RTL support to the switch component by @mrbadri in #2468
- Remove unused framer motion features by @mezotv in #2464
- fix(components): popover closing issue in autocomplete with open modal by @wingkwong in #2494
- chore(root): add coderabbit setup by @jrgarciadev in #2495
- fix(table): hide empty content if isLoading is true (#2470) by @brunokc in #2491
- fix(navbar): lazy motion forwardRef issue by @wingkwong in #2527
- fix(docs): remove non-existing triggerType props in Tooltip by @wingkwong in #2520
- fix(table striped): isStriped prop fix for multiple computed values in
td
by @alphaxek in #2509 - fix(docs): listbox with description by @kuri-sun in #2513
- fix(avatar): add RTL support to the avatar group component (#2497) by @mrbadri in #2498
- fix(disabled table rows): fixed cursor for disabled rows in Table by @alphaxek in #2502
- feat(table spinner): Fixed Spinner without emptyContent prop in Table by @alphaxek in #2500
- fix(kbd): add RTL support to the kbd component (#2481) by @mrbadri in #2482
- feat(docs): Integrate kapaai by @sudongyuer in #2428
- fix(input): resolve RTL support (#2315) by @mrbadri in #2316
- docs(snippet): fix grammatical error by @SorkoPiko in #2557
- fix(select): isFilled & hasValue logic for state.selectedItems by @wingkwong in #2556
- chore(badge): Remove unnecessary type by @withden in #2541
- fix: revise shouldCloseOnInteractOutside for FreeSoloPopover by @wingkwong in #2536
- fix:(docs) sort 'Space' type values in ascending order by @codeesura in #2545
- fix: recycle import error by @winchesHe in #2568
- fix(docs): some user links in support us section led to 404 pages by @kuri-sun in #2576
- fix(docs): typo mistake in override-styles.mdx by @sagarj0 in #2588
- fix: lazy motion forward ref issue by @wingkwong in #2611
- feat: add component meta data by @winchesHe in #2590
- fix: incorrect level of m.div by @wingkwong in #2616
- fix(skeleton): missing disableAnimation behaviour in skeleton by @wingkwong in #2538
- fix(docs): className in image blurred example by @wingkwong in #2540
- chore(badge): remove unused import statement in badge.tsx by @jrgarciadev in #2619
- fix(checkbox): incorrect onChange typing in Checkbox Group by @wingkwong in #2595
- chore: fix typo by @HydenLiu in #2583
- Add bun as package manager eng 581 by @sudongyuer in #2625
- fix(popover): unexpected props on a DOM element by @wingkwong in #2522
- fix(hooks): handle numeric selectedKeys in Select by @wingkwong in #2589
- fix: lazyMotion forwardRef issue by @wingkwong in #2622
- feat: add style attribute in components.json by @winchesHe in #2632
- Update remix.mdx by @Bryt12 in #2638
- feat: rename newPost to new by @winchesHe in #2665
- fix(core): hsl rounding issue by @wingkwong in #2702
- fix(modal): input carry over with IMEs in modal forms by @ryo-manba in #2709
- fix: correct links in docs by @ryo-manba in #2708
- fix(autocomplete): empty items with allowCustomValue by @wingkwong in #2674
- feat: add peerDep files in components.json and update theme peerDep by @winchesHe in #2689
- fix: remove conflicting transition utilities by @u3u in #2677
- refactor(autocomplete): remove unnecessary map after getting all collection key by @wingkwong in #2654
- chore(storybook): add missing AsyncFiltering story by @wingkwong in #2566
- fix(select): disabled select shouldn't get update by keyboard by @wingkwong in #2649
- fix: selectedKeys are not present in the collection warning in async case by @wingkwong in #2648
- fix(autocomplete): incorrect prop name in getEmptyPopoverProps by @wingkwong in #2716
- fix(use-autocomplete): overwrite
onKeyDown
to prevent meaningless error msg by @black197 in #2100 - fix: handle RTL direction divider storybook (#2483) by @mrbadri in #2484
- fix(select): add RTL support to the select component (#2042) by @mrbadri in #2485
- v2.3.0 by @jrgarciadev in #2618
- ci(changesets): 📦 version packages by @github-actions in #2441
New Contributors
- @black197 made their first contribution in #2079
- @ImFirstPlace made their first contribution in #2431
- @mrbadri made their first contribution in #2469
- @mezotv made their first contribution in #2464
- @brunokc made their first contribution in #2491
- @SorkoPiko made their first contribution in #2557
- @withden made their first contribution in #2541
- @codeesura made their first contribution in #2545
- @sagarj0 made their first contribution in #2588
- @HydenLiu made their first contribution in #2583
- @Bryt12 made their first contribution in #2638
Full Changelog: https://github.com/nextui-org/nextui/compare/@nextui-org/react@2.2.10...@nextui-org/react@2.3.0