Releases: zoltan-dulac/accessibility.js
Releases · zoltan-dulac/accessibility.js
v3.4.1
v3.4.0
- Updated tabbableSelector and added getAllTabbable() function. 607cc8e
Added resetZoom() to dist
- Added resetZoom() to dist. 210ec6e
Added resetZoom(
- Added resetZoom(). 5b8895e
iOS fix for a11yGroup.
- Fixed a11yGroup so it detect if there is a mouse click or keyboard tab. This fix is needed to ensure Enable tab component works correctly in iOS.
Updated focus loop code
- Updated focus loop code. 842e4f1
Fixing tabbing issue for groups.
- Fixed tabbing issue for groups. a833c05
Ensure compatibility with pause-anim-control.js in Enable.
- Ensuring this works well with pause-anim-control.js in the Enable project. 6a2cb09