Releases: ember-a11y/ember-a11y-testing
Releases · ember-a11y/ember-a11y-testing
0.5.7
- Axe-core version bump to 3.2.2
0.5.6
- Use process.env.EMBER_ENV for env check
- Adds user timing mechanism for performance profiling
0.5.5
- Fixes #113: provides empty object if axeOptions are not defined to prevent axe.run from failing
0.5.4
- Fix services for engines, add option to exclude axe-core for component audits
0.5.3
- Update axe-core to 3.1.2 (#109)
- Make aXe v3 compatible with component audit
- Fix “Visual Noise Level” demo page
0.5.2
- Improve Test Failure Messages (#103)
- Update README with aXe Options and Scoped Auditing (#104)
- Upgrade axe-core to 2.6.1 (#98)
- Fix:
a11yAudit
not using default axeOptions
(#100)
0.5.0
- Update a couple more dependencies
- Update runtime dependencies
0.4.4
- Package upgrades and locking version of htmlbars-inline-precompile
- update README -change double-ticks to single-ticks
- update README to combine axeOptions examples
- README - example to disable color contrast scroll
0.4.3
- Present information in an easy-to-digest format #18 (#78)
- Add example on Readme to disable specific checks
0.4.2
- Add release notes
- Update axe-core version and range