github jsx-eslint/eslint-plugin-jsx-a11y 1.0.0
Stable release

latest releases: v6.8.0, v6.7.1, v6.7.0...
8 years ago

1.0.0 / 2016-04-19

  • [breaking] Rename img-uses-alt to img-has-alt
  • [breaking] Rename onlick-uses-role to onclick-has-role
  • [breaking] Rename mouse-events-map-to-key-events to mouse-events-have-key-events
  • [breaking] Rename use-onblur-not-onchange to no-onchange
  • [breaking] Rename label-uses-for to label-has-for
  • [breaking] Rename redundant-alt to img-redundant-alt
  • [breaking] Rename no-hash-href to href-no-hash
  • [breaking] Rename valid-aria-role to aria-role
  • [new] Implement aria-props rule
  • [new] Implement aria-proptypes rule
  • [new] Implement aria-unsupported-elements rule
  • [new] Implement onclick-has-focus rule
  • [new] Implement role-has-required-aria-props rule
  • [new] Implement role-supports-aria-props rule
  • [new] Implement tabindex-no-positive rule

Don't miss a new eslint-plugin-jsx-a11y release

NewReleases is sending notifications on new releases.