File tree
114 files changed
+2412
-2214
lines changed- .changeset
- packages/svelte
- src
- compiler
- phases
- 2-analyze
- css
- 3-transform
- client
- visitors
- server
- types
- utils
- internal
- client
- proxy
- server
- main
- motion
- store
- tests
- compiler-errors/samples
- store-autosub-context-module
- unmatched-closing-tag-autoclose
- css/samples/global-with-class
- hydration/samples/each-else
- runtime-legacy/samples/event-handler-sanitize
- runtime-runes/samples
- class-state-deep-update
- event-attribute-not-hoistable
- inspect-new-property
- store-increment-decrement
- typescript-as-expression
- typescript-non-null-expression
- signals
- store
- types
- validator/samples
- css-invalid-global-placement-2
- css-invalid-global-placement-4
- css-invalid-global-placement-5
- css-invalid-global-placement-6
- static-state-reference
- types
- playgrounds
- demo
- sandbox
- sites
- svelte-5-preview
- src/routes
- docs
- [slug]
- content
- 01-api
- 03-appendix
- faq
- svelte.dev
- src/routes
- (authed)
- repl
- [id]
- api/[id].json
- create.json
- save/[id].json
- auth/login
- blog
- [slug]
- card.png
- the-easiest-way-to-get-started
- docs/[slug]
- examples
- api/[slug].json
- faq
- roadmap
- tutorial
- [slug]
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
114 files changed
+2412
-2214
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| |||
75 | 78 | | |
76 | 79 | | |
77 | 80 | | |
| 81 | + | |
78 | 82 | | |
| 83 | + | |
79 | 84 | | |
80 | 85 | | |
81 | 86 | | |
| |||
88 | 93 | | |
89 | 94 | | |
90 | 95 | | |
| 96 | + | |
91 | 97 | | |
92 | 98 | | |
93 | 99 | | |
| |||
105 | 111 | | |
106 | 112 | | |
107 | 113 | | |
| 114 | + | |
108 | 115 | | |
109 | 116 | | |
110 | 117 | | |
| |||
139 | 146 | | |
140 | 147 | | |
141 | 148 | | |
| 149 | + | |
142 | 150 | | |
143 | 151 | | |
| 152 | + | |
144 | 153 | | |
| 154 | + | |
145 | 155 | | |
146 | 156 | | |
147 | 157 | | |
| |||
163 | 173 | | |
164 | 174 | | |
165 | 175 | | |
| 176 | + | |
166 | 177 | | |
167 | 178 | | |
168 | 179 | | |
| |||
177 | 188 | | |
178 | 189 | | |
179 | 190 | | |
| 191 | + | |
180 | 192 | | |
181 | 193 | | |
182 | 194 | | |
183 | 195 | | |
| 196 | + | |
184 | 197 | | |
185 | 198 | | |
186 | 199 | | |
| |||
194 | 207 | | |
195 | 208 | | |
196 | 209 | | |
| 210 | + | |
197 | 211 | | |
| 212 | + | |
198 | 213 | | |
199 | 214 | | |
200 | 215 | | |
| |||
211 | 226 | | |
212 | 227 | | |
213 | 228 | | |
214 | | - | |
| 229 | + | |
| 230 | + | |
215 | 231 | | |
216 | 232 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments