.. |
a11y-alt-text
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
a11y-anchor-has-content
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
a11y-anchor-in-svg-is-valid
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
a11y-anchor-is-valid
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
a11y-aria-props
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
a11y-aria-role
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
a11y-aria-unsupported-element
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
a11y-figcaption-right-place
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
a11y-figcaption-wrong-place
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
a11y-heading-has-content
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
a11y-html-has-lang
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
a11y-iframe-has-title
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
a11y-no-access-key
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
a11y-no-autofocus
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
a11y-no-distracting-elements
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
a11y-not-on-components
|
update tests
|
2019-02-08 09:32:36 -05:00 |
a11y-scope
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
a11y-tabindex-no-positive
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
action-invalid
|
augment warnings to help people figure out they need to add a <script>
|
2019-03-16 10:19:25 -04:00 |
action-on-component
|
update tests
|
2019-02-08 09:32:36 -05:00 |
animation-duplicate
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
animation-missing
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
animation-not-in-each
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
animation-not-in-keyed-each
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
animation-siblings
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
await-component-is-used
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
binding-dimensions-svg
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
binding-dimensions-svg-child
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
binding-dimensions-void
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
binding-input-checked
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
binding-input-type-boolean
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
binding-input-type-dynamic
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
binding-invalid
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
binding-invalid-on-element
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
binding-invalid-value
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
binding-invalid-value-global
|
disallow bindings to global variables (#2295)
|
2019-03-26 13:46:28 -04:00 |
binding-let
|
better error for bindings to let: values - fixes #2301
|
2019-04-13 16:12:06 -04:00 |
binding-select-multiple-dynamic
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
component-slot-default-duplicate.skip
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
component-slot-default-reserved
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
component-slot-dynamic
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
component-slot-dynamic-attribute
|
update tests
|
2019-02-08 09:32:36 -05:00 |
component-slot-named-duplicate.skip
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
component-slotted-each-block
|
update tests
|
2019-02-08 09:32:36 -05:00 |
component-slotted-if-block
|
update tests
|
2019-02-08 09:32:36 -05:00 |
css-invalid-global
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
css-invalid-global-placement
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
debug-invalid-args
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
default-export
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
directive-non-expression
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
each-block-destructured-object-rest-comma-after
|
Add support for object-rest in each destructuring
|
2019-05-03 12:00:16 +02:00 |
each-block-invalid-context
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
each-block-invalid-context-destructured
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
each-block-multiple-children
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
empty-block
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
event-modifiers-invalid
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
event-modifiers-invalid-passive
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
event-modifiers-legacy
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
event-modifiers-redundant
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
missing-component
|
augment warnings to help people figure out they need to add a <script>
|
2019-03-16 10:19:25 -04:00 |
multiple-script-default-context
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
multiple-script-module-context
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
namespace-invalid
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
namespace-invalid-unguessable
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
namespace-non-literal
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
non-empty-block-dev
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
prop-slot
|
update tests
|
2019-02-08 09:32:36 -05:00 |
reactive-declaration-cyclical
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
ref-not-supported
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
ref-not-supported-in-css
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
script-invalid-context
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
select-multiple
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
slot-attribute-invalid
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
svg-child-component-declared-namespace
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |
tag-invalid
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
tag-non-string
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
textarea-value-children
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
title-no-attributes
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
title-no-children
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
transition-duplicate-in
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
transition-duplicate-in-transition
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
transition-duplicate-out
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
transition-duplicate-out-transition
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
transition-duplicate-transition
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
transition-duplicate-transition-in
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
transition-duplicate-transition-out
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
transition-missing
|
augment warnings to help people figure out they need to add a <script>
|
2019-03-16 10:19:25 -04:00 |
transition-on-component
|
update tests
|
2019-02-08 09:32:36 -05:00 |
undefined-value
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
undefined-value-global
|
warn on template references to global variables (#2295)
|
2019-03-26 13:51:44 -04:00 |
window-binding-invalid
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
window-binding-invalid-innerwidth
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
window-binding-invalid-value
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
window-binding-invalid-width
|
rename .html files to .svelte
|
2019-02-08 08:48:10 -05:00 |
window-binding-online
|
update validate tests
|
2019-03-15 22:44:30 -04:00 |