Skip to content

@zag-js/combobox@2.0.0-next.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Sep 01:29
· 12 commits to main since this release
0ce8e3d

Patch Changes

  • #3308
    76af82f Thanks
    @github-actions! - Fixed issues with screen reader announcements.

    • Fixed issue where the region was rebuilt on every announce(), so screen readers missed it — VoiceOver in
      particular.
    • Fixed issue where announcements were never cleared and stayed in the accessibility tree. Added a timeout option
      and a clear() method.
    • Fixed issue where combobox and select left a stale announcement in place when nothing was highlighted.
    • Added aria-atomic="true" and a separate region per level, so a polite announcer cannot inherit an assertive one.
  • Updated dependencies [f832098,
    76af82f,
    f2f2900,
    5a6c68f]:

    • @zag-js/focus-visible@2.0.0-next.3
    • @zag-js/live-region@2.0.0-next.3
    • @zag-js/dismissable@2.0.0-next.3
    • @zag-js/popper@2.0.0-next.3
    • @zag-js/anatomy@2.0.0-next.3
    • @zag-js/core@2.0.0-next.3
    • @zag-js/types@2.0.0-next.3
    • @zag-js/collection@2.0.0-next.3
    • @zag-js/utils@2.0.0-next.3
    • @zag-js/dom-query@2.0.0-next.3