Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-26 | 827 Bytes | |
v6.10.2 source code.tar.gz | 2024-10-26 | 136.5 kB | |
v6.10.2 source code.zip | 2024-10-26 | 286.5 kB | |
Totals: 3 Items | 423.8 kB | 0 |
What's Changed
- [Tests] Add tests to reinforce required attributes for
role="heading"
by @lb- in https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/pull/1022 - [Tests]
label-has-associated-control
: add additional test cases by @lb- in https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/pull/1021 - [Docs]
label-has-associated-control
: add line breaks for readability by @lb- in https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/pull/1024 - [patch]
no-redundandant-roles
: allow<img src="*.svg" role="img" />
by @lb- in https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/pull/1026 - refactor: don't spread arrays by @MichaelDeBoey in https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/pull/1034
Full Changelog: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.10.1...v6.10.2