Skip to content

Releases: equalizedigital/accessibility-checker

v1.17.0

02 Jan 20:28
03c5253
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.4...v1.17.0

v1.16.4

05 Dec 22:46
f45d23f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.3...v1.16.4

v1.16.3

19 Nov 17:18
0c1949e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.2...v1.16.3

v1.16.2

14 Nov 18:51
7443360
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.1...v1.16.2

v1.16.1

01 Nov 18:25
99e5728
Compare
Choose a tag to compare

= 1.16.1 =

  • Fix: Remove redundant empty_form_label rule definition.

What's Changed

Full Changelog: v1.16.0...v1.16.1

v1.16.0

30 Oct 22:27
a1e2f82
Compare
Choose a tag to compare

= 1.16.0 =

  • New: Introduced a system to handle automated fixes for issues that the scanner would discover.
  • New: Fix to remove or update bad tabindex values on elements.
  • New: Fix to remove title attributes in favor of preferred accessible names to elements.
  • New: Fix to add missing lang and dir attributes to the element.
  • New: Fix to add skip links to pages where they are missing.
  • New: Fix to add labels to comment and search forms.
  • New: Fix to ensure that the meta viewport tag does not prevent user scaling or zooming.
  • New: Fix to ensure that focus outlines are present on focusable elements.
  • Enhancement: Improve the tabindex_modified check to handle every element with tabindex.
  • Enhancement: Improve the link_blank rule to check on fully rendered pages.
  • Enhancement: Improve the link_ambiguous_text rule to check on fully rendered pages.
  • Enhancement: Improve the broken_skip_anchor_link rule to check on fully rendered pages.
  • Enhancement: Improve the html lang and dir attribute check to on check fully rendered pages.
  • Enhancement: Improve the document title check to check on fully rendered pages.
  • Enhancement: Add a clear button to the editor to allow for .
  • Enhancement: Improved GTM iframe detection.
  • Fix: Avoid showing 100% passed results when scans are not complete.
  • Fix: Improve or add better aria-labels in several places.
  • Fix: Don't flag empty paragraphs if they have aria-hidden.

What's Changed

Read more

v1.15.3

16 Sep 17:43
8184d68
Compare
Choose a tag to compare

What's Changed

  • Enhancement: Detect missing labels on more elements.
  • Enhancement: Detect slick slider that gets initialized after the page loads.

Full Changelog: v1.15.2...v1.15.3

v1.15.2

07 Aug 18:50
6c753fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.1...v1.15.2

v1.15.1

31 Jul 14:32
2c6b533
Compare
Choose a tag to compare

What's Changed

  • Fix: When creating new post in Gutenberg the JS checks were not run till page reload by @pattonwebz in #719
  • Add a loop and retry for the email modal by @pattonwebz in #722

Full Changelog: v1.15.0...v1.15.1

v1.15.0

16 Jul 12:46
c816e66
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.3...v1.15.0