Releases: jsx-eslint/eslint-plugin-jsx-a11y
Releases · jsx-eslint/eslint-plugin-jsx-a11y
Allow eslint v3 & greater as a peer dependency
06 Jul 02:21
Compare
Sorry, something went wrong.
No results found
Add eslint as a peerDependency
06 Jul 02:12
Compare
Sorry, something went wrong.
No results found
Support namespaced names by integrating with latest jsx-ast-utils
10 Jun 21:59
Compare
Sorry, something went wrong.
No results found
[new] Integrate with latest jsx-ast-utils to use propName function. More support for namespaced names on attributes and elements.
[fix] Handle spread props in multiple rules
10 Jun 19:57
Compare
Sorry, something went wrong.
No results found
1.4.1
[docs] - Update CHANGELOG
Extract JSX core and integrate dependency
10 Jun 16:10
Compare
Sorry, something went wrong.
No results found
[dependency] Integrate jsx-ast-utils
[fix] Better error reporting for aria-unsupported-elements indicating which prop to remove.
Spelling suggestions and bugfix
05 Jun 15:58
Compare
Sorry, something went wrong.
No results found
[new] Spelling suggestions for incorrect aria-* props
[fix] Ensure role value is a string before converting to lowercase in img-has-alt rule.
[fix] - Handle dynamic tabIndex expression values
02 Jun 17:03
Compare
Sorry, something went wrong.
No results found
Fixes #50
This fix retains validation logic for literal tabIndex values added in #48 .
[fix] - Fix checks involving the tabIndex attribute that do not account for integer literals
20 May 10:16
Compare
Sorry, something went wrong.
No results found
Avoid testing interactivity of wrapper components with same name but different casing as DOM elements (such as Button vs button).
19 May 16:47
Compare
Sorry, something went wrong.
No results found
Import all roles from DPUB-ARIA
06 May 20:47
Compare
Sorry, something went wrong.
No results found