1.1.0-beta.3
Pre-releasebeta.3 release resolves a number of issues regarding browser compatibility concerning focusable state detection. This includes a complete rewrite of the browser focus compatibility test suite and a significant overhaul of the generated data tables.
With beta.3 we shift support from specific browsers to rendering engines, thus treating Opera 34 like Chrome, because they're both based on Blink. This (presumably) increases compatibility for a lot of WebKit based browsers on Android as well.
The only new feature is ally.get.focusRedirectTarget
to resolve focus for elements that forward focus to another element. Everything else is considered a refactoring or bug-fix.
Resources
- Changes (61 commits since 1.1.0-beta.2, 165 commits since 1.0.1)
- Documentation
- Website Preview (Temporary! until 1.1.0 is released officially)
- Milestone
The website - and official documentation - is not published for beta releases.
To install this version run
npm install ally.js@beta