0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-30 00:46:29 +01:00
svelte/test
Anthony Le Goas b517df14e4
[feat] check noninteractive roles on interactive elements (#5955)
* check noninteractive roles on interactive elements

* refactor to match the eslint-plugin-jsx-a11y implementation

* update test case

Co-authored-by: tanhauhau <lhtan93@gmail.com>
2022-07-17 17:27:35 +08:00
..
css [fix] support @layer (#7514) 2022-07-04 23:55:34 +09:00
custom-elements [chore] fix test flakiness (#7076) 2022-01-05 10:30:02 -08:00
hydration [fix] hydrate correct elements when using @html (#6946) 2022-01-09 06:12:57 -08:00
js [fix] Specify svg namespace if {@html} is used in svg (#7464) 2022-04-20 00:20:16 +08:00
motion
parser [feature] Dynamic elements implementation <svelte:element> (#6898) 2022-04-08 16:54:55 +02:00
preprocess
runtime fixed removal of empty stylesheets created from transitions (#7662) 2022-07-17 17:25:36 +08:00
runtime-puppeteer [chore] fix test flakiness (#7076) 2022-01-05 10:30:02 -08:00
server-side-rendering [fix] harden attribute escaping during ssr (#7530) 2022-06-20 13:02:48 +02:00
sourcemaps
stats
store
utils
validator [feat] check noninteractive roles on interactive elements (#5955) 2022-07-17 17:27:35 +08:00
vars
.eslintrc.json
helpers.ts [chore] fix test flakiness (#7076) 2022-01-05 10:30:02 -08:00
setup.js
test.ts
tsconfig.json