Skip to content

Releases: dequelabs/axe-core

2.2.3

Choose a tag to compare

@marcysutton marcysutton released this 05 Jun 21:28

Fixes bugs with incomplete data in previous versions.

2.2.1

Choose a tag to compare

@marcysutton marcysutton released this 19 May 21:08

Changes:

  • Remove nodes from the color contrast incompleteData API to avoid circular references

2.2.0

Choose a tag to compare

@marcysutton marcysutton released this 26 Apr 22:01

Changes:
- Add configuration options for iframes: false, selectors: false, and elementRef: true
- Improve color-contrast rule for disabled elements
- Add webdriver task for testing mobile viewports
- Improve audio/video captioning rules
- Improve th-has-data-cells rule
- Expose incomplete reasons for color contrast rule as part of Needs Review
- Implement rule groupings as tags
- Allow building of axe in multiple languages
- Empty-heading rule has impact: moderate