File tree
112 files changed
+1502
-1083
lines changed- src
- compiler/compile
- nodes
- render_dom
- wrappers
- Element
- InlineComponent
- render_ssr/handlers
- utils
- runtime/internal
- test
- js/samples
- action-custom-event-handler
- bind-online
- bind-open
- bind-width-height
- bindings-readonly-order
- capture-inject-dev-only
- collapses-text-around-comments
- component-static
- component-static-array
- component-static-immutable
- component-static-immutable2
- component-static-var
- component-store-access-invalidate
- component-store-file-invalidate
- component-store-reassign-invalidate
- computed-collapsed-if
- data-attribute
- debug-empty
- debug-foo
- debug-foo-bar-baz-things
- debug-hoisted
- debug-no-dependencies
- deconflict-builtins
- deconflict-globals
- dev-warning-missing-data-computed
- each-block-array-literal
- each-block-changed-check
- each-block-keyed
- each-block-keyed-animated
- empty-dom
- event-handler-dynamic
- if-block-complex
- if-block-no-update
- if-block-simple
- inline-style-optimized
- inline-style-optimized-multiple
- inline-style-optimized-url
- inline-style-unoptimized
- input-files
- input-no-initial-value
- input-range
- input-without-blowback-guard
- instrumentation-script-if-no-block
- instrumentation-script-x-equals-x
- instrumentation-template-if-no-block
- instrumentation-template-x-equals-x
- loop-protect
- media-bindings
- reactive-values-non-topologically-ordered
- reactive-values-non-writable-dependencies
- select-dynamic-value
- setup-method
- src-attribute-check
- title
- transition-local
- transition-repeated-outro
- unchanged-expression
- unreferenced-state-not-invalidated
- use-elements-as-anchors
- video-bindings
- window-binding-online
- window-binding-scroll
- runtime/samples
- action-custom-event-handler
- await-component-oncreate
- await-then-blowback-reactive
- binding-input-text-contextual-deconflicted
- bitmask-overflow
- each-block-scope-shadow
- sourcemaps/samples/basic
- vars/samples/store-referenced
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
112 files changed
+1502
-1083
lines changedLines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 38 | + | |
44 | 39 |
| |
45 | 40 |
| |
46 | 41 |
| |
|
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
|
Lines changed: 4 additions & 64 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
212 |
| - | |
213 | 212 |
| |
214 | 213 |
| |
215 | 214 |
| |
| |||
889 | 888 |
| |
890 | 889 |
| |
891 | 890 |
| |
892 |
| - | |
893 |
| - | |
894 |
| - | |
895 |
| - | |
896 |
| - | |
897 |
| - | |
898 |
| - | |
899 |
| - | |
900 |
| - | |
901 |
| - | |
902 |
| - | |
903 |
| - | |
904 |
| - | |
905 |
| - | |
906 |
| - | |
907 |
| - | |
908 |
| - | |
909 |
| - | |
910 |
| - | |
911 |
| - | |
912 |
| - | |
913 |
| - | |
914 |
| - | |
915 |
| - | |
916 |
| - | |
917 |
| - | |
918 |
| - | |
919 |
| - | |
920 |
| - | |
921 |
| - | |
922 |
| - | |
923 |
| - | |
924 |
| - | |
925 |
| - | |
926 |
| - | |
927 |
| - | |
928 |
| - | |
929 |
| - | |
930 |
| - | |
931 |
| - | |
932 |
| - | |
933 |
| - | |
934 |
| - | |
935 |
| - | |
936 | 891 |
| |
937 | 892 |
| |
938 | 893 |
| |
| |||
1054 | 1009 |
| |
1055 | 1010 |
| |
1056 | 1011 |
| |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
1057 | 1016 |
| |
1058 | 1017 |
| |
1059 | 1018 |
| |
| |||
1325 | 1284 |
| |
1326 | 1285 |
| |
1327 | 1286 |
| |
1328 |
| - | |
1329 |
| - | |
1330 |
| - | |
1331 |
| - | |
1332 |
| - | |
1333 |
| - | |
1334 |
| - | |
1335 |
| - | |
1336 |
| - | |
1337 |
| - | |
1338 |
| - | |
1339 |
| - | |
1340 |
| - | |
1341 |
| - | |
1342 |
| - | |
1343 |
| - | |
1344 |
| - | |
1345 |
| - | |
1346 |
| - | |
1347 | 1287 |
| |
1348 | 1288 |
| |
1349 | 1289 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 21 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
216 |
| - | |
| 216 | + | |
| 217 | + | |
217 | 218 |
| |
218 | 219 |
| |
219 | 220 |
| |
| |||
260 | 261 |
| |
261 | 262 |
| |
262 | 263 |
| |
263 |
| - | |
264 |
| - | |
265 |
| - | |
266 |
| - | |
267 |
| - | |
268 |
| - | |
269 |
| - | |
| 264 | + | |
| 265 | + | |
270 | 266 |
| |
271 | 267 |
| |
272 | 268 |
| |
273 | 269 |
| |
274 |
| - | |
275 |
| - | |
276 |
| - | |
277 |
| - | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
281 |
| - | |
| 281 | + | |
| 282 | + | |
282 | 283 |
| |
283 |
| - | |
284 |
| - | |
285 |
| - | |
286 |
| - | |
287 |
| - | |
| 284 | + | |
288 | 285 |
| |
289 | 286 |
| |
290 | 287 |
| |
291 | 288 |
| |
292 |
| - | |
| 289 | + | |
293 | 290 |
| |
294 | 291 |
| |
295 | 292 |
| |
296 | 293 |
| |
297 | 294 |
| |
298 |
| - | |
| 295 | + | |
299 | 296 |
| |
300 | 297 |
| |
301 | 298 |
| |
| |||
329 | 326 |
| |
330 | 327 |
| |
331 | 328 |
| |
332 |
| - | |
| 329 | + | |
333 | 330 |
| |
334 | 331 |
| |
335 | 332 |
| |
|
Lines changed: 9 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
94 |
| - | |
95 | 93 |
| |
96 | 94 |
| |
97 | 95 |
| |
| |||
302 | 300 |
| |
303 | 301 |
| |
304 | 302 |
| |
305 |
| - | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
306 | 310 |
| |
307 | 311 |
| |
308 | 312 |
| |
|
0 commit comments