Skip to content

Releases: IBMa/equal-access

April 14, 2022

14 Apr 20:20
5f448d5
Compare
Choose a tag to compare

What's Changed

  • Aria and implementation update
  • Improve meta redirect rule / testing
  • Change "aria_hidden_focus_misuse" rule to only check tabbale, not focusable
  • Update tools to pull archive / rules from CDN
  • initTab after setting archiveId
  • Send array of passing Xpaths separately. Fix cache read error.

Full Changelog: 3.1.25...3.1.26

April, 2022 - pre-release, 3.1.26-rc.0

07 Apr 20:02
ecf6a51
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Aria and implementation update by @shunguoy in #732
  • Improve meta redirect rule / testing by @tombrunet in #782
  • Change "aria_hidden_focus_misuse" rule to only check tabbale, not focusable by @tombrunet in #796 based on ACT discussions.
  • Have tools pull from CDN

Full Changelog: 3.1.25...3.1.26-rc.0

March 29, 2022

30 Mar 01:17
b22c693
Compare
Choose a tag to compare

What's Changed

  • Update ACT result generator
  • Update how extension versioning is displayed
  • Flip main and sub messages
  • Flatten rule folder
  • Fix issue with storage of multiple scans for one scan
  • check cypress reporters for null before invoking onRunComplete
  • Build ACT earlResult into engine archives
  • Update README-RULE.md for new architecture / guidance

New Contributors

Full Changelog: 3.1.24...3.1.25

March 23, 2022 - hotfix, 3.1.25-rc.1

24 Mar 04:31
699134b
Compare
Choose a tag to compare
Pre-release

Help headings were swapped.

March 23, 2022 - hotfix, 3.1.25-rc.0

23 Mar 20:19
8e9ce73
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Move ACT information to rule definitions
  • Update ACT testcase results

PRs:

Full Changelog: 3.1.24...3.1.25-rc.0

March 18, 2022

19 Mar 03:25
e36efba
Compare
Choose a tag to compare

What's Changed

  • Fix shadow engine bug
  • Move archives, rules to JSDelivr, help to unpkg CDN
  • Update README.md
  • Update NPM package dependencies to match main project dependencies
  • Rules update for 3.18

New Contributors

Full Changelog: 3.1.23...3.1.24

March 16, 2022 hotfix 2 - preview hang with web components

17 Mar 04:59
c881497
Compare
Choose a tag to compare
Fix shadow engine bug (#745)

* Fix shadow engine bug

* Update rule instructions

* Don't mix vars between DOMWalker and NodeWalker

March 16, 2022

16 Mar 22:50
e87ca41
Compare
Choose a tag to compare

What's Changed

  • Rule server deployments
  • Fix accessible name computation for slots

Full Changelog: 3.1.22...3.1.23

March 15, 2022

15 Mar 18:11
43c49f9
Compare
Choose a tag to compare

What's Changed

March 15, 2022

15 Mar 16:35
62131aa
Compare
Choose a tag to compare

What's Changed

  • Fix help anchor changes

Full Changelog: 3.1.19...3.1.21