Releases: huntabyte/bits-ui
Releases · huntabyte/bits-ui
bits-ui@2.18.0
bits-ui@2.17.3
Patch Changes
- fix(ContextMenu): treat outside interactions correctly for nested floaters inside the trigger (#2020)
bits-ui@2.17.2
Patch Changes
-
fix(ContextMenu): prevent left-click on nested context-menu triggers from dismissing parent layers (#2019)
-
fix(Slider): use ResizeObserver to recompute thumb positioning (#2015)
-
fix(TimeField): preserve current AM/PM when typing the hour in 12-hour mode so PM values no longer flip to AM (#2016)
-
fix(HiddenInput): prevent page scroll in nested overflow layouts by anchoring the visually hidden input at top-left (#2018)
bits-ui@2.17.1
Patch Changes
- fix(MenuSubTriggerState): handle open delay correctly (#2013)
bits-ui@2.17.0
bits-ui@2.16.5
bits-ui@2.16.4
bits-ui@2.16.3
bits-ui@2.16.2
Patch Changes
- fix(TimeField): prevent mobile keyboard input from appending raw characters to the day period (AM/PM) segment by handling
beforeinputevents (#1970)
bits-ui@2.16.1
Patch Changes
- fix(FloatingLayer): prevent floating content from visibly jumping to the viewport origin when its reference becomes hidden by ignoring detached/hidden-anchor position updates until close completes (#1964)