Commit ec57acd
File tree
86 files changed
+118
-94
lines changed- .changeset
- packages/svelte
- src/compiler/phases/3-transform/client
- visitors
- tests
- parser-legacy/samples
- action-duplicate
- action-with-call
- action-with-identifier
- action-with-literal
- action
- animation
- attribute-class-directive
- attribute-containing-solidus
- attribute-curly-bracket
- attribute-dynamic-boolean
- attribute-dynamic
- attribute-empty
- attribute-escaped
- attribute-multiple
- attribute-shorthand
- attribute-static-boolean
- attribute-static
- attribute-style-directive-modifiers
- attribute-style-directive-shorthand
- attribute-style-directive-string
- attribute-style-directive
- attribute-style
- attribute-unquoted
- attribute-with-whitespace
- await-catch
- await-then-catch
- binding-shorthand
- binding
- comment-with-ignores
- comment
- component-dynamic
- convert-entities-in-element
- convert-entities
- css
- dynamic-element-string
- dynamic-element-variable
- dynamic-import
- each-block-destructured
- each-block-else
- each-block-indexed
- each-block-keyed
- each-block
- element-with-attribute-empty-string
- element-with-attribute
- element-with-mustache
- element-with-text
- elements
- event-handler
- if-block-elseif
- if-block-else
- if-block
- implicitly-closed-li
- javascript-comments
- nbsp
- no-error-if-before-closing
- raw-mustaches
- refs
- script-attribute-with-curly-braces
- script-comment-only
- script-context-module-unquoted
- script
- self-closing-element
- self-reference
- slotted-element
- space-between-mustaches
- spread
- style-inside-head
- textarea-children
- textarea-end-tag
- transition-intro-no-params
- transition-intro
- unusual-identifier
- whitespace-after-script-tag
- whitespace-after-style-tag
- whitespace-leading-trailing
- whitespace-normal
- parser-modern/samples
- comment-before-script
- css-nth-syntax
- css-pseudo-classes
- each-block-object-pattern
- snippets
- typescript-in-event-handler
- snapshot/samples/state-proxy-literal/_expected/client
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
86 files changed
+118
-94
lines changedLines changed: 18 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
220 | 221 | | |
221 | 222 | | |
222 | | - | |
| 223 | + | |
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
| |||
242 | 243 | | |
243 | 244 | | |
244 | 245 | | |
245 | | - | |
| 246 | + | |
246 | 247 | | |
247 | 248 | | |
248 | 249 | | |
| |||
288 | 289 | | |
289 | 290 | | |
290 | 291 | | |
291 | | - | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
292 | 297 | | |
293 | 298 | | |
294 | 299 | | |
| |||
302 | 307 | | |
303 | 308 | | |
304 | 309 | | |
305 | | - | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
306 | 313 | | |
307 | 314 | | |
308 | 315 | | |
| |||
321 | 328 | | |
322 | 329 | | |
323 | 330 | | |
| 331 | + | |
324 | 332 | | |
325 | 333 | | |
326 | 334 | | |
| |||
387 | 395 | | |
388 | 396 | | |
389 | 397 | | |
390 | | - | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
391 | 401 | | |
392 | 402 | | |
393 | 403 | | |
394 | 404 | | |
395 | 405 | | |
396 | 406 | | |
397 | 407 | | |
398 | | - | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
399 | 411 | | |
400 | 412 | | |
401 | 413 | | |
| |||
624 | 636 | | |
625 | 637 | | |
626 | 638 | | |
627 | | - | |
628 | 639 | | |
629 | 640 | | |
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2604 | 2604 | | |
2605 | 2605 | | |
2606 | 2606 | | |
2607 | | - | |
| 2607 | + | |
| 2608 | + | |
| 2609 | + | |
| 2610 | + | |
2608 | 2611 | | |
2609 | 2612 | | |
2610 | 2613 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
0 commit comments