File tree
80 files changed
+1104
-163
lines changed- .changeset
- packages/svelte
- src
- compiler
- phases
- 1-parse
- read
- state
- 2-analyze
- css
- 3-transform
- client
- visitors
- server
- types
- internal
- client
- dev
- dom
- blocks
- elements
- server
- tests
- compiler-errors/samples/runes-wrong-host-placement
- css
- samples
- attribute-selector-case-sensitive
- descendant-selector-unmatched
- general-siblings-combinator-each-else
- general-siblings-combinator-rendertag-global
- general-siblings-combinator-slot
- general-siblings-combinator-slot-global
- general-siblings-combinator-svelteelement
- host
- is
- nested-css
- siblings-combinator-each-else
- siblings-combinator-each-else-nested
- siblings-combinator-slot
- unused-selector-child-combinator
- unused-selector-trailing
- parser-legacy/samples
- css
- whitespace-after-style-tag
- parser-modern/samples
- css-nth-syntax
- css-pseudo-classes
- semicolon-inside-quotes
- runtime-browser/custom-elements-samples/host-rune
- runtime-legacy/samples/reactive-value-function
- runtime-runes/samples
- multiple-head
- non-local-mutation-inherited-owner-6
- proxied-state-property-access
- text-multiple-call-expression
- server-side-rendering/samples/head-meta-hydrate-duplicate
- types
- sites/svelte-5-preview/src/routes/docs/content
- 01-api
- 03-appendix
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
80 files changed
+1104
-163
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
| 190 | + | |
| 191 | + | |
190 | 192 |
| |
191 | 193 |
| |
192 | 194 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
| 40 | + | |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
|
Lines changed: 17 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
283 | 283 |
| |
284 | 284 |
| |
285 | 285 |
| |
286 |
| - | |
287 |
| - | |
288 | 286 |
| |
289 |
| - | |
290 |
| - | |
291 |
| - | |
292 |
| - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
293 | 291 |
| |
294 |
| - | |
295 |
| - | |
296 |
| - | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
297 | 295 |
| |
298 |
| - | |
299 |
| - | |
300 |
| - | |
301 |
| - | |
302 |
| - | |
303 |
| - | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
304 | 301 |
| |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
305 | 306 |
| |
306 | 307 |
| |
307 | 308 |
| |
| |||
318 | 319 |
| |
319 | 320 |
| |
320 | 321 |
| |
| 322 | + | |
321 | 323 |
| |
322 | 324 |
| |
323 | 325 |
| |
|
Lines changed: 43 additions & 27 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 |
| - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
179 | 185 |
| |
180 | 186 |
| |
181 | 187 |
| |
| |||
564 | 570 |
| |
565 | 571 |
| |
566 | 572 |
| |
567 |
| - | |
568 |
| - | |
569 |
| - | |
570 |
| - | |
571 |
| - | |
572 |
| - | |
573 |
| - | |
574 |
| - | |
575 |
| - | |
576 |
| - | |
577 |
| - | |
578 |
| - | |
579 |
| - | |
580 |
| - | |
581 |
| - | |
582 |
| - | |
583 |
| - | |
584 |
| - | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
585 | 593 |
| |
586 |
| - | |
587 |
| - | |
588 |
| - | |
| 594 | + | |
| 595 | + | |
589 | 596 |
| |
590 | 597 |
| |
591 | 598 |
| |
592 | 599 |
| |
593 | 600 |
| |
594 | 601 |
| |
595 |
| - | |
| 602 | + | |
596 | 603 |
| |
597 | 604 |
| |
598 |
| - | |
| 605 | + | |
599 | 606 |
| |
600 | 607 |
| |
601 | 608 |
| |
| |||
618 | 625 |
| |
619 | 626 |
| |
620 | 627 |
| |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
621 | 636 |
| |
622 | 637 |
| |
623 | 638 |
| |
| |||
720 | 735 |
| |
721 | 736 |
| |
722 | 737 |
| |
723 |
| - | |
| 738 | + | |
724 | 739 |
| |
725 | 740 |
| |
726 | 741 |
| |
| |||
734 | 749 |
| |
735 | 750 |
| |
736 | 751 |
| |
737 |
| - | |
738 |
| - | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
739 | 755 |
| |
740 | 756 |
| |
741 | 757 |
| |
|
Lines changed: 34 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 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| |||
548 | 549 |
| |
549 | 550 |
| |
550 | 551 |
| |
| 552 | + | |
551 | 553 |
| |
552 | 554 |
| |
553 | 555 |
| |
|
Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
896 | 896 |
| |
897 | 897 |
| |
898 | 898 |
| |
| 899 | + | |
| 900 | + | |
| 901 | + | |
899 | 902 |
| |
900 | 903 |
| |
901 | 904 |
| |
| |||
1063 | 1066 |
| |
1064 | 1067 |
| |
1065 | 1068 |
| |
1066 |
| - | |
| 1069 | + | |
| 1070 | + | |
1067 | 1071 |
| |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
1068 | 1078 |
| |
| 1079 | + | |
1069 | 1080 |
| |
1070 | 1081 |
| |
1071 | 1082 |
| |
|
Lines changed: 5 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
399 | 399 |
| |
400 | 400 |
| |
401 | 401 |
| |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
402 | 406 |
| |
403 |
| - | |
404 |
| - | |
405 |
| - | |
406 |
| - | |
407 |
| - | |
408 |
| - | |
409 |
| - | |
410 |
| - | |
| 407 | + | |
411 | 408 |
| |
412 | 409 |
| |
413 | 410 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
380 | 380 |
| |
381 | 381 |
| |
382 | 382 |
| |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
383 | 387 |
| |
384 | 388 |
| |
385 | 389 |
| |
|
0 commit comments