Patch Changes
-
96f21cdThanks
@segunadebayo! - Fix keyboard navigation clearing or moving the highlighted item
while the mouse rests over scrollable content. Scrolling the item into view moved the content under the cursor, and
the resultingpointerleave(orpointermovein Safari) was treated as a real hover.Fix the interaction modality being reported as
pointerwhen content scrolls under a resting cursor. Safari emits
move events at an unchanged position in that case. -
11926f0Thanks
@segunadebayo! - FixtrackFocusVisible()classifying pointer focus as virtual
when activating a label briefly moves focus to an overlay container. Clicking a checkbox, radio or switch label added
data-focus-visibleto the control. -
Updated dependencies [
9a9381d]:- @zag-js/dom-query@1.43.1