You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test/validator/samples
Rich Harris aaab6853ce
support $method(...) calls, and warn on store.method(...)
8 years ago
..
a11y-alt-text
a11y-anchor-has-content
a11y-anchor-in-svg-is-valid
a11y-anchor-is-valid
a11y-aria-props
a11y-aria-role
a11y-aria-unsupported-element
a11y-figcaption-right-place
a11y-figcaption-wrong-place
a11y-heading-has-content
a11y-html-has-lang
a11y-iframe-has-title
a11y-no-access-key
a11y-no-autofocus
a11y-no-distracting-elements
a11y-not-on-components
a11y-scope
a11y-tabindex-no-positive
action-invalid
action-on-component
await-component-is-used
binding-input-checked
binding-input-type-boolean
binding-input-type-dynamic
binding-invalid
binding-invalid-on-element
binding-select-multiple-dynamic
component-cannot-be-called-state
component-slot-default-duplicate.skip
component-slot-default-reserved
component-slot-dynamic
component-slot-dynamic-attribute
component-slot-each-block
component-slot-named-duplicate.skip
component-slotted-each-block
component-slotted-if-block
computed-purity-check-no-this
computed-purity-check-this-get
css-invalid-global
css-invalid-global-placement
each-block-invalid-context
each-block-invalid-context-destructured
each-block-multiple-children
empty-block-dev
empty-block-prod
event-handler-ref
event-handler-ref-invalid
export-default-duplicated
export-default-must-be-object
helper-clash-context
helper-purity-check-needs-arguments
helper-purity-check-no-this
helper-purity-check-this-get
helper-purity-check-uses-arguments
method-arrow-no-this
method-arrow-this
method-nonexistent support $method(...) calls, and warn on store.method(...) 8 years ago
method-nonexistent-helper support $method(...) calls, and warn on store.method(...) 8 years ago
method-quoted
missing-component
named-export
namespace-invalid
namespace-invalid-unguessable
namespace-non-literal
non-object-literal-components
non-object-literal-events
non-object-literal-helpers
non-object-literal-methods
non-object-literal-transitions
oncreate-arrow-no-this
oncreate-arrow-this
ondestroy-arrow-no-this
ondestroy-arrow-this
onstate-arrow-no-this
onstate-arrow-this
onupdate-arrow-no-this
onupdate-arrow-this
properties-components-must-be-capitalised
properties-computed-cannot-be-reserved
properties-computed-must-be-an-object
properties-computed-must-be-functions
properties-computed-must-be-valid-function-names
properties-computed-values-needs-arguments
properties-data-must-be-function
properties-duplicated
properties-methods-getters-setters
properties-props-must-be-an-array
properties-props-must-be-array-of-strings
properties-unexpected
properties-unexpected-b
select-multiple
slot-attribute-invalid
store-invalid-callee support $method(...) calls, and warn on store.method(...) 8 years ago
svg-child-component-declared-namespace
svg-child-component-undeclared-namespace
tag-invalid
tag-non-string
textarea-value-children
title-no-attributes
title-no-children
transition-duplicate-in
transition-duplicate-in-transition
transition-duplicate-out
transition-duplicate-out-transition
transition-duplicate-transition
transition-duplicate-transition-in
transition-duplicate-transition-out
transition-missing
transition-on-component
unused-components
unused-event
unused-helper.skip
unused-transition
window-binding-invalid
window-binding-invalid-innerwidth
window-binding-invalid-value
window-binding-invalid-width
window-binding-online
window-event-invalid support $method(...) calls, and warn on store.method(...) 8 years ago