File tree
181 files changed
+2638
-901
lines changed- .changeset
- documentation/docs/98-reference/.generated
- packages/svelte
- messages
- server-errors
- server-warnings
- scripts/process-messages
- templates
- src
- compiler
- phases
- 1-parse/state
- 2-analyze
- visitors
- 3-transform
- client
- visitors
- server
- visitors
- types
- utils
- internal
- client
- dom/blocks
- reactivity
- server
- blocks
- legacy
- tests
- hydration/samples
- binding-input
- cloudflare-mirage-borking-2
- dynamic-text-changed
- each-block-0-on-server-more-on-client
- each-block-fallback-mismatch
- each-block-less-nodes-on-client
- each-block-more-nodes-on-client
- element-attribute-added
- element-attribute-changed
- element-attribute-removed
- if-block-mismatch-2
- if-block-mismatch
- input-checked-attribute-sibling
- input-value-changed
- noscript
- pre-first-node-newline
- removes-undefined-attributes
- repair-mismatched-a-href
- safari-borking
- script
- snippet-raw-hydrate
- standalone-component
- standalone-snippet
- surrounding-whitespace
- text-empty-2
- text-empty
- whitespace-at-block-start
- runtime-browser
- runtime-legacy
- samples
- after-render-prevents-loop
- after-render-triggers-update
- before-render-prevents-loop
- binding-select-implicit-option-value
- binding-select-initial-value-undefined-3
- binding-select-late-2
- binding-select-late-3
- binding-select-late
- binding-select-unmatched-2
- binding-select-unmatched-3
- constructor-prefer-passed-context
- textarea-content
- runtime-runes/samples
- async-no-pending-throws-sync
- async-no-pending
- async-ondestroy-ordering
- snippet-slot-let-error
- server-side-rendering
- samples
- async-context-throws-after-await
- async-each-fallback-hoisting
- async-each-hoisting
- async-head-multiple-title-order-preserved
- async-if-alternate-hoisting
- async-if-hoisting
- async-option-implicit-complex-value
- async-option-implicit-simple-value
- async-select-value-component
- async-select-value-implicit-value-complex
- async-select-value-implicit-value
- comment-preserve
- context
- head-meta-hydrate-duplicate
- head-svelte-components-raw-content
- invalid-nested-svelte-element
- snapshot/samples
- async-each-fallback-hoisting
- _expected
- client
- server
- async-each-hoisting
- _expected
- client
- server
- async-if-alternate-hoisting
- _expected
- client
- server
- async-if-hoisting
- _expected
- client
- server
- await-block-scope/_expected/server
- bind-component-snippet/_expected/server
- class-state-field-constructor-assignment/_expected/server
- delegated-locally-declared-shadowed/_expected/server
- dynamic-attributes-casing/_expected/server
- each-index-non-null/_expected/server
- each-string-template/_expected/server
- function-prop-no-getter/_expected/server
- functional-templating/_expected/server
- hello-world/_expected/server
- hmr/_expected/server
- nullish-coallescence-omittance/_expected/server
- props-identifier/_expected/server
- purity/_expected/server
- skip-static-subtree/_expected/server
- state-proxy-literal/_expected/server
- text-nodes-deriveds/_expected/server
- types
- playgrounds/sandbox
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
181 files changed
+2638
-901
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
|
Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
3 | 17 |
| |
4 | 18 |
| |
5 | 19 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
Lines changed: 0 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 | 3 |
| |
24 | 4 |
| |
25 | 5 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
| 97 | + | |
97 | 98 |
| |
98 | 99 |
| |
99 | 100 |
| |
|
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 | + |
This file was deleted.
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 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 | 1 |
| |
20 | 2 |
| |
21 | 3 |
| |
|
0 commit comments