Commit Graph

19 Commits (4b0b471ee1a36d0f900677200e1eecda8c05b365)

Author SHA1 Message Date
Henrik Giesel 4b0b471ee1
feat: add back `<svelte:document>` (#7149)
3 years ago
Nguyen Tran 26c38e750c
feat: add a11y `no-noninteractive-element-to-interactive-role` (#8167)
3 years ago
Simon H 60db05da86
fix: hide some a11y warnings for `<svelte:element>` tags (#8335)
3 years ago
Nguyen Tran b56dfe51a8
feat: add a11y `role-supports-aria-props` (#8195)
3 years ago
ngtr6788 3559997223
feat: implement a11y `aria-activedescendant-has-tabindex` (#8172)
3 years ago
wackbyte 094483b397
[fix] say "nonnegative" instead of "positive" tabIndex for `a11y-no-noninteractive-tabindex` (#8126)
3 years ago
Josh Soref b265bc6f0f
[chore] fix spelling and typos (#7974)
3 years ago
metonym 26a428972b
[fix] "not interactive" -> "noninteractive" (#7930)
3 years ago
MCMXC 82013aa161
feat(a11y): add click-events-have-key-events rule (#5073)
3 years ago
tanhauhau 899d0cc67c update docs for a11y-no-noninteractive-tabindex and rename from a11y-no-nointeractive-tabindex -> a11y-no-noninteractive-tabindex
3 years ago
Shinobu Hayashi 2cd661156e
[feat] Add a11y rule to check no tabindex in nointeractive element (#6693)
3 years ago
Vaibhav Rai 78b81277e7
[fix]: Warn user when binding rest operator (#7526)
3 years ago
Anthony Le Goas b517df14e4
[feat] check noninteractive roles on interactive elements (#5955)
3 years ago
Anthony Le Goas f5111ef436
[feat] add a11y check on abstract roles (#6241)
3 years ago
kwangure 39901986d6
[feat]: Add A11y aria-proptypes check (#6978)
3 years ago
Mel 1d19aebe38
a11y: Add role-has-required-aria-props rule (#5852)
3 years ago
James Bradbury 84a4ef07c9
[feat] add a11y-no-redundant-roles check (#7067)
4 years ago
Tan Li Hau fd031105aa
[fix] do not warn if module variables are not the only dependencies in reactive statements (#6510)
4 years ago
Simon H b662c7fd41
[chore] move compiler warnings/errors to dedicate files (#6503)
4 years ago