File tree
311 files changed
+5521
-2480
lines changed- .changeset
- .github/workflows
- documentation/docs
- 01-introduction
- 03-template-syntax
- 07-misc
- 98-reference/.generated
- packages/svelte
- messages
- client-warnings
- compile-warnings
- 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
- elements
- reactivity
- server
- blocks
- legacy
- tests
- compiler-errors/samples/dynamic-element-binding-invalid
- hydration/samples
- cloudflare-mirage-borking-2
- if-block-mismatch-2
- whitespace-at-block-start
- parser-legacy/samples
- each-block-destructured
- script-context-module-unquoted
- runtime-browser
- runtime-legacy
- samples
- after-render-prevents-loop
- after-render-triggers-update
- attribute-null-classname-with-style
- attribute-null-classnames-with-style
- attribute-null-func-classname-with-style
- attribute-null-func-classnames-with-style
- 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
- runtime-runes/samples
- async-attachment
- async-boundary-reset
- async-derived-module
- async-effect-after-await
- async-effect-pending-nested
- async-if
- async-linear-order-same-derived
- async-no-pending-attributes
- async-no-pending-await-in-block
- async-no-pending-await-in-script-2
- async-no-pending-await-in-script
- async-no-pending-throws-sync
- async-no-pending
- async-ondestroy-ordering
- async-push-element-dev
- async-top-level-error-nested-obsolete
- custom-element-svelte-class
- derived-in-expression
- dynamic-component-transition
- dynamic-if-component-transition
- form-default-value-from-spread
- non-error-boundary-preserve-on-error
- snippet-hoisting-4
- snippet-slot-let-error
- svelte-element-custom-element-css-hash
- title-nullish
- untrack-own-deriveds
- server-side-rendering
- samples
- async-children
- async-context-throws-after-await
- async-directive-with-spreading
- async-each-fallback-hoisting
- async-each-hoisting
- async-head-multiple-title-order-preserved
- async-html-tag
- async-if-alternate-hoisting
- async-if-hoisting
- async-nullish-pending-snippet
- 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
- async-snippet
- async-svelte-boundary
- context
- css-injected-options-minify
- css-injected-options-nested
- css-injected-options
- css
- head-multiple-title
- invalid-nested-svelte-element
- option-scoped-class
- select-value-scoped-class
- 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
- bind-this/_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
- imports-in-modules/_expected/server
- nullish-coallescence-omittance/_expected/server
- props-identifier/_expected/server
- purity/_expected/server
- skip-static-subtree/_expected/server
- state-proxy-literal/_expected/server
- svelte-element/_expected/server
- text-nodes-deriveds/_expected/server
- sourcemaps/samples
- attached-sourcemap
- css
- validator/samples
- a11y-anchor-has-content
- a11y-consider-explicit-label
- binding-dimensions-svg
- binding-input-checked
- binding-invalid-on-element-2
- binding-invalid-on-element
- binding-radio-input-checked
- 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.
311 files changed
+5521
-2480
lines changedThis file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
7 | 9 |
| |
8 | 10 |
| |
9 | 11 |
| |
| |||
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
18 |
| - | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
| 5 | + | |
4 | 6 |
| |
5 | 7 |
| |
6 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
| |||
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
30 |
| - | |
| 29 | + | |
31 | 30 |
| |
32 | 31 |
| |
33 | 32 |
| |
| |||
45 | 44 |
| |
46 | 45 |
| |
47 | 46 |
| |
48 |
| - |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
| 93 | + | |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
| 98 | + | |
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
| 120 | + | |
| 121 | + | |
120 | 122 |
| |
121 | 123 |
| |
122 | 124 |
| |
|
0 commit comments