File tree
387 files changed
+2951
-2740
lines changed- .changeset
- packages/svelte
- messages
- client-errors
- client-warnings
- compile-errors
- compile-warnings
- server-errors
- scripts/process-messages
- templates
- src
- compiler
- phases
- 1-parse
- read
- state
- 2-analyze
- css
- 3-transform
- client
- internal
- client
- dev
- dom
- elements
- bindings
- reactivity
- server
- tests
- compiler-errors/samples
- attribute-empty
- attribute-sequence-expression
- attribute-sequence-expression-2
- attribute-unique
- attribute-unique-binding
- attribute-unique-shorthand
- catch-without-await
- class-state-field-static
- component-slot-duplicate-error
- component-slot-duplicate-error-2
- component-slot-duplicate-error-3
- component-slot-duplicate-error-4
- component-slot-duplicate-error-5
- component-slot-duplicate-error-6
- component-slot-nested-error
- component-slot-nested-error-2
- component-slot-nested-error-3
- css
- css-global-block-combinator
- css-global-block-declaration
- css-global-block-modifier
- css-global-block-multiple
- dollar-binding-declaration
- dollar-binding-global
- dollar-binding-global-js
- dollar-binding-import
- else-before-closing
- else-before-closing-3
- else-if-before-closing-2
- empty-attribute-shorthand
- empty-classname-binding
- empty-directive-name
- export-derived-state
- export-state
- export-state-module
- invalid-snippet-binding
- invalid-snippet-mutation
- legacy-no-const-assignment
- legacy-no-const-update
- multiple-styles
- options-children
- raw-mustaches-whitespace
- render-tag-invalid-call
- runes-before-after-update
- runes-bindable-not-called
- runes-duplicate-props
- runes-export-let
- runes-export-named-state
- runes-invalid-each-binding
- runes-invalid-each-mutation
- runes-no-const-assignment
- runes-no-const-update
- 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-no-rune-each
- runes-prop-export-conflict
- runes-props-not-called
- runes-wrong-bindable-args
- runes-wrong-bindable-placement
- runes-wrong-derived-args
- runes-wrong-derived-placement
- runes-wrong-effect-args
- runes-wrong-effect-placement
- runes-wrong-host-placement
- runes-wrong-props-args
- runes-wrong-props-placement
- runes-wrong-state-args
- runes-wrong-state-placement
- runes-wrong-state-snapshot-args
- script-unclosed
- self-reference
- slot-conflicting-with-render-tag
- snippet-children-conflict
- store-autosub-context-module
- store-contextual
- store-global-disallowed
- store-prevent-user-declarations
- store-shadow-scope
- store-shadow-scope-2
- store-shadow-scope-3
- store-template-expression-scope
- style-unclosed
- svelte-selfdestructive
- then-before-closing
- then-without-await
- unclosed-attribute-self-close-tag
- unexpected-end-of-input
- unexpected-end-of-input-d
- unmatched-closing-tag
- unmatched-closing-tag-autoclose
- unmatched-closing-tag-autoclose-2
- void-closing
- window-children
- window-duplicate
- window-inside-block
- window-inside-element
- hydration
- samples/ignore-mismatched-href
- runtime-browser/custom-elements-samples/extended-builtin
- runtime-legacy/samples
- component-not-constructor-dev
- component-not-constructor2-dev
- dynamic-element-invalid-this
- each-block-keyed
- each-block-keyed-non-prop
- each-block-keyed-object-identity
- keyed-each-dev-unique
- store-dev-mode-error
- runtime-runes/samples
- export-binding
- non-local-mutation-discouraged
- non-local-mutation-inherited-owner-5
- non-local-mutation-inherited-owner-7
- non-local-mutation-with-binding-3
- props-bound-fallback
- props-not-bindable
- props-not-bindable-spread
- snippet-validation-error-1
- snippet-validation-error-2
- snapshot/samples
- bind-component-snippet/_expected
- client
- server
- bind-this/_expected
- client
- server
- class-state-field-constructor-assignment/_expected
- client
- server
- dynamic-attributes-casing/_expected
- client
- server
- each-string-template/_expected
- client
- server
- function-prop-no-getter/_expected
- client
- server
- hello-world/_expected
- client
- server
- hmr/_expected
- client
- server
- state-proxy-literal/_expected
- client
- server
- svelte-element/_expected
- client
- server
- validator
- samples
- a11y-alt-text
- a11y-anchor-has-content
- a11y-anchor-in-svg-is-valid
- a11y-anchor-is-valid
- a11y-aria-activedescendant
- a11y-aria-props
- a11y-aria-role
- a11y-aria-unsupported-element
- a11y-autocomplete-valid
- a11y-click-events-have-key-events
- a11y-heading-has-content
- a11y-html-has-lang
- a11y-iframe-has-title
- a11y-img-redundant-alt
- a11y-media-has-caption
- a11y-no-distracting-elements
- a11y-no-interactive-element-to-noninteractive-role
- a11y-no-noninteractive-element-interactions
- a11y-no-noninteractive-element-to-interactive-role
- a11y-no-static-element-interactions
- a11y-role-supports-aria-props
- a11y-scope
- action-on-component
- animation-on-component
- assignment-to-const
- assignment-to-const-2
- assignment-to-const-3
- assignment-to-const-4
- assignment-to-const-5
- assignment-to-const-7
- attribute-invalid-name
- attribute-invalid-name-2
- attribute-invalid-name-3
- attribute-invalid-name-4
- attribute-invalid-name-5
- binding-await-catch
- binding-await-then
- binding-await-then-2
- binding-const
- binding-input-type-boolean
- binding-invalid
- binding-invalid-foreign-namespace
- binding-invalid-value
- binding-invalid-value-global
- binding-let
- binding-select-multiple-dynamic
- component-event-modifiers-invalid
- component-invalid-style-directive
- component-name-lowercase
- component-slot-default-reserved
- component-slot-dynamic
- component-slot-dynamic-attribute
- component-slotted-custom-element-2
- component-slotted-each-block
- component-slotted-if-block
- const-tag-conflict-1
- const-tag-conflict-2
- const-tag-placement-1
- const-tag-placement-2
- const-tag-readonly-1
- const-tag-readonly-2
- contenteditable-dynamic
- contenteditable-missing
- css-invalid-combinator-selector-1
- css-invalid-combinator-selector-2
- css-invalid-combinator-selector-3
- css-invalid-combinator-selector-4
- css-invalid-global-placement
- css-invalid-global-placement-2
- css-invalid-global-placement-3
- css-invalid-global-placement-4
- css-invalid-global-placement-5
- css-invalid-global-placement-6
- css-invalid-global-selector
- css-invalid-global-selector-2
- css-invalid-global-selector-3
- css-invalid-global-selector-4
- css-invalid-global-selector-5
- css-invalid-global-selector-6
- css-invalid-global-selector-list
- css-invalid-type-selector-placement
- debug-invalid-args
- default-export
- default-export-anonymous-class
- default-export-anonymous-function
- directive-non-expression
- dollar-dollar-global-in-markup
- dollar-dollar-global-in-script
- dollar-global-in-markup
- dollar-global-in-script
- dynamic-element-invalid-tag
- dynamic-element-missing-tag
- empty-block
- error-mode-warn
- event-attribute
- event-modifiers-invalid
- event-modifiers-invalid-nonpassive
- event-modifiers-invalid-passive
- global-event-reference
- html-block-in-attribute
- html-block-in-textarea
- ignore-warning
- ignore-warnings
- ignore-warnings-cumulative
- ignore-warnings-newline
- ignore-warnings-stacked
- illegal-attribute-character
- illegal-variable-declaration
- inline-new-class
- inline-new-class-2
- inline-new-class-4
- invalid-empty-css-declaration
- invalid-node-placement
- invalid-node-placement-2
- invalid-self-closing-tag
- let-directive
- logic-block-in-attribute
- logic-block-in-textarea
- module-script-reactive-declaration
- multiple-script-default-context
- multiple-script-module-context
- namespace-invalid
- namespace-non-literal
- reactive-declaration-cyclical
- reactive-declaration-non-top-level
- reactive-module-variable
- rest-eachblock-binding
- rest-eachblock-binding-2
- rest-eachblock-binding-3
- rest-eachblock-binding-nested-rest
- runes-bindable-not-called
- runes-legacy-syntax-warnings
- runes-props-not-called
- runes-referenced-nonstate
- runes-referenced-nonstate-bind-this
- script-invalid-context
- silence-warnings
- silence-warnings-2
- slot-attribute-invalid
- slot-warning
- slot-warning2
- static-state-reference
- store-runes-conflict
- style-directive-modifiers-invalid
- svelte-fragment-placement
- svelte-fragment-placement-2
- svelte-head-attributes
- tag-invalid
- tag-non-string
- textarea-value-children
- title-no-attributes
- title-no-children
- transition-on-component
- unreferenced-variables
- unreferenced-variables-each
- use-the-platform
- window-binding-invalid
- window-binding-invalid-innerwidth
- sites/svelte-5-preview/src/lib/workers/compiler
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
387 files changed
+2951
-2740
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
215 | 215 |
| |
216 | 216 |
| |
217 | 217 |
| |
| 218 | + | |
218 | 219 |
| |
219 | 220 |
| |
220 | 221 |
| |
| |||
432 | 433 |
| |
433 | 434 |
| |
434 | 435 |
| |
| 436 | + | |
435 | 437 |
| |
436 | 438 |
| |
437 | 439 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
| 12 | + | |
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 |
| |
4 | 12 |
| |
5 | 13 |
| |
|
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 67 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + |
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
1 | 9 |
| |
2 | 10 |
| |
3 | 11 |
| |
4 | 12 |
| |
5 | 13 |
| |
6 | 14 |
| |
7 |
| - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + |
Lines changed: 0 additions & 59 deletions
This file was deleted.
Lines changed: 0 additions & 35 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 27 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
0 commit comments