File tree
159 files changed
+2040
-1361
lines changed- .github/workflows
- site
- content
- docs
- examples
- 06-lifecycle
- 02-update
- 03-tick
- 10-animations/00-animate
- faq
- tutorial
- 03-props/02-default-values
- 07-lifecycle
- 03-update
- app-a
- app-b
- 04-tick
- app-a
- app-b
- 10-transitions/08-deferred-transitions
- app-a
- app-b
- 11-animations/01-animate
- app-a
- app-b
- scripts/get-example-thumbnails
- src
- routes
- blog
- faq
- repl/[id]/_components/AppControls
- utils
- static
- src
- compiler
- compile
- nodes
- render_dom
- wrappers
- Element
- InlineComponent
- render_ssr/handlers
- utils
- parse
- read
- state
- runtime
- internal
- motion
- test
- js/samples
- bind-width-height
- if-block-simple
- transition-local
- transition-repeated-outro
- use-elements-as-anchors
- video-bindings
- motion
- parser/samples
- await-catch
- await-then-catch
- each-block-destructured
- no-error-if-before-closing
- runtime/samples
- action-custom-event-handler-this
- await-catch-shorthand
- binding-input-number-2
- binding-input-text-undefined
- binding-this-each-object-props
- binding-this-each-object-spread
- binding-width-height-a11y
- component-slot-fallback-5
- deconflict-anchor
- each-block-destructured-default
- if-block-static-with-elseif-else-and-outros
- loop-protect-generator-opt-out
- reactive-import-statement
- reactive-import-statement-2
- slot-if-block-update-no-anchor
- spread-element-input-bind-group-with-value-attr
- window-event-custom
- sourcemaps/samples
- script-after-comment
- two-scripts
- validator/samples
- a11y-anchor-is-valid
- a11y-figcaption-in-non-element-block
- a11y-figcaption-right-place
- a11y-figcaption-wrong-place
- a11y-img-redundant-alt
- a11y-no-onchange
- attribute-invalid-name
- attribute-invalid-name-2
- attribute-invalid-name-3
- attribute-invalid-name-4
- attribute-invalid-name-5
- await-shorthand-no-then
- each-block-destructured-object-rest-comma-after
- each-block-invalid-context-destructured
- each-block-invalid-context-destructured-object
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
159 files changed
+2040
-1361
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
+37-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 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 | + | |
5 | 35 |
| |
| 36 | + | |
6 | 37 |
| |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
7 | 43 |
| |
8 | 44 |
| |
9 | 45 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
| 133 | + | |
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
|
+63-105
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
| 10 | + | |
| 11 | + |
0 commit comments