File tree
378 files changed
+6058
-3616
lines changed- .changeset
- .github/workflows
- benchmarking/compare
- documentation/docs
- 01-introduction
- 02-runes
- 03-template-syntax
- 06-runtime
- 07-misc
- 98-reference/.generated
- packages/svelte
- messages
- client-errors
- client-warnings
- compile-errors
- compile-warnings
- src
- compiler
- migrate
- phases
- 1-parse
- read
- utils
- 2-analyze
- css
- visitors
- 3-transform
- client
- visitors
- css
- server
- visitors
- types
- utils
- internal
- client
- dev
- dom
- blocks
- elements
- reactivity
- server
- blocks
- server
- store
- tests
- compiler-errors/samples
- css-global-block-multiple-1
- css-global-block-multiple-2
- css-global-block-multiple
- runes-no-derived-assignment
- runes-no-derived-binding
- runes-no-derived-state-field-assignment
- runes-no-derived-state-field-update
- runes-no-derived-update
- runes-wrong-state-raw-args
- css
- samples
- double-hyphen
- general-siblings-combinator-slot
- global-block
- global-keyframes
- global-local-nested
- global-local
- global-with-nesting
- global
- has
- render-tag-loop
- siblings-combinator-component
- siblings-combinator-slot
- undefined-with-scope
- view-transition
- hydration
- migrate/samples
- jsdoc-with-comments
- labeled-statement-reassign-state
- reassigned-deriveds
- parser-modern/samples
- comment-before-script
- snippets
- typescript-in-event-handler
- preprocess/samples/script
- runtime-browser
- runtime-legacy
- samples
- inline-style-directive-spread-and-attr-empty
- inline-style-optimisation-bailout
- ondestroy-prop-access-2
- ondestroy-prop-access-3
- ondestroy-prop-access
- runtime-runes/samples
- async-attribute
- await-hydrate-maybe-promise
- class-directive-mutations
- deriveds-in-constructor
- dynamic-style-attr
- effect-cleanup
- effect-root-5
- event-handler-invalid-values
- head-payload-validation
- nested-effect-conflict
- non-local-mutation-discouraged
- non-local-mutation-global-2
- non-local-mutation-inherited-owner-1
- non-local-mutation-inherited-owner-2
- non-local-mutation-inherited-owner-3
- non-local-mutation-inherited-owner-4
- non-local-mutation-inherited-owner-5
- non-local-mutation-inherited-owner-6
- non-local-mutation-inherited-owner-7
- non-local-mutation-inherited-owner
- non-local-mutation-ok
- non-local-mutation-with-binding-2
- non-local-mutation-with-binding-3
- non-local-mutation-with-binding-7
- non-local-mutation-with-binding-8
- onmount-prop-access
- ownership-invalid-binding-bindable-fallback
- ownership-invalid-mutation-bindable-fallback
- props-id-prefix
- proxy-coercive-assignment-warning
- random
- snippet-block-without-render-tag-dev
- snippet-block-without-render-tag-prod
- snippet-children-without-render-tag-dev-prod
- snippet-children-without-render-tag-dev
- style-directive-mutations
- style-update
- svelte-boundary-dev-const
- svelte-element-css-hash
- toStore-subscribe2
- toStore-teardown
- typescript
- unhoist-function-accessing-snippet
- untrack-own-deriveds
- untracked-write-pre
- validate-undefined-snippet-default-arg
- writable-derived-2
- writable-derived
- server-side-rendering
- signals
- snapshot
- samples
- await-block-scope/_expected/server
- bind-component-snippet/_expected
- client
- server
- class-state-field-constructor-assignment/_expected/client
- destructured-assignments/_expected/client
- dynamic-attributes-casing/_expected/client
- function-prop-no-getter/_expected/client
- nullish-coallescence-omittance/_expected
- client
- server
- skip-static-subtree/_expected/client
- sourcemaps/samples/attached-sourcemap
- validator/samples
- a11y-no-noninteractive-element-interactions
- bind-group-snippet-parameter
- invalid-self-closing-tag
- multiple-var-same-name
- reassign-derived-literal
- reassign-derived-private-field
- reassign-derived-public-field
- rune-invalid-spread-derived-by
- rune-invalid-spread-derived
- rune-invalid-spread-state-raw
- rune-invalid-spread-state
- static-state-reference
- 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.
378 files changed
+6058
-3616
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 | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| 66 | + | |
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 11 | + | |
| 12 | + | |
16 | 13 | | |
17 | 14 | | |
18 | | - | |
| 15 | + | |
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
0 commit comments