File tree
191 files changed
+4462
-1044
lines changed- .github
- workflows
- site
- content
- blog
- docs
- examples/05-bindings
- 07-each-block-bindings
- 10-bind-this
- faq
- src/routes
- docs
- repl/[id]/_components/AppControls
- tutorial/[slug]
- src
- compiler
- compile
- nodes
- render_dom
- wrappers
- Element
- InlineComponent
- utils
- parse/read
- preprocess
- runtime
- animate
- internal
- motion
- transition
- test
- custom-elements
- js/samples
- action-custom-event-handler
- bind-open
- bind-width-height
- bindings-readonly-order
- capture-inject-state
- collapses-text-around-comments
- component-static
- component-static-array
- component-static-immutable
- component-static-immutable2
- component-static-var
- computed-collapsed-if
- data-attribute
- debug-empty
- debug-foo
- debug-foo-bar-baz-things
- deconflict-builtins
- deconflict-globals
- dev-warning-missing-data-computed
- dynamic-import
- each-block-array-literal
- each-block-changed-check
- each-block-keyed
- each-block-keyed-animated
- if-block-no-update
- if-block-simple
- initial-context
- inline-style-optimized
- inline-style-optimized-multiple
- inline-style-optimized-url
- inline-style-unoptimized
- input-files
- input-range
- input-without-blowback-guard
- loop-protect
- media-bindings
- non-imported-component
- optional-chaining
- reactive-values-non-topologically-ordered
- reactive-values-non-writable-dependencies
- select-dynamic-value
- src-attribute-check
- title
- transition-local
- transition-repeated-outro
- use-elements-as-anchors
- video-bindings
- window-binding-scroll
- parser/samples
- action-with-call
- animation
- await-catch
- await-then-catch
- dynamic-import
- each-block
- each-block-else
- each-block-indexed
- each-block-keyed
- error-css-global-without-selector
- no-error-if-before-closing
- unusual-identifier
- preprocess/samples
- script-self-closing
- style-self-closing
- runtime/samples
- binding-input-group-duplicate-value
- binding-input-group-each-1
- binding-input-group-each-2
- binding-input-group-each-3
- binding-input-group-each-4
- binding-input-group-each-5
- binding-select-late-3
- binding-this-each-block-property-2
- component-binding-store
- component-event-handler-contenteditable
- each-block-scope-shadow-bind
- each-block-scope-shadow-bind-2
- each-block-scope-shadow-bind-3
- each-block-scope-shadow-bind-4
- each-blocks-assignment
- each-blocks-assignment-2
- innerhtml-with-comments
- props-reactive-only-with-change
- props-reactive-slot
- raw-mustache-as-root
- raw-mustache-inside-head
- raw-mustache-inside-slot
- spread-element-input-value
- store-imports-hoisted
- store-shadow-scope
- store-template-expression-scope
- this-in-function-expressions
- validator/samples/a11y-contenteditable-element-without-child
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
191 files changed
+4462
-1044
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
|
Lines changed: 2 additions & 76 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 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 |
| - | |
| 3 | + | |
63 | 4 |
| |
64 | 5 |
| |
65 | 6 |
| |
| |||
69 | 10 |
| |
70 | 11 |
| |
71 | 12 |
| |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
| 13 | + | |
88 | 14 |
|
Lines changed: 2 additions & 2 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 |
| |
8 |
| - | |
| 8 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| 22 | + | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
| 29 | + | |
27 | 30 |
| |
28 | 31 |
| |
29 | 32 |
| |
|
Lines changed: 39 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 | + | |
| 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 | + | |
3 | 42 |
| |
4 | 43 |
| |
5 | 44 |
| |
|
Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
| 67 | + | |
74 | 68 |
| |
75 | 69 |
| |
76 | 70 |
| |
|
0 commit comments