What's Changed
- fix(theme): tab cursor by @wingkwong in #5816
- fix(autocomplete): close button display on mobile by @wingkwong in #5827
- fix(heroui-table): update virtualization examples to use @heroui/reac… by @nikhil-304 in #5833
- fix(spinner): spinner animation by @Vishesh-Verma-07 in #5815
- fix(codeblock): codeblock flickering issue by @villAsh in #5849
- fix(number-input): include labelPlacement in dependency array by @KumJungMin in #5866
- fix(a11y): increase sidebar text contrast to meet WCAG AA accessibility by @anusha-c18 in #5819
- fix(docs): submenu selected item indicator by @meyttee in #5868
- fix(docs): layoutColor.overlay by @wingkwong in #5782
- fix(ripple): resolve misalignment in RTL layouts by using transform by @hasegawa-101 in #5891
- fix(theme): bordered focus styles take precedence over hover by @hasegawa-101 in #5893
- fix(theme): safari autofill styling for dark mode readability in Input component by @hasegawa-101 in #5909
- fix(skeleton): fixed shimmer animation still plays when disableAnimation is true by @hasegawa-101 in #5916
- fix(tabs): vertical tabs support for accessible navigation and aria-orientation by @hasegawa-101 in #5924
- fix(table): fix broken sorting test that never validated behavior by @hasegawa-101 in #5904
- fix(docs): incorrect date value type in api by @wingkwong in #5936
- chore(deps): bump posthog-js by @wingkwong in #5937
- fix(radio): handle props styles in getBaseProps by @wingkwong in #5944
- fix(number-input): lable position for empty percent format by @wingkwong in #5945
- fix(spinner): cater global spinner variant by @wingkwong in #5948
- fix(link): resolve issue where useHref is not working correctly by @hasegawa-101 in #5933
- fix(autocomplete): show popover when emptyContent is provided with allowsCustomValue by @hasegawa-101 in #5951
- fix(tabs): responsive resize cursor to match selected tab by @adbjo in #5846
- fix(docs): typos in calendar and range-calendar page by @Stybo in #5956
- fix(docs): typos by @wingkwong in #5957
- fix(components): typos by @wingkwong in #5958
- fix(table): column props not recognized by @wingkwong in #5950
- fix(table): virtualized table in firefox by replacing Spacer with css by @wingkwong in #5963
- fix(deps): next version by @wingkwong in #5968
- refactor: tailwind-variants by @wingkwong in #5930
- feat: add support for "outside-top" label placement by @hasegawa-101 in #5964
- fix(theme): incorrect label position of the select component by @IsDyh01 in #5799
- fix(slots): extendVariants fn to support slots by @deepansh946 in #5895
- fix(toast): long text exceeds wrapper by @wingkwong in #5977
- chore(deps): bump next version by @wingkwong in #5978
- fix(system-rsc): respect defaultVariants.className in extendVariants by @hassanzadeh-mj in #5940
- chore(docs): refresh meta by @wingkwong in #5980
- ci(changesets): 📦 version packages by @github-actions[bot] in #5820
New Contributors
- @nikhil-304 made their first contribution in #5833
- @Vishesh-Verma-07 made their first contribution in #5815
- @villAsh made their first contribution in #5849
- @anusha-c18 made their first contribution in #5819
- @meyttee made their first contribution in #5868
- @hasegawa-101 made their first contribution in #5891
- @adbjo made their first contribution in #5846
- @Stybo made their first contribution in #5956
- @deepansh946 made their first contribution in #5895
- @hassanzadeh-mj made their first contribution in #5940
Full Changelog: https://github.com/heroui-inc/heroui/compare/@heroui/react@2.8.5...@heroui/react@2.8.6