File tree
373 files changed
+9332
-4835
lines changed- elements
- site/content
- docs
- examples/15-composition/05-modal
- faq
- tutorial
- 01-introduction/06-making-an-app
- app-a
- 04-logic/05-keyed-each-blocks
- app-a
- app-b
- 06-bindings/05-textarea-inputs
- 16-special-elements/08-svelte-options
- app-a
- app-b
- 18-debugging
- 18-special-tags
- 01-debug
- app-a
- app-b
- 02-html-tags
- app-a
- app-b
- src
- compiler
- compile
- css
- nodes
- render_dom
- wrappers
- Element
- InlineComponent
- render_ssr
- utils
- parse
- read
- state
- utils
- preprocess
- utils
- runtime
- internal
- store
- transition
- test
- css/samples/unused-selector-empty-attribute
- js/samples
- collapse-literal-ssr
- debug-foo
- debug-foo-bar-baz-things
- debug-no-dependencies
- deconflict-builtins
- each-block-array-literal
- each-block-changed-check
- each-block-keyed
- each-block-keyed-animated
- event-modifiers
- media-bindings
- natural-dimension-binding
- reactive-class-optimized
- reactive-values
- svelte-element
- svelte-element-event-handlers
- svelte-element-svg
- video-bindings
- runtime/samples
- action-update-before-destroy
- assignment-to-const1
- assignment-to-const2
- attribute-boolean-indeterminate
- attribute-boolean-inert
- attribute-boolean-itemscope
- binding-input-group-each-10
- binding-input-group-each-11
- binding-input-group-each-12
- binding-input-group-each-13
- binding-input-group-each-8
- binding-input-group-each-9
- binding-input-group-undefined
- binding-select-initial-value-undefined
- binding-select-unmatched
- class-with-spread-and-bind
- component-binding-each-remount-keyed
- component-binding-each-remount-unkeyed
- component-transition
- dynamic-component-dirty
- event-handler-modifier-stop-immediate-propagation
- html-entities
- html-entities-inside-attributes
- select-multiple-spread
- select-multiple-spread-and-bind
- spread-element-input-each-block-keyed
- template
- runtime-puppeteer/samples/binding-width-height-initialize
- sourcemaps/samples/compile-option-dev
- store
- validator
- samples
- a11y-alt-text
- a11y-anchor-aria-label-has-no-content
- a11y-anchor-has-content
- a11y-anchor-in-svg-is-valid
- a11y-anchor-is-valid
- a11y-aria-activedescendant
- a11y-aria-props
- a11y-aria-proptypes-boolean
- a11y-aria-proptypes-integer
- a11y-aria-proptypes-number
- a11y-aria-proptypes-string
- a11y-aria-proptypes-token
- a11y-aria-proptypes-tokenlist
- a11y-aria-proptypes-tristate
- a11y-aria-role
- a11y-aria-unsupported-element
- a11y-click-events-have-key-events
- a11y-contenteditable-element-without-child
- a11y-figcaption-wrong-place
- a11y-heading-has-content
- a11y-html-has-lang
- a11y-iframe-has-title
- a11y-img-redundant-alt
- a11y-label-has-associated-control
- a11y-media-has-caption
- a11y-mouse-events-have-key-events
- a11y-no-abstract-roles
- a11y-no-access-key
- a11y-no-autofocus
- a11y-no-distracting-elements
- a11y-no-interactive-element-to-noninteractive-role
- a11y-no-noninteractive-tabindex
- a11y-no-redundant-roles
- a11y-not-on-components
- a11y-role-has-required-aria-props
- a11y-role-supports-aria-props
- a11y-scope
- a11y-tabindex-no-positive
- action-invalid
- action-object
- action-on-component
- animation-duplicate
- animation-missing
- animation-not-in-each
- animation-not-in-keyed-each
- animation-siblings
- assignment-to-const
- assignment-to-const-2
- assignment-to-const-3
- assignment-to-const-4
- assignment-to-const-5
- assignment-to-const-6
- assignment-to-const-7
- assignment-to-const-8
- attribute-expected-equals
- 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-dimensions-svg
- binding-dimensions-svg-child
- binding-dimensions-void
- binding-input-checked
- binding-input-type-boolean
- binding-input-type-dynamic
- binding-invalid
- binding-invalid-foreign-namespace
- binding-invalid-on-element
- binding-invalid-value
- binding-invalid-value-global
- binding-let
- binding-select-multiple-dynamic
- component-dynamic
- component-event-modifiers-invalid
- component-invalid-style-directive
- component-name-lowercase
- component-slot-default-duplicate.skip
- component-slot-default-reserved
- component-slot-dynamic
- component-slot-dynamic-attribute
- component-slot-named-duplicate.skip
- component-slotted-custom-element-2
- component-slotted-each-block
- component-slotted-if-block
- const-tag-conflict-1
- const-tag-conflict-2
- const-tag-cyclical
- const-tag-out-of-scope
- 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-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
- 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
- dynamic-element-this
- each-block-destructured-object-rest-comma-after
- each-block-invalid-context
- each-block-invalid-context-destructured
- each-block-invalid-context-destructured-object
- empty-block
- error-mode-warn
- event-modifiers-invalid
- event-modifiers-invalid-nonpassive
- event-modifiers-invalid-passive
- event-modifiers-legacy
- event-modifiers-redundant
- html-block-in-attribute
- html-block-in-textarea
- ignore-warning
- ignore-warnings
- ignore-warnings-cumulative
- ignore-warnings-newline
- ignore-warnings-stacked
- illegal-variable-declaration
- invalid-empty-css-declaration
- logic-block-in-attribute
- logic-block-in-textarea
- missing-component
- missing-component-global
- missing-custom-element-compile-options
- module-script-reactive-declaration
- multiple-script-default-context
- multiple-script-module-context
- namespace-invalid
- namespace-invalid-unguessable
- namespace-non-literal
- reactive-declaration-cyclical
- reactive-declaration-non-top-level
- reactive-module-variable
- ref-not-supported
- ref-not-supported-in-css
- rest-eachblock-binding
- rest-eachblock-binding-2
- rest-eachblock-binding-3
- script-invalid-context
- security-anchor-rel-noreferer-legacy
- slot-attribute-invalid
- slot-warning
- slot-warning2
- style-directive-modifiers-invalid
- svelte-fragment-placement
- svelte-fragment-placement-2
- tag-custom-element-options-missing
- tag-invalid
- tag-non-string
- textarea-value-children
- title-no-attributes
- title-no-children
- transition-duplicate-in
- transition-duplicate-in-transition
- transition-duplicate-out
- transition-duplicate-out-transition
- transition-duplicate-transition
- transition-duplicate-transition-in
- transition-duplicate-transition-out
- transition-missing
- transition-on-component
- undefined-value
- undefined-value-global
- unreferenced-variables
- unreferenced-variables-each
- use-the-platform
- window-binding-invalid
- window-binding-invalid-innerwidth
- window-binding-invalid-value
- window-binding-invalid-width
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
373 files changed
+9332
-4835
lines changedLines changed: 35 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 |
| |
6 | 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 | + | |
7 | 42 |
| |
8 | 43 |
| |
9 | 44 |
| |
|
Lines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
| 199 | + | |
| 200 | + | |
| 201 | + | |
199 | 202 |
| |
200 | 203 |
| |
201 | 204 |
| |
| |||
540 | 543 |
| |
541 | 544 |
| |
542 | 545 |
| |
| 546 | + | |
543 | 547 |
| |
544 | 548 |
| |
545 | 549 |
| |
546 | 550 |
| |
| 551 | + | |
547 | 552 |
| |
548 | 553 |
| |
549 | 554 |
| |
| |||
705 | 710 |
| |
706 | 711 |
| |
707 | 712 |
| |
| 713 | + | |
| 714 | + | |
| 715 | + | |
708 | 716 |
| |
709 | 717 |
| |
710 | 718 |
| |
| |||
840 | 848 |
| |
841 | 849 |
| |
842 | 850 |
| |
| 851 | + | |
843 | 852 |
| |
844 | 853 |
| |
845 | 854 |
| |
| |||
860 | 869 |
| |
861 | 870 |
| |
862 | 871 |
| |
863 |
| - | |
| 872 | + | |
864 | 873 |
| |
865 |
| - | |
| 874 | + | |
866 | 875 |
| |
867 | 876 |
| |
868 | 877 |
| |
|
0 commit comments