Stylelint A11y Versions Save

Plugin for stylelint with a11y rules

1.2.3

4 years ago
  • Upgrade stylelint to 12.0.0 (#46) by @ybiquitous
  • Upgrade stylelint to 13.0.0. (#53) by @ybiquitous

1.2.2

4 years ago
  • Don’t report errors after applying selector-pseudo-class-focus fix (#42) by @andrew--r
  • Upgrade stylelint to ver 11.1.1 (#43) by @scottgruber

1.2.1

4 years ago
  • Fix of nested media queries (#38)

1.2.0

5 years ago
  • Stylelint 10.x upgrade (#41)
  • Add recommended shareable config (#36)
  • Fix wrong rule title in rule docs (#40)
  • HTTPS links in README (#37)

1.1.10

5 years ago

1.1.9

5 years ago
  • Added: media-prefers-color-scheme (c9abaef)

1.1.8

5 years ago
  • Fixed: font-size-is-readable (#33) by @igorkamyshev
  • Fixed: Cannot read property 'toLowerCase' of undefined in content-property-no-static-value (#34) by @igorkamyshev
  • Update packages.

1.1.7

5 years ago
  • Fixed: content-property-no-static-value (#30) by @Uncleseneca
  • Fixed: Cannot read property 'toLowerCase' of undefined in no-spread-text (97859c4)

1.1.6

5 years ago
  • Added: no-spread-text (#26) by @igorkamyshev

1.1.5

5 years ago
  • Added: content-property-no-static-value (#23) by @Uncleseneca
  • Added: no-obsolete-attribute (#24)
  • Added: autofix for media-prefers-reduced-motion (#25)