File tree
157 files changed
+2163
-440
lines changed- .changeset
- documentation/docs
- 03-template-syntax
- 05-special-elements
- 98-reference/.generated
- packages/svelte
- messages/compile-errors
- src
- compiler
- phases
- 1-parse
- state
- 2-analyze
- css
- visitors
- 3-transform
- client
- visitors
- server
- visitors
- types
- internal
- client
- dom
- blocks
- reactivity
- server
- transition
- tests
- compiler-errors/samples/svelte-selfdestructive
- css/samples
- child-combinator
- dynamic-element-tag
- general-siblings-combinator-render-tag
- general-siblings-combinator-slot
- general-siblings-combinator-star
- general-siblings-combinator
- has-with-render-tag
- render-tag-loop
- siblings-combinator-component-default-snippet
- siblings-combinator-component-named-snippet
- siblings-combinator-missing-fallback
- siblings-combinator-render-tag
- siblings-combinator-slot-named-between-default
- siblings-combinator-slot
- siblings-combinator-star
- siblings-combinator
- snippets-elements
- snippets
- runtime-browser
- runtime-runes/samples
- dynamic-element-svg
- each-without-as
- error-boundary-10
- error-boundary-11
- error-boundary-12
- error-boundary-13
- error-boundary-14
- error-boundary-15
- error-boundary-16
- error-boundary-17
- error-boundary-18
- error-boundary-19
- error-boundary-2
- error-boundary-3
- error-boundary-4
- error-boundary-5
- error-boundary-6
- error-boundary-7
- error-boundary-8
- error-boundary-9
- error-boundary
- props-spread-operator
- typescript
- signals
- validator/samples/invalid-node-placement-8
- types
- playgrounds/sandbox
- sites/svelte-5-preview
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
157 files changed
+2163
-440
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 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 | + | |
77 | 101 | | |
78 | 102 | | |
79 | 103 | | |
| |||
Lines changed: 82 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 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
762 | 762 | | |
763 | 763 | | |
764 | 764 | | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
765 | 777 | | |
766 | 778 | | |
767 | 779 | | |
| |||
0 commit comments