What's Changed
- docs(listbox): fix ListboxSection Props typo by @Simon-He95 in #1962
- fix(docs): wrong tooltip classNames type by @nanwy in #1960
- fix(scroll-shadow): typo in scroll-shadow.stories.tsx by @jrgarciadev in #1982
- Fix Autocomplete & Select docs with correct reference to
disableSelectorIconRotation
by @djsiddz in #1990 - fix(input): label placement outside when label is missing by @jrgarciadev in #2028
- fix(input): clearable feature by @jrgarciadev in #2031
- fix(popover): isDismissable prop passed to aria popover hook by @jrgarciadev in #2032
- Update introduction.mdx (3) by @LutherTS in #2046
- fix: broken contributing md links by @wingkwong in #2048
- [MINOR FIX] Fixed path in demo-code-modal.tsx by @pranshugupta54 in #2088
- Refactor/add sponsors section by @jrgarciadev in #2132
- docs(accordion): fix typo by @robinsmith-source in #2133
- components/tooltip replace "useLayoutEffect" with "useSafeLayoutEffect" by @friedemannsommer in #2021
- docs(modal): fix radius property by @robinsmith-source in #2156
- Chore/add pro banner by @jrgarciadev in #2308
- Chore/add pro banner by @jrgarciadev in #2309
- docs: dix typo in table docs by @alexander-densley in #2319
- docs(checkboxGroup): add attribute label by @Simon-He95 in #2295
- docs: typo by @Simon-He95 in #2294
- docs(modal): Update documentation's default backdrop value by @andrevitalb in #2285
- fix: fix missing imports in navbar by @navedqb in #2281
- docs(autocomplete): fix typo by @minddust in #2252
- docs(components): Fix duplicate table prop disableAnimation. by @kght6123 in #2246
- docs(components): radioGroup component link for Storybook does not work by @kuri-sun in #2335
- chore(storybook): improve preview.tsx by @sudongyuer in #2332
- fix: plop template error by @sudongyuer in #2333
- docs(components): tabs component link for storybook does not work by @kuri-sun in #2344
- docs(components): table component link for storybook does not work by @kuri-sun in #2342
- docs(components): tooltip delays inverted by @kuri-sun in #2338
- fix(spinner): pass classNames.label to slot by @ali-idrizi in #2325
- chore: typo by @sudongyuer in #2353
- Update spinner.mdx by @AkifhanIlgaz in #2355
- fix(components): input label overlapping issue by @wingkwong in #2371
- Added note for installing React. by @awhitford in #2369
- fix(docs): typos by @wingkwong in #2373
- fix(docs): development setup in CONTRIBUTEING.md by @lalalazero in #1673
- docs(modal): update documentation to include dismiss properties by @ryo-manba in #2217
- fix(components): number input label #2268 fixed by @Prakash7895 in #2274
- Fix: Added few missing imports by @mohitchandel in #2401
- chore (Spinner): Fixed Typo In Core Component Script spinner.ts by @ShibaniDcosta in #2400
- fix(docs): hydration error (#2388) by @sudongyuer in #2389
- fix(components): rtl styles in toggle by @wingkwong in #2392
- fix: pagination RTL by @wingkwong in #2393
- fix(docs): accordion itemClasses by @wingkwong in #2406
- fix: sematic typos by @wingkwong in #2408
- fix(components): incorrect strokeWidth by @wingkwong in #2410
- fix(docs): keep navbar layout consistent by @wingkwong in #2412
- fix(hooks): incorrect attribute names in clearOverflow by @wingkwong in #2050
- docs(components): type error on tab components by @kuri-sun in #2416
- fix: #2382 typo in modal transition CSS variable access by @markwilson in #2426
- feat: featurebase integration by @wingkwong in #2425
- Fix/sidebar and pro banner space by @jrgarciadev in #2438
- fix(components): isdisabled does not disable dropdown by @kuri-sun in #2435
- feat: add
updatePositionDeps
prop to popover component by @u3u in #2390 - fix(theme): chip with dot variant is not properly padded when having … by @kuri-sun in #2387
- fix(chip): avoid chip malformed (#2350) by @sudongyuer in #2379
- fix: won't display warning in when placeholder (#2346) by @sudongyuer in #2377
- fix: added missing ChipProps import by @nitipat21 in #2205
- fix: Invalid command by @Aruelius in #2201
- fix: update dev script to only run pnpm sb by @ryo-manba in #2218
- fix: dup // fix on a link for edit this page on github by @Kinfe123 in #2237
- docs(autocomplete): fix missing defaultItems property by @robinsmith-source in #2185
- docs(components): fixed Custom Implementation sample for button component missing onClear type by @kght6123 in #2256
- fix(components): accordion component throws "validateDOMNesting" erro… by @kuri-sun in #2169
- docs(components): accordion controlled example shows errors by @kuri-sun in #2339
- fix(components): autocomplete, tabIndex is not passed on input by @kuri-sun in #2375
- ci(changesets): 📦 version packages by @github-actions in #2029
New Contributors
- @nanwy made their first contribution in #1960
- @djsiddz made their first contribution in #1990
- @LutherTS made their first contribution in #2046
- @wingkwong made their first contribution in #2048
- @pranshugupta54 made their first contribution in #2088
- @robinsmith-source made their first contribution in #2133
- @friedemannsommer made their first contribution in #2021
- @alexander-densley made their first contribution in #2319
- @andrevitalb made their first contribution in #2285
- @minddust made their first contribution in #2252
- @kght6123 made their first contribution in #2246
- @kuri-sun made their first contribution in #2335
- @sudongyuer made their first contribution in #2332
- @ali-idrizi made their first contribution in #2325
- @AkifhanIlgaz made their first contribution in #2355
- @awhitford made their first contribution in #2369
- @lalalazero made their first contribution in #1673
- @Prakash7895 made their first contribution in #2274
- @mohitchandel made their first contribution in #2401
- @ShibaniDcosta made their first contribution in #2400
- @markwilson made their first contribution in #2426
- @u3u made their first contribution in #2390
- @nitipat21 made their first contribution in #2205
- @Aruelius made their first contribution in #2201
- @Kinfe123 made their first contribution in #2237
Full Changelog: https://github.com/nextui-org/nextui/compare/@nextui-org/accordion@2.0.28...@nextui-org/react@2.2.10