File tree
264 files changed
+5224
-2733
lines changed- .changeset
- .github/workflows
- benchmarking/benchmarks/reactivity
- kairo
- documentation/docs
- 02-runes
- 03-template-syntax
- 04-styling
- 05-special-elements
- 06-runtime
- 07-misc
- 98-reference/.generated
- packages/svelte
- messages/compile-errors
- src
- compiler
- phases
- 1-parse
- read
- state
- 2-analyze
- css
- visitors
- 3-transform
- client
- visitors
- server
- visitors
- types
- internal
- client
- dev
- dom
- blocks
- elements
- bindings
- legacy
- reactivity
- server
- legacy
- server
- tests
- css/samples
- double-hyphen
- general-siblings-combinator-svelteelement
- has
- undefined-with-scope
- hydration
- samples
- element-dir-attribute-sibling
- input-checked-attribute-sibling
- repair-mismatched-a-href
- 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
- runtime-runes/samples
- attribute-spread-input
- autofocus-with-call
- class-directive-mutations
- class-directive
- custom-element-attributes
- derived-unowned-11
- derived-unowned-12
- dynamic-style-attr
- each-bind-store-no-warning
- effect-root-5
- effect-tracking-unowned
- muted-without-bind-works
- non-local-mutation-with-binding-8
- props-id-prefix
- props-id
- random
- select-value-with-call
- store-reassign-object
- style-directive-mutations
- style-update
- svelte-boundary-dev-const
- svelte-element-css-hash
- toStore-teardown
- typescript
- server-side-rendering
- samples/head-component-props-id
- signals
- snapshot
- samples
- dynamic-attributes-casing/_expected/client
- skip-static-subtree/_expected/client
- store
- types
- validator/samples
- a11y-label-has-associated-control
- a11y-mouse-events-have-key-events
- a11y-no-noninteractive-element-interactions
- bind-group-snippet-parameter
- const-tag-inside-key-block
- const-tag-invalid-rune-usage
- multiple-var-same-name
- mutate-derived-private-field
- reassign-derived-literal
- reassign-derived-private-field
- reassign-derived-private-public-field
- reassign-derived-public-field
- slot-attribute-component
- types
- playgrounds/sandbox
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
264 files changed
+5224
-2733
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
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 | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments