Releases: huntabyte/bits-ui
Releases · huntabyte/bits-ui
[email protected]
Patch Changes
- fix: slider disabled still allowed pointer to change value (#882)
[email protected]
Patch Changes
- fix: remove defaults from
Tooltip.Root
to favorTooltip.Provider
(#880)
[email protected]
Patch Changes
- fix: ensure
Tooltip.Provider
props are applied toTooltip.Root
unless overridden (#878)
[email protected]
Patch Changes
- fix: nested outside clicks (#875)
[email protected]
Patch Changes
- fix: make layers global for use with other libs that depend on Bits UI (like
vaul-svelte
) (#873)
[email protected]
Patch Changes
- fix: dont use
display: table
in scroll area (#863)
[email protected]
Patch Changes
- add
closeOnSelect
prop to all the menu item components (#859)
[email protected]
Patch Changes
- fix: add role="option" to select items (#857)
[email protected]
Patch Changes
- fix: pagination page aria-label (#854)
[email protected]
Patch Changes
- fix: Range Calendar external value updates (#851)