File tree
267 files changed
+3027
-1198
lines changed- packages/svelte
- messages/compile-errors
- scripts/process-messages
- templates
- src/compiler
- phases
- 1-parse
- read
- state
- 2-analyze
- css
- 3-transform
- client
- visitors
- server
- utils
- tests
- compiler-errors/samples
- attribute-empty
- attribute-sequence-expression
- attribute-sequence-expression-2
- attribute-unique
- attribute-unique-binding
- attribute-unique-shorthand
- catch-before-closing
- catch-without-await
- class-state-field-static
- comment-unclosed
- component-slot-duplicate-error
- component-slot-duplicate-error-2
- component-slot-duplicate-error-3
- component-slot-duplicate-error-4
- component-slot-duplicate-error-5
- component-slot-duplicate-error-6
- component-slot-nested-error
- component-slot-nested-error-2
- component-slot-nested-error-3
- css
- css-global-block-combinator
- css-global-block-declaration
- css-global-block-modifier
- css-global-block-multiple
- dollar-binding-declaration
- dollar-binding-global
- dollar-binding-global-js
- dollar-binding-import
- dynamic-element-binding-invalid
- else-before-closing
- else-before-closing-2
- else-before-closing-3
- else-if-before-closing
- else-if-before-closing-2
- else-if-without-if
- empty-attribute-shorthand
- empty-classname-binding
- empty-directive-name
- export-derived-state
- export-state
- export-state-module
- illegal-expression
- invalid-snippet-binding
- invalid-snippet-mutation
- legacy-no-const-assignment
- legacy-no-const-update
- multiple-styles
- options-children
- raw-mustaches-whitespace
- render-tag-invalid-call
- runes-before-after-update
- runes-duplicate-props
- runes-export-let
- runes-export-named-state
- runes-invalid-each-binding
- runes-invalid-each-mutation
- runes-no-const-assignment
- runes-no-const-update
- runes-no-derived-assignment
- runes-no-derived-binding
- runes-no-derived-state-field-assignment
- runes-no-derived-state-field-update
- runes-no-derived-update
- runes-no-rune-each
- runes-prop-export-conflict
- runes-wrong-bindable-args
- runes-wrong-bindable-placement
- runes-wrong-derived-args
- runes-wrong-derived-placement
- runes-wrong-effect-args
- runes-wrong-effect-placement
- runes-wrong-host-placement
- runes-wrong-props-args
- runes-wrong-props-placement
- runes-wrong-state-args
- runes-wrong-state-placement
- runes-wrong-state-snapshot-args
- script-unclosed
- script-unclosed-eof
- self-reference
- slot-conflicting-with-render-tag
- snippet-children-conflict
- store-autosub-context-module
- store-contextual
- store-global-disallowed
- store-prevent-user-declarations
- store-shadow-scope
- store-shadow-scope-2
- store-shadow-scope-3
- store-template-expression-scope
- style-unclosed
- style-unclosed-eof
- svelte-selfdestructive
- then-before-closing
- then-without-await
- unclosed-attribute-self-close-tag
- unexpected-end-of-input
- unexpected-end-of-input-b
- unexpected-end-of-input-c
- unexpected-end-of-input-d
- unmatched-closing-tag
- unmatched-closing-tag-autoclose
- unmatched-closing-tag-autoclose-2
- void-closing
- window-children
- window-duplicate
- window-inside-block
- window-inside-element
- validator/samples
- action-on-component
- animation-duplicate
- animation-not-in-each
- animation-not-in-keyed-each
- animation-on-component
- animation-siblings
- assignment-to-const
- assignment-to-const-2
- assignment-to-const-3
- assignment-to-const-4
- assignment-to-const-5
- assignment-to-const-7
- attribute-expected-equals
- attribute-invalid-name
- attribute-invalid-name-2
- attribute-invalid-name-3
- attribute-invalid-name-4
- attribute-invalid-name-5
- binding-await-catch
- binding-await-then
- binding-await-then-2
- binding-const
- binding-dimensions-svg
- binding-input-checked
- binding-input-type-boolean
- binding-invalid
- binding-invalid-foreign-namespace
- binding-invalid-on-element
- binding-invalid-on-element-2
- binding-invalid-value
- binding-invalid-value-global
- binding-let
- binding-select-multiple-dynamic
- component-event-modifiers-invalid
- component-invalid-style-directive
- component-slot-default-reserved
- component-slot-dynamic
- component-slot-dynamic-attribute
- component-slotted-custom-element-2
- component-slotted-each-block
- component-slotted-if-block
- const-tag-conflict-1
- const-tag-conflict-2
- const-tag-placement-1
- const-tag-placement-2
- const-tag-readonly-1
- const-tag-readonly-2
- contenteditable-dynamic
- contenteditable-missing
- css-invalid-combinator-selector-1
- css-invalid-combinator-selector-2
- css-invalid-combinator-selector-3
- css-invalid-combinator-selector-4
- css-invalid-global-placement
- css-invalid-global-placement-2
- css-invalid-global-placement-3
- css-invalid-global-placement-4
- css-invalid-global-placement-5
- css-invalid-global-placement-6
- css-invalid-global-selector
- css-invalid-global-selector-2
- css-invalid-global-selector-3
- css-invalid-global-selector-4
- css-invalid-global-selector-5
- css-invalid-global-selector-6
- css-invalid-global-selector-list
- css-invalid-type-selector-placement
- css-mismatched-quotes
- debug-invalid-args
- default-export
- default-export-anonymous-class
- default-export-anonymous-function
- directive-non-expression
- dollar-dollar-global-in-markup
- dollar-dollar-global-in-script
- dollar-global-in-markup
- dollar-global-in-script
- dynamic-element-invalid-tag
- dynamic-element-missing-tag
- dynamic-element-this
- each-block-destructured-object-rest-comma-after
- each-block-invalid-context
- each-block-invalid-context-destructured
- each-block-invalid-context-destructured-object
- event-attribute
- event-modifiers-invalid
- event-modifiers-invalid-nonpassive
- event-modifiers-invalid-passive
- html-block-in-attribute
- html-block-in-textarea
- illegal-variable-declaration
- invalid-empty-css-declaration
- invalid-node-placement
- invalid-node-placement-2
- let-directive
- logic-block-in-attribute
- logic-block-in-textarea
- multiple-script-default-context
- multiple-script-module-context
- namespace-invalid
- namespace-non-literal
- reactive-declaration-cyclical
- script-invalid-context
- slot-attribute-invalid
- style-directive-modifiers-invalid
- svelte-fragment-placement
- svelte-fragment-placement-2
- svelte-head-attributes
- 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-on-component
- window-binding-invalid
- window-binding-invalid-innerwidth
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
267 files changed
+3027
-1198
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
| 37 | + | |
36 | 38 |
| |
37 | 39 |
| |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
41 | 43 |
| |
42 |
| - | |
| 44 | + | |
| 45 | + | |
43 | 46 |
| |
44 | 47 |
| |
45 | 48 |
|
Lines changed: 59 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + |
Lines changed: 35 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + |
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 51 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + |
Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 147 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + |
0 commit comments