File tree
164 files changed
+2475
-1779
lines changed- packages/svelte
- messages/compile-warnings
- scripts/process-messages
- templates
- src/compiler
- phases
- 2-analyze
- css
- 3-transform
- utils
- tests
- css/samples
- attribute-selector-case-sensitive
- descendant-selector-unmatched
- dynamic-element
- empty-class
- general-siblings-combinator
- general-siblings-combinator-await
- general-siblings-combinator-each-else
- general-siblings-combinator-each-else-nested
- general-siblings-combinator-if
- general-siblings-combinator-if-not-exhaustive
- general-siblings-combinator-if-not-exhaustive-with-each
- general-siblings-combinator-rendertag-global
- general-siblings-combinator-slot
- general-siblings-combinator-slot-global
- general-siblings-combinator-star
- general-siblings-combinator-svelteelement
- global-block
- global-with-unused-descendant
- host
- is
- nested-css
- omit-scoping-attribute-descendant
- preserve-specificity
- siblings-combinator
- siblings-combinator-await
- siblings-combinator-each-2
- siblings-combinator-each-else
- siblings-combinator-each-else-nested
- siblings-combinator-each-nested
- siblings-combinator-global
- siblings-combinator-if
- siblings-combinator-if-not-exhaustive
- siblings-combinator-if-not-exhaustive-with-each
- siblings-combinator-slot
- siblings-combinator-star
- unused-selector
- unused-selector-child-combinator
- unused-selector-empty-attribute
- unused-selector-leading
- unused-selector-string-concat
- unused-selector-ternary
- unused-selector-ternary-concat
- unused-selector-ternary-nested
- unused-selector-trailing
- runtime-browser/custom-elements-samples/extended-builtin
- 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-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-autocomplete-valid
- a11y-click-events-have-key-events
- a11y-figcaption-wrong-place
- a11y-heading-has-content
- a11y-html-has-lang
- a11y-iframe-has-title
- a11y-img-redundant-alt
- a11y-interactive-supports-focus
- 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-element-interactions
- a11y-no-noninteractive-element-to-interactive-role
- a11y-no-noninteractive-tabindex
- a11y-no-redundant-roles
- a11y-no-static-element-interactions
- a11y-not-on-components
- a11y-role-has-required-aria-props
- a11y-role-supports-aria-props
- a11y-scope
- a11y-tabindex-no-positive
- component-dynamic
- component-name-lowercase
- empty-block
- error-mode-warn
- general-siblings-combinator-in-custom-element-selects-slot-fallback
- global-event-reference
- ignore-warning
- ignore-warnings
- ignore-warnings-cumulative
- ignore-warnings-newline
- ignore-warnings-stacked
- illegal-attribute-character
- inline-new-class
- inline-new-class-2
- inline-new-class-4
- invalid-self-closing-tag
- module-script-reactive-declaration
- 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
- siblings-combinator-in-custom-element-selects-slot-fallback
- silence-warnings
- silence-warnings-2
- slot-warning
- slot-warning-ignore
- slot-warning2
- static-state-reference
- store-runes-conflict
- tag-custom-element-options-missing
- unreferenced-variables
- unreferenced-variables-each
- use-the-platform
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
164 files changed
+2475
-1779
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
|
Lines changed: 171 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 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + |
Lines changed: 15 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 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 19 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 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
Lines changed: 19 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 | + |
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
103 |
| - | |
| 102 | + | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
|
Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
114 | 121 |
| |
115 | 122 |
| |
116 | 123 |
| |
117 | 124 |
| |
118 | 125 |
| |
119 | 126 |
| |
| 127 | + | |
120 | 128 |
| |
121 | 129 |
| |
122 | 130 |
| |
| |||
168 | 176 |
| |
169 | 177 |
| |
170 | 178 |
| |
171 |
| - | |
| 179 | + | |
172 | 180 |
| |
173 | 181 |
| |
174 | 182 |
| |
| |||
211 | 219 |
| |
212 | 220 |
| |
213 | 221 |
| |
| 222 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
51 | 50 |
| |
52 | 51 |
| |
53 | 52 |
| |
| |||
65 | 64 |
| |
66 | 65 |
| |
67 | 66 |
| |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
|
Lines changed: 52 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 | + |
0 commit comments