Commit ad4d31d
File tree
99 files changed
+334
-143
lines changed- packages/@lwc/integration-not-karma
- configs/plugins
- helpers
- test-hydration
- attributes/falsy-mismatch
- context
- errors/already-hydrated
- inner-outer-html
- light-dom/scoped-styles/deduped-scoped-styles
- 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
- 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
- comment-instead-of-text
- different-lwc-inner-html
- display-errors-attrs-class-style
- dynamic-component
- element-instead-of-textNode
- 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
- sibling-issue
- style-attr
- computed
- different-priority
- extra-from-client
- extra-from-server
- same-different-order
- 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
- text-instead-of-comment
- textNode-instead-of-element
- with-validation-opt-out
- mutate-in-connected-and-render
- no-opt-out
- opt-out-wrong-array
- number-of-child-els
- warnings
- opt-out-array-of-non-strings
- opt-out-false
- opt-out-non-array
- opt-out-null
- stylesheet/host-scope-token/dynamic-render/mismatches
- extra-class-in-client
- extra-class-in-server
- wrong-scoped-template
- wrong-single-class
- test
- accessibility
- non-standard-aria-props
- synthetic-cross-root-aria
- api
- freezeTemplate
- getComponentDef
- isNodeFromTemplate
- sanitizeHtmlContent
- component
- LightningElement.disconnectedCallback
- native-vs-synthetic-lifecycle
- context
- integrations/locker
- light-dom/scoped-slot/if-block
- lwc-on
- misc/lifecycle-remove-disconnected
- mixed-shadow-mode
- composed-path
- reporting
- shadowSupportModeReporting
- polyfills
- aria-properties
- document-properties
- profiler/mutation-logging
- rendering
- iframe
- inner-outer-html
- sanitize-stylesheet-token
- version-mismatch
- shadow-dom
- Element-properties
- Event-properties
- EventTarget-methods
- MutationObserver
- Node-properties
- signal/protocol
- spread
- static-content
- synthetic-shadow/element-api
- template
- directive-lwc-dom-manual
- directive-lwc-render-mode
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
99 files changed
+334
-143
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 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 | + | |
| 63 | + | |
| 64 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
364 | | - | |
365 | 364 | | |
366 | | - | |
367 | 365 | | |
368 | 366 | | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | | - | |
373 | | - | |
374 | 367 | | |
375 | 368 | | |
376 | 369 | | |
| |||
385 | 378 | | |
386 | 379 | | |
387 | 380 | | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | 381 | | |
394 | 382 | | |
395 | 383 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
89 | 87 | | |
90 | 88 | | |
91 | 89 | | |
92 | | - | |
93 | 90 | | |
94 | 91 | | |
95 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 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 | + | |
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 9 | | |
16 | 10 | | |
17 | 11 | | |
| |||
20 | 14 | | |
21 | 15 | | |
22 | 16 | | |
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 | 17 | | |
51 | 18 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 19 | | |
62 | 20 | | |
63 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 49 | | |
68 | 50 | | |
69 | 51 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | | - | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
43 | | - | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments