File tree
204 files changed
+4957
-4269
lines changed- src/compiler
- compile
- css
- nodes
- render_dom
- wrappers
- Element
- InlineComponent
- render_ssr
- handlers
- utils
- parse
- read
- state
- utils
- test
- css
- custom-elements
- samples/no-missing-prop-warnings
- js/samples
- action
- action-custom-event-handler
- bind-online
- bind-open
- bind-width-height
- capture-inject-dev-only
- collapses-text-around-comments
- component-static
- component-static-array
- component-static-immutable
- component-static-immutable2
- component-static-var
- computed-collapsed-if
- css-media-query
- css-shadow-dom-keyframes
- data-attribute
- debug-empty
- debug-foo
- debug-foo-bar-baz-things
- debug-hoisted
- debug-ssr-foo
- deconflict-builtins
- deconflict-globals
- dev-warning-missing-data-computed
- dont-invalidate-this
- dynamic-import
- each-block-array-literal
- each-block-changed-check
- each-block-keyed
- each-block-keyed-animated
- event-handler-no-passive
- event-modifiers
- head-no-whitespace
- hoisted-const
- hoisted-let
- if-block-complex
- if-block-no-update
- if-block-simple
- inline-style-optimized
- inline-style-optimized-multiple
- inline-style-optimized-url
- inline-style-unoptimized
- inline-style-without-updates
- 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
- legacy-input-type
- media-bindings
- non-imported-component
- non-mutable-reference
- reactive-values-non-topologically-ordered
- reactive-values-non-writable-dependencies
- select-dynamic-value
- setup-method
- ssr-no-oncreate-etc
- ssr-preserve-comments
- svg-title
- title
- transition-local
- transition-repeated-outro
- unreferenced-state-not-invalidated
- use-elements-as-anchors
- window-binding-scroll
- parser/samples
- action-with-call
- action-with-literal
- animation
- attribute-with-whitespace
- await-then-catch
- binding
- binding-shorthand
- component-dynamic
- css
- dynamic-import
- each-block
- each-block-destructured
- each-block-else
- each-block-indexed
- each-block-keyed
- event-handler
- if-block-elseif
- raw-mustaches
- refs
- script
- script-comment-only
- script-comment-trailing
- script-comment-trailing-multiline
- self-reference
- transition-intro
- unusual-identifier
- runtime
- samples
- _
- action
- action-this
- action-update
- class-helper
- head-if-block
- invalidation-in-if-condition
- reactive-values-implicit-self-dependency
- transition-js-nested-each
- server-side-rendering
- sourcemaps
- samples
- basic
- each-block
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
204 files changed
+4957
-4269
lines changed+1-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
| 25 | + | |
33 | 26 |
| |
34 | 27 |
| |
35 | 28 |
| |
|
+86-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+3-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
| 66 | + | |
66 | 67 |
| |
67 | 68 |
| |
68 | 69 |
| |
69 | 70 |
| |
70 | 71 |
| |
71 |
| - | |
| 72 | + | |
72 | 73 |
| |
73 | 74 |
| |
74 | 75 |
| |
| |||
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
87 |
| - | |
| 88 | + | |
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
| 23 | + | |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
|
0 commit comments