📚 Documentation
- Removed unnecessary iframe-examples files from the code base by @kuri-sun in PR #3269
- Removed show more from code examples by @ankitts in PR #3373
- Sorted component routes alphabetically by @wingkwong in PR #3328
- Improved installation guides by @wingkwong in PR #3274
- Added
customEmptyContent
example to autocomplete page by @wingkwong in PR #3294 - Fixed ripple props in button component for TSX Implementation by @ryxxn in PR #3439
- Added Replexica to sponsor section by @wingkwong in PR #3236
- Added CodeRabbit to sponsor section by @wingkwong in PR #3290
- Removed Vercel content by @wingkwong in PR #3329
- Updated footer text by @wingkwong in PR #3350
- Fixed typo of missing backtick in pagination documentation by @wiyco in PR #3324
- Updated highlighted line numbers in Frameworks examples by @RockerFlower in PR #3412
- Fixed padding error in card documentation by @winchesHe in PR #3447
- Removed body position causing popover/tooltip issues by @winchesHe in PR #3487
🐛 Fixes
- Fixed Popover on scroll by @wingkwong in PR #3414
- Fixed issue where the date picker would close immediately after pressing the selector button by @wingkwong in PR #3283
- Fixed default image height issue by @wingkwong in PR #3327
- Fixed dialog focus behaviour by @wingkwong in PR #3311
- Fixed incorrect year in
showMonthAndYearPickers
with locale by @wingkwong in PR #3331 - Fixed disable button picker in calendar if
isDisabled
is true by @wingkwong in PR #3358 - Fixed avatar icon not shown in User component by @wingkwong in PR #3387
- Fixed select closing issue after pressing selector button by @wingkwong in PR #3374
- Fixed variants for nested accordions by @wingkwong in PR #3291
- Fixed remove extra disableAnimation prop in getImageProps by @wingkwong in PR #3260
- Fixed extendVariants with defaultVariants by @wingkwong in PR #3299
- Fixed input with file type by @wingkwong in PR #3268
- Fixed year and month change in showMonthAndYearPickers mode by @KumJungMin and @wingkwong in PR #3088
- Fixed controlled autocomplete clearing value issue by @wingkwong in PR #3464
- Fixed missing import of
HiddenSelect
andUseSelectProps
by @ryo-manba in PR #3368 - Fixed date-picker width clipping issue on zoom by @abhinandan-verma and @ryo-manba in PR #3368
- Fixed input field clearing error in
DateRangePicker
by @ryo-manba in PR #3409 - Fixed cursor navigation within text fields in the Accordion component by @ryo-manba in PR #3419
- Fixed radio input not correctly referencing the description by @ryo-manba in PR #3301
- Fixed calendar props on the date-range-picker component by @jrgarciadev in PR #3258
- Fixed missing
dividerProps
to Divider by @chirokas in PR #3392 - Fixed minValue and maxValue validation by @chirokas in PR #3426
- Fixed
useScrollPosition
hook to properly clear the throttle timeout when setting a new timeout by @pratyush3124 in PR #3315 - Fixed selected background color from striped background color by @sjoerdvanBommel in PR #3221
- Fixed custom with class names storybook styles by @ankitts in PR #3344
- Fixed onSelectionChange type by @winchesHe in PR #3336
- Fixed TSC errors by @winchesHe in PR #3362
- Fixed the background change on autofill in Chrome by @abhinandan-verma in PR #3430
- Fixed double fetch issue in useInfiniteScroll hook by @abhisektomar1 in PR #3332
- Fixed international calendar bug by @deval2498 in PR #3363
✨ Enhancements
- Updated linting rules and scripts in configuration files by @winchesHe in PR #3354
- Updated the
@react-aria/i18n
library to version3.11.1
for improved internationalization support by @deval2498 in PR #3339 - Added TW config to get IntelliSense by @winchesHe in PR #3385
🔧 Chore
- Updated GitHub Actions to use the latest versions by @wingkwong in PR #3317
- Revised Bug Report Template by @wingkwong in PR #3281
- Removed
autoCapitalize
to prevent Firefox warning by @ryo-manba in PR #3376 - Added accessible names to the end icons in Input and Chip components by @ryo-manba in PR #3300
- Updated pnpm-lock.yaml by @wingkwong in PR #3372
New Contributors
- @deval2498 made their first contribution in #3363
- @ankitts made their first contribution in #3344
- @wiyco made their first contribution in #3324
- @sjoerdvanBommel made their first contribution in #3221
- @pratyush3124 made their first contribution in #3315
- @abhinandan-verma made their first contribution in #3416
- @KumJungMin made their first contribution in #3088
- @ryxxn made their first contribution in #3439
- @abhisektomar1 made their first contribution in #3332
- @RockerFlower made their first contribution in #3412
Full Changelog: https://github.com/nextui-org/nextui/compare/@nextui-org/react@2.4.2...@nextui-org/react@2.4.3