Skip to content

@zag-js/cascade-select@1.43.1

Choose a tag to compare

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

Patch Changes

  • 96f21cd Thanks
    @segunadebayo! - Fix keyboard navigation losing the highlighted item when scrolling
    shifts content beneath a resting pointer. The pointer events fired by that scroll were treated as a real hover and
    overrode the keyboard highlight. Affects listboxes with highlightOnHover and cascade selects with
    highlightTrigger: "hover".
  • 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/rect-utils@1.43.1