File tree
197 files changed
+800
-394
lines changed- src
- css
- generators
- parse
- read
- state
- utils
- validate
- html
- js
- propValidators
- utils
- test
- css/samples
- empty-class
- omit-scoping-attribute-descendant
- omit-scoping-element-uppercase
- refs
- refs-qualified
- unused-selector
- unused-selector-leading
- unused-selector-ternary
- formats
- parser
- samples
- attribute-unique-error
- error-binding-disabled
- error-binding-mustaches
- error-binding-rvalue
- error-comment-unclosed
- error-css
- error-event-handler
- error-illegal-expression
- error-multiple-styles
- error-ref-value
- error-script-unclosed
- error-self-reference
- error-unexpected-end-of-input
- error-unexpected-end-of-input-b
- error-unexpected-end-of-input-c
- error-unexpected-end-of-input-d
- error-unmatched-closing-tag
- error-void-closing
- error-window-children
- error-window-duplicate
- error-window-inside-block
- error-window-inside-element
- validator
- samples
- a11y-alt-text
- a11y-anchor-has-content
- a11y-anchor-in-svg-is-valid
- a11y-anchor-is-valid
- a11y-aria-props
- a11y-aria-role
- a11y-aria-unsupported-element
- a11y-figcaption-wrong-place
- a11y-heading-has-content
- a11y-html-has-lang
- a11y-iframe-has-title
- a11y-no-access-key
- a11y-no-autofocus
- a11y-no-distracting-elements
- a11y-not-on-components
- a11y-scope
- a11y-tabindex-no-positive
- action-invalid
- action-on-component
- binding-input-checked
- binding-input-type-boolean
- binding-input-type-dynamic
- binding-invalid
- binding-invalid-on-element
- binding-select-multiple-dynamic
- component-cannot-be-called-state
- component-slot-default-reserved
- component-slot-dynamic
- component-slot-dynamic-attribute
- component-slot-each-block
- component-slotted-each-block
- component-slotted-if-block
- computed-purity-check-no-this
- computed-purity-check-this-get
- css-invalid-global
- css-invalid-global-placement
- each-block-invalid-context
- each-block-invalid-context-destructured
- empty-block-dev
- event-handler-ref-invalid
- export-default-duplicated
- export-default-must-be-object
- helper-clash-context
- helper-purity-check-needs-arguments
- helper-purity-check-no-this
- helper-purity-check-this-get
- method-arrow-this
- method-nonexistent
- method-nonexistent-helper
- missing-component
- named-export
- namespace-invalid
- namespace-invalid-unguessable
- namespace-non-literal
- non-object-literal-components
- non-object-literal-events
- non-object-literal-helpers
- non-object-literal-methods
- non-object-literal-transitions
- oncreate-arrow-this
- ondestroy-arrow-this
- properties-components-should-be-capitalised
- properties-computed-cannot-be-reserved
- properties-computed-must-be-an-object
- properties-computed-must-be-functions
- properties-computed-must-be-valid-function-names
- properties-computed-no-destructuring
- properties-computed-values-needs-arguments
- properties-data-must-be-function
- properties-duplicated
- properties-methods-getters-setters
- properties-props-must-be-an-array
- properties-props-must-be-array-of-strings
- properties-unexpected
- properties-unexpected-b
- slot-attribute-invalid
- store-unexpected
- svg-child-component-undeclared-namespace
- 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
- unused-components
- unused-event
- unused-transition
- window-binding-invalid
- window-binding-invalid-innerwidth
- window-binding-invalid-value
- window-binding-invalid-width
- window-event-invalid
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
197 files changed
+800
-394
lines changedLines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 |
| - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
106 | 109 |
| |
107 | 110 |
| |
108 | 111 |
| |
| |||
120 | 123 |
| |
121 | 124 |
| |
122 | 125 |
| |
123 |
| - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
124 | 130 |
| |
125 | 131 |
| |
126 | 132 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
435 | 435 |
| |
436 | 436 |
| |
437 | 437 |
| |
| 438 | + | |
438 | 439 |
| |
439 | 440 |
| |
440 | 441 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
276 | 276 |
| |
277 | 277 |
| |
278 | 278 |
| |
| 279 | + | |
279 | 280 |
| |
280 | 281 |
| |
281 | 282 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
|
Lines changed: 32 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
75 | 80 |
| |
76 | 81 |
| |
77 | 82 |
| |
78 |
| - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
79 | 87 |
| |
80 | 88 |
| |
81 | 89 |
| |
| |||
97 | 105 |
| |
98 | 106 |
| |
99 | 107 |
| |
100 |
| - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
101 | 112 |
| |
102 | 113 |
| |
103 |
| - | |
| 114 | + | |
104 | 115 |
| |
105 | 116 |
| |
| 117 | + | |
106 | 118 |
| |
107 | 119 |
| |
108 | 120 |
| |
| |||
116 | 128 |
| |
117 | 129 |
| |
118 | 130 |
| |
119 |
| - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
120 | 135 |
| |
121 | 136 |
| |
122 | 137 |
| |
| |||
164 | 179 |
| |
165 | 180 |
| |
166 | 181 |
| |
167 |
| - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
168 | 186 |
| |
169 | 187 |
| |
170 | 188 |
| |
171 | 189 |
| |
172 | 190 |
| |
173 | 191 |
| |
174 | 192 |
| |
175 |
| - | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
176 | 197 |
| |
177 | 198 |
| |
178 | 199 |
| |
| |||
192 | 213 |
| |
193 | 214 |
| |
194 | 215 |
| |
195 |
| - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
196 | 220 |
| |
197 | 221 |
| |
198 | 222 |
| |
|
Lines changed: 21 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
6 | 18 |
| |
7 | 19 |
| |
8 | 20 |
| |
| |||
143 | 155 |
| |
144 | 156 |
| |
145 | 157 |
| |
146 |
| - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
147 | 162 |
| |
148 | 163 |
| |
149 | 164 |
| |
| |||
155 | 170 |
| |
156 | 171 |
| |
157 | 172 |
| |
158 |
| - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
159 | 177 |
| |
160 | 178 |
| |
161 | 179 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 |
| |
17 | 20 |
| |
18 | 21 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 |
| |
22 | 25 |
| |
23 | 26 |
| |
|
Lines changed: 42 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 |
| |
61 | 64 |
| |
62 | 65 |
| |
| |||
86 | 89 |
| |
87 | 90 |
| |
88 | 91 |
| |
89 |
| - | |
90 |
| - | |
91 |
| - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
92 | 96 |
| |
93 | 97 |
| |
94 | 98 |
| |
| |||
117 | 121 |
| |
118 | 122 |
| |
119 | 123 |
| |
120 |
| - | |
121 |
| - | |
122 |
| - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
123 | 128 |
| |
124 | 129 |
| |
125 | 130 |
| |
| |||
191 | 196 |
| |
192 | 197 |
| |
193 | 198 |
| |
194 |
| - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
195 | 203 |
| |
196 | 204 |
| |
197 | 205 |
| |
| |||
249 | 257 |
| |
250 | 258 |
| |
251 | 259 |
| |
252 |
| - | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
253 | 264 |
| |
254 | 265 |
| |
255 | 266 |
| |
256 | 267 |
| |
257 | 268 |
| |
258 |
| - | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
259 | 274 |
| |
260 | 275 |
| |
261 | 276 |
| |
262 | 277 |
| |
263 | 278 |
| |
264 | 279 |
| |
265 |
| - | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
266 | 284 |
| |
267 | 285 |
| |
268 | 286 |
| |
269 | 287 |
| |
270 | 288 |
| |
271 | 289 |
| |
272 | 290 |
| |
273 |
| - | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
274 | 296 |
| |
275 | 297 |
| |
276 | 298 |
| |
| |||
287 | 309 |
| |
288 | 310 |
| |
289 | 311 |
| |
290 |
| - | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
291 | 316 |
| |
292 | 317 |
| |
293 | 318 |
| |
| |||
296 | 321 |
| |
297 | 322 |
| |
298 | 323 |
| |
299 |
| - | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
300 | 328 |
| |
301 | 329 |
| |
302 | 330 |
| |
|
0 commit comments