eslint-plugin-lit-a11y
Advanced tools
Comparing version 2.4.1 to 3.0.0
# Change Log | ||
## 3.0.0 | ||
### Major Changes | ||
- 935c8ffe: Drop support for Node@14 | ||
## 2.4.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "eslint-plugin-lit-a11y", | ||
"version": "2.4.1", | ||
"version": "3.0.0", | ||
"description": "linting plugin for lit-a11y", | ||
@@ -5,0 +5,0 @@ "license": "ISC", |
@@ -83,26 +83,26 @@ # Linting >> EsLint Plugin Lit A11y >> Overview || -5 | ||
- [lit-a11y/accessible-emoji](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/accessible-emoji.md) | ||
- [lit-a11y/alt-text](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/alt-text.md) | ||
- [lit-a11y/anchor-has-content](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/anchor-has-content.md) | ||
- [lit-a11y/anchor-is-valid](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/anchor-is-valid.md) | ||
- [lit-a11y/aria-activedescendant-has-tabindex](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/aria-activedescendant-has-tabindex.md) | ||
- [lit-a11y/aria-attr-valid-value](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/aria-attr-valid-value.md) | ||
- [lit-a11y/aria-attrs](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/aria-attrs.md) | ||
- [lit-a11y/aria-role](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/aria-role.md) | ||
- [lit-a11y/aria-unsupported-elements](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/aria-unsupported-elements.md) | ||
- [lit-a11y/autocomplete-valid](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/autocomplete-valid.md) | ||
- [lit-a11y/click-events-have-key-events](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/click-events-have-key-events.md) | ||
- [lit-a11y/heading-has-content](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/heading-has-content.md) | ||
- [lit-a11y/iframe-title](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/iframe-title.md) | ||
- [lit-a11y/img-redundant-alt](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/img-redundant-alt.md) | ||
- [lit-a11y/mouse-events-have-key-events](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/mouse-events-have-key-events.md) | ||
- [lit-a11y/no-access-key](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/no-access-key.md) | ||
- [lit-a11y/no-autofocus](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/no-autofocus.md) | ||
- [lit-a11y/no-distracting-elements](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/no-distracting-elements.md) | ||
- [lit-a11y/no-invalid-change-handler](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/no-invalid-change-handler.md) | ||
- [lit-a11y/no-redundant-role](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/no-redundant-role.md) | ||
- [lit-a11y/role-has-required-aria-attrs](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/role-has-required-aria-attrs.md) | ||
- [lit-a11y/role-supports-aria-attr](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/role-supports-aria-attr.md) | ||
- [lit-a11y/scope](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/scope.md) | ||
- [lit-a11y/tabindex-no-positive](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/tabindex-no-positive.md) | ||
- [lit-a11y/valid-lang](https://github.com/open-wc/open-wc/blob/74f51a7bcc59a2b1adea2fd6265ec24c5b42c952/docs/docs/linting/eslint-plugin-lit-a11y/rules/valid-lang.md) | ||
- [lit-a11y/accessible-emoji](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/accessible-emoji.md) | ||
- [lit-a11y/alt-text](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/alt-text.md) | ||
- [lit-a11y/anchor-has-content](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/anchor-has-content.md) | ||
- [lit-a11y/anchor-is-valid](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/anchor-is-valid.md) | ||
- [lit-a11y/aria-activedescendant-has-tabindex](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/aria-activedescendant-has-tabindex.md) | ||
- [lit-a11y/aria-attr-valid-value](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/aria-attr-valid-value.md) | ||
- [lit-a11y/aria-attrs](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/aria-attrs.md) | ||
- [lit-a11y/aria-role](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/aria-role.md) | ||
- [lit-a11y/aria-unsupported-elements](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/aria-unsupported-elements.md) | ||
- [lit-a11y/autocomplete-valid](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/autocomplete-valid.md) | ||
- [lit-a11y/click-events-have-key-events](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/click-events-have-key-events.md) | ||
- [lit-a11y/heading-has-content](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/heading-has-content.md) | ||
- [lit-a11y/iframe-title](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/iframe-title.md) | ||
- [lit-a11y/img-redundant-alt](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/img-redundant-alt.md) | ||
- [lit-a11y/mouse-events-have-key-events](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/mouse-events-have-key-events.md) | ||
- [lit-a11y/no-access-key](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/no-access-key.md) | ||
- [lit-a11y/no-autofocus](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/no-autofocus.md) | ||
- [lit-a11y/no-distracting-elements](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/no-distracting-elements.md) | ||
- [lit-a11y/no-invalid-change-handler](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/no-invalid-change-handler.md) | ||
- [lit-a11y/no-redundant-role](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/no-redundant-role.md) | ||
- [lit-a11y/role-has-required-aria-attrs](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/role-has-required-aria-attrs.md) | ||
- [lit-a11y/role-supports-aria-attr](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/role-supports-aria-attr.md) | ||
- [lit-a11y/scope](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/scope.md) | ||
- [lit-a11y/tabindex-no-positive](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/tabindex-no-positive.md) | ||
- [lit-a11y/valid-lang](https://github.com/open-wc/open-wc/blob/57ddb3ccfff6b00468d3a7ebabbc15cfe966f7a9/docs/docs/linting/eslint-plugin-lit-a11y/rules/valid-lang.md) |
237127