Skip to content

@zag-js/combobox@1.43.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 20:17
· 2 commits to main since this release
5c4fc40

Patch Changes

  • 96f21cd Thanks
    @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 resulting pointerleave (or pointermove in Safari) was treated as a real hover.

    Fix the interaction modality being reported as pointer when content scrolls under a resting cursor. Safari emits
    move events at an unchanged position in that case.

  • Updated dependencies [c42b1d9,
    9a9381d,
    96f21cd,
    11926f0]:

    • @zag-js/core@1.43.1
    • @zag-js/dom-query@1.43.1
    • @zag-js/dismissable@1.43.1
    • @zag-js/focus-visible@1.43.1
    • @zag-js/popper@1.43.1
    • @zag-js/anatomy@1.43.1
    • @zag-js/types@1.43.1
    • @zag-js/collection@1.43.1
    • @zag-js/utils@1.43.1
    • @zag-js/live-region@1.43.1