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/parser/samples
Henrik Giesel 4b0b471ee1
feat: add back `<svelte:document>` (#7149)
3 years ago
..
action
action-duplicate allow duplicates of the same action on an element (#5875) 5 years ago
action-with-call update acorn@^7.3.1 for optional chaining support (#5013) 5 years ago
action-with-identifier
action-with-literal
animation update acorn@^7.3.1 for optional chaining support (#5013) 5 years ago
attribute-class-directive [feat] Style directives (#5923) 4 years ago
attribute-containing-solidus
attribute-curly-bracket fix AST .end index for expressions in attributes (#6542) 4 years ago
attribute-dynamic fix AST .end index for expressions in attributes (#6542) 4 years ago
attribute-dynamic-boolean
attribute-empty [feat] improve parser errors (#6612) 4 years ago
attribute-empty-error [feat] improve parser errors (#6612) 4 years ago
attribute-escaped
attribute-multiple
attribute-shorthand
attribute-static
attribute-static-boolean
attribute-style [feat] Style directives (#5923) 4 years ago
attribute-style-directive [feat] `|important` modifier for style directive (#7489) 3 years ago
attribute-style-directive-modifiers [feat] `|important` modifier for style directive (#7489) 3 years ago
attribute-style-directive-shorthand [feat] `|important` modifier for style directive (#7489) 3 years ago
attribute-style-directive-string [feat] `|important` modifier for style directive (#7489) 3 years ago
attribute-unique-binding-error
attribute-unique-error
attribute-unique-shorthand-error
attribute-unquoted
attribute-with-whitespace
await-catch update acorn@^7.3.1 for optional chaining support (#5013) 5 years ago
await-then-catch update acorn@^7.3.1 for optional chaining support (#5013) 5 years ago
binding
binding-shorthand
comment [fix] be able to silence more warnings (#6504) 4 years ago
comment-with-ignores [fix] be able to silence more warnings (#6504) 4 years ago
component-dynamic
convert-entities
convert-entities-in-element
css update css-tree@^1.1.2 (#5958) 5 years ago
css-option-none [feat] Compiler option css: 'none' support (#7914) 3 years ago
dynamic-element-string [feature] Dynamic elements implementation <svelte:element> (#6898) 3 years ago
dynamic-element-variable [feature] Dynamic elements implementation <svelte:element> (#6898) 3 years ago
dynamic-import update acorn@^7.3.1 for optional chaining support (#5013) 5 years ago
each-block update acorn@^7.3.1 for optional chaining support (#5013) 5 years ago
each-block-destructured
each-block-else update acorn@^7.3.1 for optional chaining support (#5013) 5 years ago
each-block-indexed update acorn@^7.3.1 for optional chaining support (#5013) 5 years ago
each-block-keyed update acorn@^7.3.1 for optional chaining support (#5013) 5 years ago
element-with-attribute [fix] create AST node of empty string for empty attribute values (#6539) 4 years ago
element-with-attribute-empty-string [fix] create AST node of empty string for empty attribute values (#6539) 4 years ago
element-with-mustache
element-with-text
elements
error-catch-before-closing
error-catch-without-await
error-comment-unclosed [feat] centralise parse errors (#6519) 4 years ago
error-css [chore] Upgrade css-tree version to 2.1.0 (#7572) 3 years ago
error-css-global-without-selector throw parser error when :global() appears without a selector (#4936) 5 years ago
error-else-before-closing
error-else-before-closing-2
error-else-before-closing-3
error-else-if-before-closing
error-else-if-before-closing-2
error-else-if-without-if
error-empty-attribute-shorthand Add a more descriptive message for the error generated by an empty shorthand attribute (#6217) 4 years ago
error-empty-classname-binding #6299 - Throw a compile error when passing an empty directive name (#6300) 4 years ago
error-empty-directive-name #6299 - Throw a compile error when passing an empty directive name (#6300) 4 years ago
error-illegal-expression
error-multiple-styles
error-script-unclosed
error-script-unclosed-eof [fix] script style end parsing (#6511) 4 years ago
error-self-reference
error-style-unclosed [fix] script style end parsing (#6511) 4 years ago
error-style-unclosed-eof [fix] script style end parsing (#6511) 4 years ago
error-svelte-selfdestructive feat: add back `<svelte:document>` (#7149) 3 years ago
error-then-before-closing
error-then-without-await
error-unclosed-attribute-self-close-tag [feat] improve parser errors (#6612) 4 years ago
error-unexpected-end-of-input
error-unexpected-end-of-input-b
error-unexpected-end-of-input-c
error-unexpected-end-of-input-d
error-unmatched-closing-tag
error-unmatched-closing-tag-autoclose better error message for mismatched tags due to autoclosing (#5060) 5 years ago
error-unmatched-closing-tag-autoclose-2 better error message for mismatched tags due to autoclosing (#5060) 5 years ago
error-void-closing
error-window-children
error-window-duplicate
error-window-inside-block
error-window-inside-element
event-handler
if-block
if-block-else
if-block-elseif
implicitly-closed-li
implicitly-closed-li-block
nbsp
no-error-if-before-closing update acorn@^7.3.1 for optional chaining support (#5013) 5 years ago
raw-mustaches
raw-mustaches-whitespace-error
refs
script
script-comment-only
script-comment-trailing
script-comment-trailing-multiline
self-closing-element
self-reference
slotted-element fix missing slotted elements in AST (#6148) 5 years ago
space-between-mustaches
spread
style-inside-head add missing end AST property to non-top-level <style> tags (#5487) 5 years ago
textarea-children fix AST .end index for expressions in attributes (#6542) 4 years ago
textarea-end-tag fix AST .end index for expressions in attributes (#6542) 4 years ago
transition-intro
transition-intro-no-params
unusual-identifier update acorn@^7.3.1 for optional chaining support (#5013) 5 years ago
whitespace-after-script-tag [fix] script style end parsing (#6511) 4 years ago
whitespace-after-style-tag [fix] script style end parsing (#6511) 4 years ago
whitespace-leading-trailing
whitespace-normal