-
-
Notifications
You must be signed in to change notification settings - Fork 640
Comparing changes
Open a pull request
base repository: jsx-eslint/eslint-plugin-jsx-a11y
base: v6.10.1
head repository: jsx-eslint/eslint-plugin-jsx-a11y
compare: v6.10.2
- 10 commits
- 25 files changed
- 4 contributors
Commits on Oct 22, 2024
-
[Tests]
label-has-associated-control
: add additional test cases- Add test cases for non-nested labels with custom controlComponents - Fix small typo in mayContainChildComponent util - See #962
Configuration menu - View commit details
-
Copy full SHA for 30d2318 - Browse repository at this point
Copy the full SHA 30d2318View commit details
Commits on Oct 23, 2024
-
[Tests] Add tests to reinforce required attributes for role="heading"
Add unit tests to ensure that there are no warnings when role="heading" is used when aria-level is provided. For example, aria-label is not required. See #1002
Configuration menu - View commit details
-
Copy full SHA for d92446c - Browse repository at this point
Copy the full SHA d92446cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bc6378 - Browse repository at this point
Copy the full SHA 0bc6378View commit details -
Configuration menu - View commit details
-
Copy full SHA for daba189 - Browse repository at this point
Copy the full SHA daba189View commit details -
Setting role="img" is a valid use case to work around a Safari bug for better accessibility when the source image is an SVG file. This improvement does not account for variables in the `src` attribute but adds a valid exception for when we can parse the string. Fixes #936
Configuration menu - View commit details
-
Copy full SHA for fa9845d - Browse repository at this point
Copy the full SHA fa9845dView commit details
Commits on Oct 25, 2024
-
[Refactor] remove no-longer-needed
es-iterator-helpers
aria-query v5 returns arrays now, not iterators
Configuration menu - View commit details
-
Copy full SHA for aa075bd - Browse repository at this point
Copy the full SHA aa075bdView commit details -
[Refactor] avoid spreading things that are already arrays
Co-authored-by: v1rtl <hi@v1rtl.site> Co-authored-by: Michaël De Boey <info@michaeldeboey.be>
Configuration menu - View commit details
-
Copy full SHA for d15d3ab - Browse repository at this point
Copy the full SHA d15d3abView commit details
Commits on Oct 26, 2024
-
[Dev Deps] update
@babel/cli
,@babel/core
,@babel/eslint-parser
……, `@babel/plugin-transform-flow-strip-types`, `@babel/register`
Configuration menu - View commit details
-
Copy full SHA for 5dad7c4 - Browse repository at this point
Copy the full SHA 5dad7c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d01a1a - Browse repository at this point
Copy the full SHA 0d01a1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f3d698 - Browse repository at this point
Copy the full SHA 7f3d698View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.10.1...v6.10.2