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
Yuichiro Yamashita d9da22ac04
fix AST .end index for expressions in attributes (#6542)
4 years ago
..
action always add raw property to text nodes 7 years ago
action-duplicate
action-with-call update acorn@^7.3.1 for optional chaining support (#5013) 5 years ago
action-with-identifier
action-with-literal
animation
attribute-containing-solidus always add raw property to text nodes 7 years ago
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 fix handling of reserved keywords when parsing (#4390) 6 years ago
attribute-escaped
attribute-multiple
attribute-shorthand
attribute-static always add raw property to text nodes 7 years ago
attribute-static-boolean
attribute-unique-binding-error
attribute-unique-error rename .html files to .svelte 7 years ago
attribute-unique-shorthand-error
attribute-unquoted
attribute-with-whitespace
await-catch
await-then-catch
binding fix handling of reserved keywords when parsing (#4390) 6 years ago
binding-shorthand Structured code generation (#3539) 6 years ago
comment
comment-with-ignores
component-dynamic
convert-entities always add raw property to text nodes 7 years ago
convert-entities-in-element
css update css-tree@^1.1.2 (#5958) 5 years ago
dynamic-import update acorn@^7.3.1 for optional chaining support (#5013) 5 years ago
each-block
each-block-destructured dry {#each}/{#await} destructuring (#4596) 6 years ago
each-block-else
each-block-indexed
each-block-keyed
element-with-mustache
element-with-text always add raw property to text nodes 7 years ago
elements always add raw property to text nodes 7 years ago
error-catch-before-closing
error-catch-without-await then and catch block expect await, optional then block 6 years ago
error-comment-unclosed [feat] centralise parse errors (#6519) 4 years ago
error-css
error-css-global-without-selector
error-else-before-closing
error-else-before-closing-2 better error messages for else, elseif, then, catch with unclosed tag (#4136) 6 years ago
error-else-before-closing-3
error-else-if-before-closing
error-else-if-before-closing-2
error-else-if-without-if better error messages for else, elseif, then, catch with unclosed tag (#4136) 6 years ago
error-empty-attribute-shorthand
error-empty-classname-binding
error-empty-directive-name
error-illegal-expression rename .html files to .svelte 7 years ago
error-multiple-styles
error-script-unclosed
error-script-unclosed-eof
error-self-reference
error-style-unclosed
error-style-unclosed-eof
error-svelte-selfdestructive
error-then-before-closing better error messages for else, elseif, then, catch with unclosed tag (#4136) 6 years ago
error-then-without-await
error-unexpected-end-of-input rename .html files to .svelte 7 years ago
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
error-unmatched-closing-tag-autoclose-2
error-void-closing rename .html files to .svelte 7 years ago
error-window-children
error-window-duplicate
error-window-inside-block rename .html files to .svelte 7 years ago
error-window-inside-element rename .html files to .svelte 7 years ago
event-handler fix handling of reserved keywords when parsing (#4390) 6 years ago
if-block
if-block-else
if-block-elseif
implicitly-closed-li always add raw property to text nodes 7 years ago
implicitly-closed-li-block
nbsp always add raw property to text nodes 7 years ago
no-error-if-before-closing
raw-mustaches
raw-mustaches-whitespace-error require whitespace after `{@html` (#2154) 7 years ago
refs
script
script-comment-only
script-comment-trailing fix handling of reserved keywords when parsing (#4390) 6 years ago
script-comment-trailing-multiline
self-closing-element always add raw property to text nodes 7 years ago
self-reference
slotted-element fix missing slotted elements in AST (#6148) 5 years ago
space-between-mustaches
spread
style-inside-head
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
whitespace-after-script-tag
whitespace-after-style-tag
whitespace-leading-trailing
whitespace-normal