Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 732 Bytes

CHANGELOG.md

File metadata and controls

38 lines (27 loc) · 732 Bytes

Change Log

This project adheres to Semantic Versioning.

0.0.1

  • Initial release.

0.0.2

  • Add mixins to _a11y.scss and add configs

0.0.3

  • Fix typo

0.0.4

  • Add main section to package.json

0.0.5

  • Add debug option to show what validation is included
  • Fix bug _a11y.scss variable name

0.0.6

  • Add comments option

1.0.0

  • Add custom properties to show the error in devtools and not only the selector

1.0.1

  • Improve readme
  • Fix incorrect config for html mixin
  • Add before pseudoelement for notice wrong use of html and meta elements

1.0.2

  • Update readme.md with working demo example

1.0.3

  • Add aria-hidden validations
  • Update dependencies
  • Update node.js versions