.. |
a11y-alt-text
|
rename loc to start, include character info in locations
|
7 years ago |
a11y-anchor-has-content
|
rename loc to start, include character info in locations
|
7 years ago |
a11y-anchor-in-svg-is-valid
|
rename loc to start, include character info in locations
|
7 years ago |
a11y-anchor-is-valid
|
rename loc to start, include character info in locations
|
7 years ago |
a11y-aria-props
|
rename loc to start, include character info in locations
|
7 years ago |
a11y-aria-role
|
rename loc to start, include character info in locations
|
7 years ago |
a11y-aria-unsupported-element
|
rename loc to start, include character info in locations
|
7 years ago |
a11y-figcaption-right-place
|
fix figcaption a11y warning - fixes #996
|
7 years ago |
a11y-figcaption-wrong-place
|
rename loc to start, include character info in locations
|
7 years ago |
a11y-heading-has-content
|
rename loc to start, include character info in locations
|
7 years ago |
a11y-html-has-lang
|
rename loc to start, include character info in locations
|
7 years ago |
a11y-iframe-has-title
|
rename loc to start, include character info in locations
|
7 years ago |
a11y-no-access-key
|
rename loc to start, include character info in locations
|
7 years ago |
a11y-no-autofocus
|
rename loc to start, include character info in locations
|
7 years ago |
a11y-no-distracting-elements
|
rename loc to start, include character info in locations
|
7 years ago |
a11y-not-on-components
|
rename loc to start, include character info in locations
|
7 years ago |
a11y-scope
|
rename loc to start, include character info in locations
|
7 years ago |
a11y-tabindex-no-positive
|
rename loc to start, include character info in locations
|
7 years ago |
action-invalid
|
rename loc to start, include character info in locations
|
7 years ago |
action-on-component
|
rename loc to start, include character info in locations
|
7 years ago |
animation-duplicate
|
add animation validation tests
|
7 years ago |
animation-missing
|
add animation validation tests
|
7 years ago |
animation-not-in-each
|
add animation validation tests
|
7 years ago |
animation-not-in-keyed-each
|
add animation validation tests
|
7 years ago |
animation-siblings
|
add animation validation tests
|
7 years ago |
await-component-is-used
|
update validation tests
|
7 years ago |
binding-dimensions-svg
|
add validation logic, error on dimension bindings for SVG elements
|
7 years ago |
binding-dimensions-svg-child
|
add validation logic, error on dimension bindings for SVG elements
|
7 years ago |
binding-dimensions-void
|
prevent bind:offsetWidth etc on void elements
|
7 years ago |
binding-input-checked
|
rename loc to start, include character info in locations
|
7 years ago |
binding-input-type-boolean
|
rename loc to start, include character info in locations
|
7 years ago |
binding-input-type-dynamic
|
rename loc to start, include character info in locations
|
7 years ago |
binding-invalid
|
rename loc to start, include character info in locations
|
7 years ago |
binding-invalid-on-element
|
rename loc to start, include character info in locations
|
7 years ago |
binding-select-multiple-dynamic
|
rename loc to start, include character info in locations
|
7 years ago |
component-cannot-be-called-state
|
rename loc to start, include character info in locations
|
7 years ago |
component-slot-default-duplicate.skip
|
rename loc to start, include character info in locations
|
7 years ago |
component-slot-default-reserved
|
rename loc to start, include character info in locations
|
7 years ago |
component-slot-dynamic
|
rename loc to start, include character info in locations
|
7 years ago |
component-slot-dynamic-attribute
|
rename loc to start, include character info in locations
|
7 years ago |
component-slot-each-block
|
rename loc to start, include character info in locations
|
7 years ago |
component-slot-named-duplicate.skip
|
rename loc to start, include character info in locations
|
7 years ago |
component-slotted-each-block
|
rename loc to start, include character info in locations
|
7 years ago |
component-slotted-if-block
|
rename loc to start, include character info in locations
|
7 years ago |
computed-purity-check-no-this
|
rename loc to start, include character info in locations
|
7 years ago |
computed-purity-check-this-get
|
rename loc to start, include character info in locations
|
7 years ago |
css-invalid-global
|
rename loc to start, include character info in locations
|
7 years ago |
css-invalid-global-placement
|
rename loc to start, include character info in locations
|
7 years ago |
each-block-invalid-context
|
rename loc to start, include character info in locations
|
7 years ago |
each-block-invalid-context-destructured
|
rename loc to start, include character info in locations
|
7 years ago |
each-block-multiple-children
|
update validation tests
|
7 years ago |
empty-block-dev
|
rename loc to start, include character info in locations
|
7 years ago |
empty-block-prod
|
update validation tests
|
7 years ago |
event-handler-ref
|
validate ref callees (#686)
|
7 years ago |
event-handler-ref-invalid
|
rename loc to start, include character info in locations
|
7 years ago |
export-default-duplicated
|
rename loc to start, include character info in locations
|
7 years ago |
export-default-must-be-object
|
rename loc to start, include character info in locations
|
7 years ago |
helper-clash-context
|
rename loc to start, include character info in locations
|
7 years ago |
helper-purity-check-needs-arguments
|
rename loc to start, include character info in locations
|
7 years ago |
helper-purity-check-no-this
|
rename loc to start, include character info in locations
|
7 years ago |
helper-purity-check-this-get
|
rename loc to start, include character info in locations
|
7 years ago |
helper-purity-check-uses-arguments
|
update validation tests
|
7 years ago |
method-arrow-no-this
|
move tests around to facilitate registering babel based on environment
|
8 years ago |
method-arrow-this
|
rename loc to start, include character info in locations
|
7 years ago |
method-nonexistent
|
support $method(...) calls, and warn on store.method(...)
|
7 years ago |
method-nonexistent-helper
|
support $method(...) calls, and warn on store.method(...)
|
7 years ago |
method-quoted
|
treat quoted property names the same way as identifiers - fixes #914
|
7 years ago |
missing-component
|
rename loc to start, include character info in locations
|
7 years ago |
named-export
|
rename loc to start, include character info in locations
|
7 years ago |
namespace-invalid
|
rename loc to start, include character info in locations
|
7 years ago |
namespace-invalid-unguessable
|
rename loc to start, include character info in locations
|
7 years ago |
namespace-non-literal
|
rename loc to start, include character info in locations
|
7 years ago |
non-object-literal-components
|
rename loc to start, include character info in locations
|
7 years ago |
non-object-literal-events
|
rename loc to start, include character info in locations
|
7 years ago |
non-object-literal-helpers
|
rename loc to start, include character info in locations
|
7 years ago |
non-object-literal-methods
|
rename loc to start, include character info in locations
|
7 years ago |
non-object-literal-transitions
|
rename loc to start, include character info in locations
|
7 years ago |
oncreate-arrow-no-this
|
move tests around to facilitate registering babel based on environment
|
8 years ago |
oncreate-arrow-this
|
rename loc to start, include character info in locations
|
7 years ago |
ondestroy-arrow-no-this
|
move tests around to facilitate registering babel based on environment
|
8 years ago |
ondestroy-arrow-this
|
rename loc to start, include character info in locations
|
7 years ago |
onstate-arrow-no-this
|
add some onstate/onupdate tests
|
7 years ago |
onstate-arrow-this
|
rename loc to start, include character info in locations
|
7 years ago |
onupdate-arrow-no-this
|
add some onstate/onupdate tests
|
7 years ago |
onupdate-arrow-this
|
rename loc to start, include character info in locations
|
7 years ago |
properties-components-must-be-capitalised
|
rename loc to start, include character info in locations
|
7 years ago |
properties-computed-cannot-be-reserved
|
rename loc to start, include character info in locations
|
7 years ago |
properties-computed-must-be-an-object
|
rename loc to start, include character info in locations
|
7 years ago |
properties-computed-must-be-functions
|
rename loc to start, include character info in locations
|
7 years ago |
properties-computed-must-be-valid-function-names
|
rename loc to start, include character info in locations
|
7 years ago |
properties-computed-values-needs-arguments
|
rename loc to start, include character info in locations
|
7 years ago |
properties-data-must-be-function
|
rename loc to start, include character info in locations
|
7 years ago |
properties-duplicated
|
rename loc to start, include character info in locations
|
7 years ago |
properties-methods-getters-setters
|
rename loc to start, include character info in locations
|
7 years ago |
properties-props-must-be-an-array
|
rename loc to start, include character info in locations
|
7 years ago |
properties-props-must-be-array-of-strings
|
rename loc to start, include character info in locations
|
7 years ago |
properties-unexpected
|
rename loc to start, include character info in locations
|
7 years ago |
properties-unexpected-b
|
rename loc to start, include character info in locations
|
7 years ago |
select-multiple
|
fix #1331
|
7 years ago |
slot-attribute-invalid
|
rename loc to start, include character info in locations
|
7 years ago |
store-invalid-callee
|
support $method(...) calls, and warn on store.method(...)
|
7 years ago |
svg-child-component-declared-namespace
|
update validation tests
|
7 years ago |
svg-child-component-undeclared-namespace
|
rename loc to start, include character info in locations
|
7 years ago |
tag-invalid
|
rename loc to start, include character info in locations
|
7 years ago |
tag-non-string
|
rename loc to start, include character info in locations
|
7 years ago |
textarea-value-children
|
rename loc to start, include character info in locations
|
7 years ago |
title-no-attributes
|
rename loc to start, include character info in locations
|
7 years ago |
title-no-children
|
rename loc to start, include character info in locations
|
7 years ago |
transition-duplicate-in
|
rename loc to start, include character info in locations
|
7 years ago |
transition-duplicate-in-transition
|
rename loc to start, include character info in locations
|
7 years ago |
transition-duplicate-out
|
rename loc to start, include character info in locations
|
7 years ago |
transition-duplicate-out-transition
|
rename loc to start, include character info in locations
|
7 years ago |
transition-duplicate-transition
|
rename loc to start, include character info in locations
|
7 years ago |
transition-duplicate-transition-in
|
rename loc to start, include character info in locations
|
7 years ago |
transition-duplicate-transition-out
|
rename loc to start, include character info in locations
|
7 years ago |
transition-missing
|
rename loc to start, include character info in locations
|
7 years ago |
transition-on-component
|
rename loc to start, include character info in locations
|
7 years ago |
unused-components
|
rename loc to start, include character info in locations
|
7 years ago |
unused-event
|
rename loc to start, include character info in locations
|
7 years ago |
unused-helper.skip
|
rename loc to start, include character info in locations
|
7 years ago |
unused-transition
|
rename loc to start, include character info in locations
|
7 years ago |
window-binding-invalid
|
rename loc to start, include character info in locations
|
7 years ago |
window-binding-invalid-innerwidth
|
rename loc to start, include character info in locations
|
7 years ago |
window-binding-invalid-value
|
rename loc to start, include character info in locations
|
7 years ago |
window-binding-invalid-width
|
rename loc to start, include character info in locations
|
7 years ago |
window-binding-online
|
update validation tests
|
7 years ago |
window-event-invalid
|
support $method(...) calls, and warn on store.method(...)
|
7 years ago |