Commit Graph

133 Commits (dbbac2837e987ab3cf76ea901e4956c057919a96)

Author SHA1 Message Date
Ben McCann dbbac2837e
[chore] upgrade eslint packages (#6769)
4 years ago
Tan Li Hau f25a995f7b
collapse whitespace in class and style attributes (#6613)
4 years ago
Tan Li Hau ce550adef6
[feat] allow use:actions on <svelte:body> (#6608)
4 years ago
Tan Li Hau cb189ad0ec
[chore] update code-red, estree-walker, is-reference (#6551)
4 years ago
Ben McCann f6a9804275
Upgrade Periscopic (#6549)
4 years ago
Maxime LUCE 0cf5511ae0
[feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194)
4 years ago
Simon H a8c35daa9a
[fix] be able to silence more warnings (#6504)
4 years ago
Tan Li Hau ebaa891e69
[chore] update code-red@0.2.0 (#6425)
4 years ago
Simon H b662c7fd41
[chore] move compiler warnings/errors to dedicate files (#6503)
4 years ago
Geoff Rich 391258aa10
Remove caption warning on <audio> (#6054)
4 years ago
Tan Li Hau 95f3f1c0b3
fix ci after merge conflicts (#6473)
4 years ago
Geoff Rich e73f641ca5
Remove deprecated a11y-no-onchange warning (#6457)
4 years ago
Tan Li Hau 98ddf8b588
update periscopic (#6471)
4 years ago
Anthony Le Goas 58790a9281
a11y: check if mouse events are accompanied by key events (#5938)
4 years ago
Dennis Kaspar b464320607
Add trusted modifier (#6149)
4 years ago
Térence Hollander 842b8412b6
fix(a11y): do not warn if href value is dynamic (#6110)
4 years ago
Tan Li Hau 02b49a1bb4
implement passing CSS custom properties to components (#6237)
4 years ago
halfnelson 4633697214
Don't auto change to svg namespace when in foreign namespace (#6261)
4 years ago
Conduitry 286c60da4d
fix missing slotted elements in AST (#6148)
5 years ago
Tan Li Hau 1d6e20f2a9
implement <svelte:fragment> (#4556)
5 years ago
Tan Li Hau d17a90cc44
allow destructured defaults to refer to variables (#5986)
5 years ago
Saurav Sahu 87417e5a7b
fix: "foreign" namespace elements should still allow binding 'this' (#5942)
5 years ago
halfnelson a7eff8894f
add `foreign` namespace to preserve attribute case and skip HTML-specific a11y validations (#5652)
5 years ago
Tan Li Hau 734257001d
deconflict conextual action variable (#5839)
5 years ago
Tan Li Hau 2d5d6b05ed
warn if React attributes are used (#5836)
5 years ago
Ben Welsh 9927d16b92
add ARIA graphics roles as known (#5822)
5 years ago
Andreas Ehrencrona 9d9d7bc355
Added types to Node subclasses (#5755)
5 years ago
Tan Li Hau 9331398299
support spread into slot props (#5616)
5 years ago
Ben McCann 240f5410f3
Curly brace cleanup and enforcement (#5647)
5 years ago
Mikail Khan 9745b61aab
fixed typo in each loop animation error (#5648)
5 years ago
Tan Li Hau 5d7ffdb8a7
fix function slot props based on context (#5607)
5 years ago
Ben McCann 7ea6a2994a
Curly braces linting fixes (#5585)
5 years ago
Andreas Ehrencrona ddf13211af
Updated to ESLint config 5.4.0 (#5541)
5 years ago
Oscar Mattsson dc717bd7d1
Fixed outdated typescriptlang.org link in comment (#5544)
5 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
5 years ago
Tan Li Hau 2d88dc460e
warn for possible use of component without uppercase tag name (#5302)
5 years ago
Tan Li Hau fa7c780bad
{#key} block (#5397)
5 years ago
Tan Li Hau 967b88186b
scope CSS sibling combinators (#5427)
5 years ago
Tan Li Hau a1651ca271
add nonpassive event modifier (#5442)
5 years ago
Tan Li Hau 6e0cd9bcbf
fix missing-declaration warning for use:obj.method (#5454)
5 years ago
Tan Li Hau aef5671411
update acorn and parse expression as module script (#5423)
5 years ago
Tan Li Hau 338cf877bc
maintain context for transition (#5392)
5 years ago
Antony Jones 82dc26a31c
Fix lint warnings (#5263)
5 years ago
Bassam Ismail fb51dd8f07
add a11y-media-has-caption check (#5075)
5 years ago
Bassam Ismail 62ab75e365
add a11y-label-has-associated-control check (#5074)
5 years ago
Tan Li Hau 02e10b1159
fix bind:group contextual reference (#5199)
5 years ago
Tan Li Hau f739b4772a
error on expression scope store (#5079)
5 years ago
Tan Li Hau 2450dd1ff0
update acorn@^7.3.1 for optional chaining support (#5013)
5 years ago
Bassam Ismail 10f7b5ee70
skip a11y-missing-content check with contenteditable bindings (#5023)
5 years ago
Tan Li Hau 6e2b81663c
fix extracting names from ThisExpression (#5036)
5 years ago