Commit 67716fe
committed
File tree
406 files changed
+4717
-2508
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
- scripts
- 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
- bindings
- legacy
- reactivity
- server
- blocks
- reactivity
- store
- tests
- compiler-errors/samples
- css-global-block-in-pseudoclass
- css-global-block-multiple-1
- css-global-block-multiple-2
- css-global-block-multiple
- invalid-rune-name-shadowed
- runes-no-derived-assignment
- runes-no-derived-binding
- runes-no-derived-state-field-assignment
- runes-no-derived-state-field-update
- runes-no-derived-update
- css
- samples
- general-siblings-combinator-slot
- global-block
- global-keyframes
- global-local-nested
- global-local
- global-with-nesting
- global
- siblings-combinator-component
- siblings-combinator-slot
- undefined-with-scope
- migrate/samples
- impossible-migrate-$derived-derived-var-3
- impossible-migrate-slot-change-name
- impossible-migrate-slot-non-identifier
- jsdoc-with-comments
- labeled-statement-reassign-state
- reassigned-deriveds
- runtime-legacy
- samples/ondestroy-prop-access
- runtime-runes/samples
- await-hydrate-maybe-promise
- bigint-invalid
- class-private-fields-assignment-shorthand
- delete-proxy-key
- deriveds-in-constructor
- effect-cleanup
- error-boundary-22
- event-handler-component-invalid-warning
- event-handler-invalid-values
- event-handler-invalid-warning
- head-payload-validation
- inspect-exception
- inspect-trace-null
- 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
- nullish-empty-string
- onmount-prop-access
- ownership-invalid-binding-bindable-fallback
- ownership-invalid-mutation-bindable-fallback
- ownership-invalid-mutation-use-transform
- props-and-slots
- proxy-coercive-assignment-warning
- snippet-access-in-script
- 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
- snippet-invalid-call
- toStore-subscribe2
- typescript
- unhoist-function-accessing-snippet
- untrack-own-deriveds
- validate-undefined-snippet-default-arg
- writable-derived-2
- writable-derived
- signals
- snapshot/samples
- await-block-scope/_expected/server
- bind-component-snippet/_expected/server
- each-index-non-null
- _expected
- client
- server
- nullish-coallescence-omittance/_expected
- client
- server
- purity/_expected
- client
- server
- skip-static-subtree/_expected/client
- sourcemaps/samples/attached-sourcemap
- validator/samples
- bidirectional-control-characters
- invalid-self-closing-tag
- 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.
406 files changed
+4717
-2508
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 11 | + | |
| 12 | + | |
18 | 13 | | |
19 | 14 | | |
20 | | - | |
| 15 | + | |
21 | 16 | | |
22 | 17 | | |
23 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
73 | | - | |
74 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
75 | 78 | | |
76 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
77 | 84 | | |
78 | 85 | | |
79 | 86 | | |
80 | | - | |
| 87 | + | |
81 | 88 | | |
82 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
83 | 93 | | |
84 | 94 | | |
85 | 95 | | |
86 | 96 | | |
87 | 97 | | |
88 | 98 | | |
89 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 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 | | |
This file was deleted.
Lines changed: 0 additions & 144 deletions
This file was deleted.
0 commit comments