Commit 7ac1696
committed
File tree
228 files changed
+4121
-2291
lines changed- .changeset
- .github/workflows
- benchmarking
- benchmarks/reactivity
- kairo
- compare
- documentation/docs
- 02-runes
- 03-template-syntax
- 06-runtime
- 07-misc
- 98-reference/.generated
- packages/svelte
- messages
- client-errors
- compile-errors
- src
- compiler
- phases
- 1-parse
- read
- utils
- 2-analyze
- css
- visitors
- 3-transform
- client
- visitors
- server/visitors
- types
- utils
- internal
- client
- dom
- blocks
- elements
- reactivity
- server
- legacy
- server
- tests
- compiler-errors/samples/runes-wrong-state-raw-args
- css/samples
- double-hyphen
- has
- render-tag-loop
- undefined-with-scope
- view-transition
- hydration
- samples
- element-dir-attribute-sibling
- input-checked-attribute-sibling
- parser-modern/samples
- comment-before-script
- snippets
- typescript-in-event-handler
- preprocess
- samples/script
- runtime-browser
- runtime-legacy
- samples
- animation-css
- animation-js-easing
- animation-js
- attribute-null-classname-with-style
- attribute-null-func-classname-with-style
- dynamic-element-animation
- 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
- autofocus-with-call
- class-directive-mutations
- class-directive
- dynamic-style-attr
- each-bind-store-no-warning
- effect-root-5
- event-handler-invalid-values
- muted-without-bind-works
- nested-effect-conflict
- props-id-prefix
- random
- select-value-with-call
- store-reassign-object
- style-directive-mutations
- style-update
- svelte-boundary-dev-const
- svelte-element-css-hash
- toStore-teardown
- unhoist-function-accessing-snippet
- untracked-write-pre
- server-side-rendering
- signals
- snapshot
- samples
- bind-component-snippet/_expected/client
- class-state-field-constructor-assignment/_expected/client
- destructured-assignments/_expected/client
- dynamic-attributes-casing/_expected/client
- function-prop-no-getter/_expected/client
- store
- validator/samples
- a11y-no-noninteractive-element-interactions
- bind-group-snippet-parameter
- const-tag-inside-key-block
- multiple-var-same-name
- 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.
228 files changed
+4121
-2291
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 | + | |
This file was deleted.
This file was deleted.
| 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 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments