Skip to content

Releases: equalizedigital/accessibility-checker

v1.16.3

Choose a tag to compare

@pattonwebz pattonwebz released this 19 Nov 17:18
0c1949e

What's Changed

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

v1.16.2

Choose a tag to compare

@pattonwebz pattonwebz released this 14 Nov 18:51
7443360

What's Changed

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

v1.16.1

Choose a tag to compare

@pattonwebz pattonwebz released this 01 Nov 18:25
99e5728

= 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

Choose a tag to compare

@pattonwebz pattonwebz released this 30 Oct 22:27
a1e2f82

= 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

Choose a tag to compare

@pattonwebz pattonwebz released this 16 Sep 17:43
8184d68

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

Choose a tag to compare

@pattonwebz pattonwebz released this 07 Aug 18:50
6c753fc

What's Changed

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

v1.15.1

Choose a tag to compare

@pattonwebz pattonwebz released this 31 Jul 14:32
2c6b533

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

Choose a tag to compare

@pattonwebz pattonwebz released this 16 Jul 12:46
c816e66

What's Changed

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

V1.14.3

Choose a tag to compare

@pattonwebz pattonwebz released this 01 Jul 19:47
8a4c617

What's Changed

  • Fixed: Allow empty_link rule to detect actually empty links by @pattonwebz in #699

Full Changelog: v1.14.2...v1.14.3

V1.14.2

Choose a tag to compare

@pattonwebz pattonwebz released this 27 Jun 15:59
36c590d

What's Changed

  • Release v1.14.0 by @pattonwebz in #680
  • Prevent frontend highlight toggle button floating right on mobile if it's set to show on the left by @pattonwebz in #687
  • Prevent underlined_text from checking underlined elements that are inside links by @pattonwebz in #689
  • Release v1.14.2 by @pattonwebz in #691

Full Changelog: v1.14.1...v1.14.2