Commit 2ba0e33
File tree
156 files changed
+296
-8
lines changed- packages/@lwc/integration-not-karma
- configs
- plugins
- helpers
- test-hydration
- adjacent-text-and-comment-nodes
- adjacent-text-nodes
- attributes
- class
- expression
- falsy-mismatch
- falsy
- global-parent-overrides
- non-reflective
- reflective
- component-lifecycle
- connected-callback
- disconnected-callback
- render-method
- rendered-callback
- context
- directives
- comments
- dom-manual
- for-each
- if-false
- if-true
- iterator
- lwc-dynamic
- lwc-inner-html
- lwc-is
- lwc-on
- errors/already-hydrated
- events
- dynamic
- static
- inner-outer-html
- input
- dynamic
- static
- light-dom
- component-lifecycle
- connected-callback
- disconnected-callback
- render-method
- rendered-callback
- directives
- comments
- for-each
- if-false
- if-true
- iterator
- lwc-dynamic
- lwc-inner-html
- lwc-is
- light-parent-shadow-child
- scoped-styles
- can-scope-shadow-dom-styles
- css-allow-unscoped-css-leak-out
- deduped-scoped-styles
- nested-scoped-styles
- child-scoped-styles
- parent-scoped-styles
- without-scoped-styles
- replace-scoped-styles-with-dynamic-templates
- with-host-selector
- dynamic-class
- static-class
- without-class
- shadow-parent-light-child
- slots
- default
- named
- nested-and-scoped
- nested
- no-content
- mismatches
- attrs-compatibility
- attrs-expression
- class-attr
- dynamic-different
- dynamic-empty-in-ssr-null-string-in-client
- dynamic-null-string-in-ssr-empty-in-client
- dynamic-same-different-order-does-not-throw
- dynamic-same
- empty-string-on-client-nonempty-on-server
- empty-string-on-server-nonempty-on-client
- empty-string
- extra-class-from-client
- extra-class-from-server
- only-present-in-ssr
- same-different-order
- same-with-static-parts
- same
- scoped-styles-with-existing-class
- comment-instead-of-text
- different-lwc-inner-html
- display-errors-attrs-class-style
- dynamic-component
- element-instead-of-textNode
- empty-nodes
- favors-client-side-comment
- favors-client-side-text
- host-mutation-in-connected-callback
- attr-mutated-class-mismatch
- attr
- class-mutated-attr-mismatch
- class
- style
- invalid-number-of-nodes
- foreach
- if-true
- preserve-ssr-attr
- sibling-issue
- style-attr
- computed
- different-priority
- extra-from-client
- extra-from-server
- same-different-order
- same-priority
- same
- empty-string
- empty-on-client-nonempty-on-server
- empty-on-server-nonempty-on-client
- static
- different-priority
- extra-from-client
- extra-from-server
- same-different-order
- same-priority
- same-with-static-parts
- same
- with-newlines
- text-instead-of-comment
- textNode-instead-of-element
- type-coercion-to-string
- with-validation-opt-out
- attr-mismatch
- class-mismatch-no-opt-out
- class-mismatch-only
- class-mismatch
- mutate-in-connected-and-render
- no-opt-out
- opt-out-array
- opt-out-true
- opt-out-wrong-array
- no-mutation
- number-of-child-els
- warnings
- opt-out-array-of-non-strings
- opt-out-false
- opt-out-non-array
- opt-out-null
- refs
- component
- element
- simple
- slots
- default
- named
- nested
- no-content
- stylesheet
- apply-style-to-host
- escaping
- host-scope-token
- basic
- dynamic-render
- mismatches
- extra-class-in-client
- extra-class-in-server
- wrong-scoped-template
- wrong-single-class
- no-mismatches
- basic
- scoped-vs-scoped-different-templates
- scoped-vs-unscoped
- not-style-children-elements
- scoped-styles-with-dynamic-class-children
- scoped-styles-with-dynamic-class
- works-with-multiple-templates
- svg
- basic
- with-class
- with-empty-class
- synthetic-shadow
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
156 files changed
+296
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 26 | + | |
| 27 | + | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
Lines changed: 78 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
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 | + | |
| 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 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
5 | 74 | | |
6 | 75 | | |
7 | 76 | | |
| |||
86 | 155 | | |
87 | 156 | | |
88 | 157 | | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
89 | 164 | | |
90 | 165 | | |
91 | | - | |
| 166 | + | |
92 | 167 | | |
93 | 168 | | |
94 | 169 | | |
95 | 170 | | |
| 171 | + | |
| 172 | + | |
96 | 173 | | |
97 | 174 | | |
98 | 175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
30 | 36 | | |
| 37 | + | |
31 | 38 | | |
32 | 39 | | |
| 40 | + | |
33 | 41 | | |
34 | 42 | | |
35 | 43 | | |
| |||
42 | 50 | | |
43 | 51 | | |
44 | 52 | | |
| 53 | + | |
45 | 54 | | |
46 | 55 | | |
47 | 56 | | |
48 | 57 | | |
| 58 | + | |
49 | 59 | | |
50 | 60 | | |
51 | 61 | | |
| |||
69 | 79 | | |
70 | 80 | | |
71 | 81 | | |
| 82 | + | |
72 | 83 | | |
| 84 | + | |
73 | 85 | | |
| 86 | + | |
74 | 87 | | |
| 88 | + | |
75 | 89 | | |
| 90 | + | |
76 | 91 | | |
| 92 | + | |
77 | 93 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments