Commit edf4b35
File tree
937 files changed
+3095
-21228
lines changed- .github
- benchmarking
- benchmarks
- reactivity
- kairo
- ssr
- wrapper
- documentation
- blog
- docs
- 06-runtime
- 07-misc
- 98-reference/.generated
- examples
- 00-introduction
- 00-hello-world
- 01-dynamic-attributes
- 02-styling
- 03-nested-components
- 04-html-tags
- 01-reactivity
- 00-reactive-assignments
- 01-reactive-declarations
- 02-reactive-statements
- 02-props
- 00-declaring-props
- 01-default-values
- 02-spread-props
- 03-logic
- 00-if-blocks
- 01-else-blocks
- 02-else-if-blocks
- 03-each-blocks
- 04-keyed-each-blocks
- 05-await-blocks
- 04-events
- 00-dom-events
- 01-inline-handlers
- 02-event-modifiers
- 03-component-events
- 04-event-forwarding
- 05-dom-event-forwarding
- 05-bindings
- 00-text-inputs
- 01-numeric-inputs
- 02-checkbox-inputs
- 03-group-inputs
- 04-textarea-inputs
- 05-file-inputs
- 06-select-bindings
- 07-multiple-select-bindings
- 08-each-block-bindings
- 09-media-elements
- 10-dimensions
- 11-bind-this
- 12-component-bindings
- 06-lifecycle
- 00-onmount
- 01-ondestroy
- 02-update
- 03-tick
- 07-stores
- 00-writable-stores
- 01-auto-subscriptions
- 02-readable-stores
- 03-derived-stores
- 04-custom-stores
- 08-motion
- 00-tweened
- 01-spring
- 09-transitions
- 00-transition
- 01-adding-parameters-to-transitions
- 02-in-and-out
- 03-custom-css-transitions
- 04-custom-js-transitions
- 05-transition-events
- 06-deferred-transitions
- 10-animations
- 00-animate
- 11-easing
- 00-easing
- 12-svg
- 01-clock
- 02-bar-chart
- 03-area-chart
- 04-scatterplot
- 05-svg-transitions
- 13-actions
- 00-actions
- 01-adding-parameters-to-actions
- 03-actions-pannable
- 14-classes
- 00-classes
- 01-class-shorthand
- 15-composition
- 00-slots
- 01-slot-fallbacks
- 02-named-slots
- 03-slot-props
- 04-conditional-slots
- 05-modal
- 16-context
- 00-context-api
- 17-special-elements
- 00-svelte-self
- 01-svelte-component
- 02-svelte-element
- 03-svelte-window
- 04-svelte-window-bindings
- 05-svelte-document
- 06-svelte-body
- 07-svelte-head
- 18-module-context
- 01-module-exports
- 19-debugging
- 00-debug
- 20-7guis
- 01-7guis-counter
- 02-7guis-temperature
- 03-7guis-flight-booker
- 04-7guis-timer
- 05-7guis-crud
- 06-7guis-circles
- 21-miscellaneous
- 01-hacker-news
- 02-immutable-data
- 99-embeds
- 20181225-blog-svelte-css-in-js
- 20190420-blog-write-less-code
- tutorial
- 01-introduction
- 01-basics
- app-a
- 02-adding-data
- app-a
- app-b
- 03-dynamic-attributes
- app-a
- app-b
- 04-styling
- app-a
- app-b
- 05-nested-components
- app-a
- app-b
- 06-making-an-app
- app-a
- 02-reactivity
- 01-reactive-assignments
- app-a
- app-b
- 02-reactive-declarations
- app-a
- app-b
- 03-reactive-statements
- app-a
- app-b
- 04-updating-arrays-and-objects
- app-a
- app-b
- 03-props
- 01-declaring-props
- app-a
- app-b
- 02-default-values
- app-a
- app-b
- 03-spread-props
- app-a
- app-b
- 04-logic
- 01-if-blocks
- app-a
- app-b
- 02-else-blocks
- app-a
- app-b
- 03-else-if-blocks
- app-a
- app-b
- 04-each-blocks
- app-a
- app-b
- 05-keyed-each-blocks
- app-a
- app-b
- 06-await-blocks
- app-a
- app-b
- 05-events
- 01-dom-events
- app-a
- app-b
- 02-inline-handlers
- app-a
- app-b
- 03-event-modifiers
- app-a
- app-b
- 04-component-events
- app-a
- app-b
- 05-event-forwarding
- app-a
- app-b
- 06-dom-event-forwarding
- app-a
- app-b
- 06-bindings
- 01-text-inputs
- app-a
- app-b
- 02-numeric-inputs
- app-a
- app-b
- 03-checkbox-inputs
- app-a
- app-b
- 04-group-inputs
- app-a
- app-b
- 05-textarea-inputs
- app-a
- app-b
- 06-select-bindings
- app-a
- app-b
- 07-multiple-select-bindings
- app-a
- app-b
- 08-contenteditable-bindings
- app-a
- app-b
- 09-each-block-bindings
- app-a
- app-b
- 10-media-elements
- app-a
- app-b
- 11-dimensions
- app-a
- app-b
- 12-bind-this
- app-a
- app-b
- 13-component-bindings
- app-a
- app-b
- 14-component-this
- app-a
- app-b
- 07-lifecycle
- 01-onmount
- app-a
- app-b
- 02-ondestroy
- app-a
- app-b
- 03-update
- app-a
- app-b
- 04-tick
- app-a
- app-b
- 08-stores
- 01-writable-stores
- app-a
- app-b
- 02-auto-subscriptions
- app-a
- app-b
- 03-readable-stores
- app-a
- app-b
- 04-derived-stores
- app-a
- app-b
- 05-custom-stores
- app-a
- app-b
- 06-store-bindings
- app-a
- app-b
- 09-motion
- 01-tweened
- app-a
- app-b
- 02-spring
- app-a
- app-b
- 10-transitions
- 01-transition
- app-a
- app-b
- 02-adding-parameters-to-transitions
- app-a
- app-b
- 03-in-and-out
- app-a
- app-b
- 04-custom-css-transitions
- app-a
- app-b
- 05-custom-js-transitions
- app-a
- app-b
- 06-transition-events
- app-a
- app-b
- 07-global-transitions
- app-a
- app-b
- 08-deferred-transitions
- app-a
- app-b
- 09-key-blocks
- app-a
- app-b
- 11-animations
- 01-animate
- app-a
- app-b
- 12-actions
- 01-actions
- app-a
- app-b
- 02-adding-parameters-to-actions
- app-a
- app-b
- 13-advanced-styling
- 01-classes
- app-a
- app-b
- 02-class-shorthand
- app-a
- app-b
- 03-inline-styles
- app-a
- app-b
- 04-style-directive
- app-a
- app-b
- 14-composition
- 01-slots
- app-a
- app-b
- 02-slot-fallbacks
- app-a
- app-b
- 03-named-slots
- app-a
- app-b
- 04-optional-slots
- app-a
- app-b
- 05-slot-props
- app-a
- app-b
- 15-context
- 01-context-api
- app-a
- app-b
- 16-special-elements
- 01-svelte-self
- app-a
- app-b
- 02-svelte-component
- app-a
- app-b
- 03-svelte-element
- app-a
- app-b
- 04-svelte-window
- app-a
- app-b
- 05-svelte-window-bindings
- app-a
- app-b
- 06-svelte-document
- app-a
- app-b
- 07-svelte-body
- app-a
- app-b
- 08-svelte-head
- app-a
- app-b
- 09-svelte-options
- app-a
- app-b
- 10-svelte-fragment
- app-a
- app-b
- 17-module-context
- 01-sharing-code
- app-a
- app-b
- 02-module-exports
- app-a
- app-b
- 18-special-tags
- 01-debug
- app-a
- app-b
- 02-html-tags
- app-a
- app-b
- 19-next-steps
- 01-congratulations
- app-a
- packages/svelte
- messages/compile-errors
- src
- compiler
- migrate
- phases
- 1-parse
- read
- state
- 2-analyze
- css
- visitors
- 3-transform
- client
- visitors
- css
- types
- utils
- internal
- client
- dom
- blocks
- elements
- bindings
- reactivity
- server
- legacy
- transition
- tests
- compiler-errors/samples
- export-default-derived-state-indirect
- export-default-state-indirect
- css/samples
- child-combinator
- dynamic-element-tag
- general-siblings-combinator-key
- general-siblings-combinator-render-tag
- general-siblings-combinator-slot
- general-siblings-combinator-star
- general-siblings-combinator
- has-with-render-tag
- has
- is
- not-selector-global
- not-selector
- render-tag-loop
- root
- siblings-combinator-component-default-snippet
- siblings-combinator-component-named-snippet
- siblings-combinator-each-else-nested
- siblings-combinator-key
- siblings-combinator-missing-fallback
- siblings-combinator-render-tag
- siblings-combinator-slot-named-between-default
- siblings-combinator-slot
- siblings-combinator-star
- siblings-combinator
- snippets
- unused-selector-in-between
- unused-selector-leading
- unused-selector-multiple
- unused-ts-as-expression
- hydration/samples/text-empty-2
- migrate/samples
- is-not-where-has
- slot-non-identifier
- runtime-browser
- runtime-legacy/samples
- attribute-boolean-case-insensitive
- inline-expressions-3
- inline-expressions-subtree
- runtime-runes/samples
- await-non-promise
- class-disabinguate-private-method-definition
- event-spread-timing
- hydrate-modified-input-numeric
- inline-expressions
- inspect-recursive-2
- invalid-html-ssr
- key-unchanged-value
- mount-props-updates
- private-identifiers-not-this
- typescript
- video-src-object
- snapshot/samples
- inline-module-vars
- _expected
- client
- server
- skip-static-subtree
- _expected
- client
- server
- validator/samples
- default-export-module
- illegal_spread_element-document
- illegal_spread_element-window
- invalid-node-placement-8
- types
- playgrounds/sandbox
- sites/svelte-5-preview
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
937 files changed
+3095
-21228
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 11 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
| |||
21 | 18 | | |
22 | 19 | | |
23 | 20 | | |
24 | | - | |
| 21 | + | |
25 | 22 | | |
26 | 23 | | |
27 | 24 | | |
28 | 25 | | |
29 | | - | |
| 26 | + | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments