Install

Works with Drupal: ^9 || ^10

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 132.22 KB
MD5: acd424a5674b6b649a58425e75c81c9f
SHA-1: 64e6f7187bbaa1dd66b95017bc77d2275a87ddd6
SHA-256: a6f3f979d8c6515ea81f558d6e49c169c68c7a21de2522ffb2a1014fca51e31b
Download zip 165.23 KB
MD5: b65fe640b540d96b0ead204b5dbe3e4f
SHA-1: db78770a0643459475d664c41e72dab400de6f4b
SHA-256: d70489af07ff8a1238881ca0e9b2e3f5867f85495ada5abbaabcd596111dd8df

Release notes

Current status

Roughly alpha. The new UI and the report pages for detected and ignored issues are still works in progress, as are some of the less-used functions (aria-label handling, custom configurations and invisible-element checking).

V2 goals

  1. Add the ability to mark tests as OK or ignorable.
  2. Add reports to browse all issues found, and which issues have been dismissed.
  3. Simplify the interface a bit.
  4. Remove jQuery dependencies and modernize the tests to allow for multiple checkroots and checking within shadow DOM components.

Key remaining tasks

  1. Finish base library MVP todos -- a few remaining false positives, improve element name calculation, finish the invisible-element detection functions, user test the new UI...
  2. Finish designing and building the interactive dashboards to view detections and dismissals, explorable by rule and page.
  3. Test against CKEditor5 and Drupal 10.
  4. Add unit testing and CI/CD.
  5. Enable custom tests and string translations (not MVP for release).
  6. Documentation...
Created by: itmaybejj
Created on: 2 Jun 2022 at 19:23 UTC
Last updated: 5 Oct 2023 at 18:32 UTC
New features

Other releases