Releases: huntabyte/bits-ui
[email protected]
[email protected]
Patch Changes
- fix(TimeField): prevent mobile keyboard input from appending raw characters to the day period (AM/PM) segment by handling
beforeinputevents (#1970)
[email protected]
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)
[email protected]
[email protected]
Patch Changes
-
perf(Popover): optimized hover tracking for openOnHover (#1959)
-
perf: reduced rapid toggle overhead by avoiding unnecessary positioning/observer work while closed (#1959)
-
perf(Tooltip): use only a single scroll listener per provider (#1959)
-
fix(Tooltip): improve hover-close reliability (#1959)
-
perf: optimize safe polygon and floating layers (#1959)
[email protected]
Patch Changes
- fix(Select): restore initial highlight in unpadded Select.Viewport (#1956)
[email protected]
[email protected]
Patch Changes
-
fix(Tooltip): allow overriding trigger tabindex (#1932)
-
fix(Pin Input): keyboard navigation (#1872)
-
fix(ScrollArea): cleanup when pointercapture is lost (#1935)
-
fix(Accordion): allow overriding trigger tabindex (#1932)
-
fix(Presence): optimize animation detection for large DOMs (#1924)
-
fix: floating components should respect
styleprop (#1934) -
fix(FocusScope): ensure focus scopes works with only 1 tabbable item (#1933)
[email protected]
Patch Changes
- fix(Popover): openOnHover trigger click while open behavior (#1921)
[email protected]
Patch Changes
- fix(ContextMenu): Ensure props are applied correctly when force mounted (#1919)