vue-a11y/eslint-plugin-vuejs-accessibility
An eslint plugin for checking Vue.js files for accessibility
TypeScriptMIT
Issues
- 0
- 1
- 0
[Rule Request] Rule for prohibiting use of `aria-hidden` or `role=presentation` on focusable elements
#85 opened by vhoyer - 1
- 1
role-has-required-aria-props warns about `role="switch"` missing `aria-checked` when used with native `<input checked>`
#932 opened by hoonweiting - 2
Support ESLint v9
#1083 opened by xsjcTony - 0
- 4
- 0
False positives with rule `no-static-element-interactions` and drag and drop handlers?
#980 opened by Evertvdw - 0
Recognize that some components are always aria-hidden
#948 opened by tusooa - 2
- 1
Rules for Quasar
#750 opened by cadi3s - 3
Do we need a no-onchange rule?
#97 opened by yamanoku - 1
Documentation website
#809 opened by Lehoczky - 2
- 1
Programmatically assign tabindex
#732 opened by kieronasura - 0
- 8
Allow bind syntax for "label-has-for"
#529 opened by aKzenT - 1
- 1
- 14
Replace label-has-for with label-has-associated-control (to match eslint-plugin-jsx-a11y)
#54 opened by ZebulanStanphill - 2
- 5
Allow custom label elements in form-control-has-label
#333 opened by gavmck - 7
- 11
- 6
- 0
incorrect link from form-control-has-label
#381 opened by malcomio - 1
[bug] Copyright symbol is not an emoji
#342 opened by rachelgould - 4
[Bug] anchor-has-content fires when an anchor contains a child div using v-html
#191 opened by richardtallent - 2
[Bug] vuejs-accessibility/alt-text doesn’t work
#309 opened by tai-fukaya - 2
The advice from vuejs-accessibility/accessible-emoji appears to lead to a degraded experience with assistive technologies
#300 opened by slaweet - 0
ESLint 8 compatibility
#295 opened by Cherry - 4
Linked templates does not return errors
#215 opened by smndhm - 1
[Bug] ARIA 1.1 Combobox markup incorrectly fails
#178 opened by mjlehrke - 3
- 10
- 2
iframe-has-title doesn't work
#130 opened by snowbabykang - 5
- 2
Links have extra `"` at the end
#106 opened by richardtallent - 7
- 11
TypeError: roleValue.toLowerCase is not a function in role-has-required-aria-props
#62 opened by gavmck - 6
[click-events-have-key-events] but why?
#83 opened by rchl - 5
- 3
- 0
- 0
- 0
- 4
label-has-for: nesting without `for`
#39 opened by vhoyer - 1
- 1
Skip aria-hidden emojis
#29 opened by TheJaredWilcurt