File tree
336 files changed
+6350
-1703
lines changed- .github/workflows
- benchmarking/compare
- documentation/docs
- 02-runes
- 03-template-syntax
- 05-special-elements
- 06-runtime
- 07-misc
- 98-reference
- .generated
- packages/svelte
- messages
- client-warnings
- compile-errors
- compile-warnings
- scripts
- process-messages
- src
- attachments
- compiler
- migrate
- phases
- 1-parse
- read
- state
- utils
- 2-analyze
- visitors
- 3-transform
- client
- transform-template
- visitors
- css
- server
- visitors
- types
- utils
- internal
- client
- dev
- dom
- blocks
- elements
- bindings
- reactivity
- server
- reactivity
- tests
- compiler-errors/samples
- class-state-field-static
- invalid-rune-name-shadowed
- runes-no-rune-each
- runes-wrong-derived-placement
- runes-wrong-state-placement
- css/samples
- global-block
- unicode-identifier
- hydration
- samples
- cloudflare-mirage-borking
- cloudflare-mirage-borking-2
- migrate/samples
- impossible-migrate-$derived-derived-var-3
- impossible-migrate-slot-change-name
- impossible-migrate-slot-non-identifier
- parser-legacy/samples/generic-snippets
- parser-modern/samples
- attachments
- generic-snippets
- runtime-browser
- custom-elements-samples/extend-with-ts
- runtime-legacy
- samples
- attachment-in-mutated-state
- binding-circular
- binding-indirect
- binding-select
- binding-select-implicit-option-value
- binding-select-in-each-block
- binding-select-initial-value
- binding-select-initial-value-undefined-2
- ondestroy-prop-access
- select-in-each
- runtime-runes/samples
- attachment-basic
- attachment-component
- attachment-component-falsy
- attachment-component-spread
- attachment-from-action
- attachment-reactive
- attachment-spread
- attachment-spread-stable
- attachment-svelte-element
- bigint-invalid
- bindings-form-reset
- class-private-fields-assignment-shorthand
- class-state-constructor
- class-state-constructor-closure-private-1
- class-state-constructor-closure-private-2
- class-state-constructor-closure-private-3
- class-state-constructor-conflicting-get-name
- class-state-constructor-derived-unowned
- class-state-constructor-predeclared-field
- class-state-constructor-subclass
- class-state-derived-private
- custom-element-attributes
- derived-destructured-iterator
- effect-teardown-stale-value
- event-handler-component-invalid-warning
- event-handler-invalid-values
- event-handler-invalid-warning
- event-media-element-cleanup
- functional-templating
- inspect-exception
- inspect-trace-null
- media-query
- nullish-empty-string
- ownership-invalid-mutation-use-transform
- props-and-slots
- select-multiple-invalid-value
- svelte-meta-css-wrapper
- unhoist-function-accessing-snippet
- writable-derived-3
- server-side-rendering/samples
- select-value
- select-value-bind-store
- select-value-component
- select-value-implicit-value
- select-value-implicit-value-complex
- signals
- snapshot/samples
- await-block-scope/_expected/client
- bind-component-snippet/_expected/client
- destructured-assignments/_expected/client
- dynamic-attributes-casing/_expected/client
- each-index-non-null/_expected/client
- functional-templating
- _expected
- client
- server
- hello-world/_expected/client
- hmr/_expected/client
- nullish-coallescence-omittance/_expected/client
- purity/_expected/client
- skip-static-subtree/_expected
- client
- server
- state-proxy-literal/_expected
- client
- server
- text-nodes-deriveds/_expected/client
- validator/samples/bidirectional-control-characters
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
336 files changed
+6350
-1703
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
| 32 | + | |
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
|
Lines changed: 18 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
| 70 | + | |
70 | 71 |
| |
71 | 72 |
| |
72 | 73 |
| |
73 |
| - | |
74 |
| - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
75 | 78 |
| |
76 | 79 |
| |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
77 | 84 |
| |
78 | 85 |
| |
79 | 86 |
| |
80 |
| - | |
| 87 | + | |
81 | 88 |
| |
82 |
| - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
83 | 93 |
| |
84 | 94 |
| |
85 | 95 |
| |
86 | 96 |
| |
87 | 97 |
| |
88 | 98 |
| |
89 | 99 |
| |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + |
Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
| 23 | + | |
26 | 24 |
| |
27 | 25 |
| |
28 | 26 |
| |
| |||
67 | 65 |
| |
68 | 66 |
| |
69 | 67 |
| |
70 |
| - | |
| 68 | + | |
71 | 69 |
| |
72 | 70 |
| |
73 | 71 |
| |
74 | 72 |
| |
75 | 73 |
| |
76 |
| - | |
77 | 74 |
| |
78 | 75 |
| |
79 |
| - | |
| 76 | + | |
80 | 77 |
| |
81 | 78 |
| |
82 | 79 |
| |
| |||
110 | 107 |
| |
111 | 108 |
| |
112 | 109 |
| |
113 |
| - | |
114 | 110 |
| |
115 | 111 |
| |
116 |
| - | |
| 112 | + | |
117 | 113 |
| |
118 | 114 |
| |
119 | 115 |
| |
| |||
123 | 119 |
| |
124 | 120 |
| |
125 | 121 |
| |
| 122 | + | |
| 123 | + | |
126 | 124 |
| |
127 | 125 |
| |
128 | 126 |
| |
| |||
147 | 145 |
| |
148 | 146 |
| |
149 | 147 |
| |
| 148 | + | |
| 149 | + | |
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
|
Lines changed: 9 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
269 | 269 |
| |
270 | 270 |
| |
271 | 271 |
| |
272 |
| - | |
| 272 | + | |
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
276 |
| - | |
| 276 | + | |
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
| |||
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
300 |
| - | |
| 300 | + | |
301 | 301 |
| |
302 | 302 |
| |
303 | 303 |
| |
304 |
| - | |
| 304 | + | |
305 | 305 |
| |
306 |
| - | |
307 |
| - | |
308 |
| - | |
309 |
| - | |
310 |
| - | |
311 |
| - | |
| 306 | + | |
312 | 307 |
| |
313 |
| - | |
314 |
| - | |
| 308 | + | |
315 | 309 |
| |
316 |
| - | |
| 310 | + | |
317 | 311 |
| |
318 | 312 |
| |
319 | 313 |
| |
320 |
| - | |
| 314 | + | |
321 | 315 |
| |
322 | 316 |
| |
323 | 317 |
| |
324 | 318 |
| |
325 |
| - | |
| 319 | + | |
326 | 320 |
| |
327 | 321 |
| |
328 | 322 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| 55 | + | |
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
| 85 | + | |
| 86 | + | |
85 | 87 |
| |
86 | 88 |
| |
87 |
| - | |
| 89 | + | |
88 | 90 |
| |
89 | 91 |
| |
90 |
| - | |
| 92 | + | |
91 | 93 |
| |
92 | 94 |
| |
93 | 95 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
47 | 49 |
| |
48 | 50 |
| |
49 | 51 |
| |
|
Lines changed: 166 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 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + |
0 commit comments