Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 678 Bytes

HISTORY.md

File metadata and controls

29 lines (17 loc) · 678 Bytes

v2.0.0

  • bbc-a11y now follows the BBC Mobile Accessibility Guidelines instead of the legacy HTML Accessibility Guidelines. All existing tests have been renamed accordingly.

    See UPGRADING.md in this repository for details about how to migrate your project

v1.4.0

  • Added support for manual tests using the --manual switch

v1.3.0

  • Added a JSON reporter

v1.2.0

  • Added support for validating pages at different viewport widths

v1.1.0

  • Fixed an issue with the "Content must follow headings" check that was generating lots of false negatives for some users

v1.0.0

  • Implemented bbc-a11y as an npm module using electron