File tree
146 files changed
+8562
-1391
lines changed- packages/@lwc
- engine-core/src/framework
- modules
- integration-karma/test/static-content
- x
- attribute
- deepAttribute
- tableWithExpressions
- text
- template-compiler/src
- __tests__/fixtures
- attributes
- attribute-href-with-id-expression
- boolean-attributes-valid
- boolean-attribute
- required
- boolean
- id
- mixed-props-attrs
- scoped-id/expression
- not-scoped
- scoped
- spellcheck/expression
- tabindex-computed
- unquoted-value-unary
- base
- style-expression
- svg-with-iteration
- comments/directive-for-each
- directive-for-each
- dynamic-component
- foreach-with-if
- inline-index
- inline-item
- inline-outside-scope-reference
- inline-refence-item
- inline-sibling
- static-content-optimization
- template-multiple-children
- template-outside-scope-reference
- template-sibling
- template
- directive-iterator
- inline-iterator
- iterator
- directive-key
- element
- for-each
- iterator-key-identifier
- iterator-key-member-expression
- iterator-nested-each
- iterator-value-as-key
- nested-iterator-if
- directive-lwc-if-else
- static-content-optimization
- with-siblings
- directive-ref
- dynamic-ref
- static-container
- valid
- events
- static
- tag
- type-valid
- expression-complex/valid
- assignment-inside-arrow
- computed-property
- iterator
- text-node-adjacency
- update-inside-arrow
- expression
- attribute-deep
- attribute-multiple
- attribute
- parenthesis
- tag
- metadata/used-attrs
- parsing-errors/invalid-template-attribute/enableStrictTemplateSyntax-flag-disabled/mixed-valid-invalid-attributes
- regression
- handler-memoization
- invalid-closing-style-tag
- renderer-hooks/svg/href-with-expression-value
- scoped-slots
- name-is-expression
- nested-scoped-slot
- parent-default-slot
- parent-mixed-slot-content
- parent-named-slot
- parent-with-for
- text-non-direct-child
- with-parent-bindings
- slots/dynamic-components/definition
- static-content
- deep-data-attrs-only
- deep-data-combined
- deep-data-ref-only
- deep-data-style-only
- deep-data
- preserve-comments-off-with-parts
- preserve-comments-on-with-parts
- shallow-data
- template-string-escape
- text
- child
- concatenated
- elseif
- else
- grandchild
- if
- root
- siblings
- svg/scoped-id-dynamic
- codegen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
146 files changed
+8562
-1391
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| 54 | + | |
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
| |||
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
65 |
| - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
66 | 69 |
| |
| 70 | + | |
67 | 71 |
| |
68 | 72 |
| |
| 73 | + | |
69 | 74 |
| |
70 | 75 |
| |
71 | 76 |
| |
|
Lines changed: 36 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| 54 | + | |
| 55 | + | |
54 | 56 |
| |
55 | 57 |
| |
56 | 58 |
| |
| |||
134 | 136 |
| |
135 | 137 |
| |
136 | 138 |
| |
137 |
| - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
138 | 144 |
| |
139 | 145 |
| |
140 | 146 |
| |
| |||
183 | 189 |
| |
184 | 190 |
| |
185 | 191 |
| |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
186 | 201 |
| |
187 | 202 |
| |
188 | 203 |
| |
189 | 204 |
| |
190 |
| - | |
| 205 | + | |
191 | 206 |
| |
192 | 207 |
| |
193 | 208 |
| |
| |||
794 | 809 |
| |
795 | 810 |
| |
796 | 811 |
| |
797 |
| - | |
| 812 | + | |
798 | 813 |
| |
799 | 814 |
| |
800 | 815 |
| |
| |||
804 | 819 |
| |
805 | 820 |
| |
806 | 821 |
| |
807 |
| - | |
808 |
| - | |
809 |
| - | |
810 |
| - | |
811 |
| - | |
812 |
| - | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
813 | 840 |
| |
814 | 841 |
| |
815 | 842 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
| 23 | + | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
62 |
| - | |
| 61 | + | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
| 15 | + | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 |
| |
13 | 16 |
| |
14 | 17 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Lines changed: 47 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
10 | 17 |
| |
11 | 18 |
| |
12 | 19 |
| |
13 | 20 |
| |
14 | 21 |
| |
15 | 22 |
| |
| 23 | + | |
16 | 24 |
| |
17 | 25 |
| |
18 | 26 |
| |
| |||
102 | 110 |
| |
103 | 111 |
| |
104 | 112 |
| |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
112 | 129 |
| |
113 | 130 |
| |
114 | 131 |
| |
| |||
144 | 161 |
| |
145 | 162 |
| |
146 | 163 |
| |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
152 | 180 |
| |
153 | 181 |
| |
154 | 182 |
| |
| |||
171 | 199 |
| |
172 | 200 |
| |
173 | 201 |
| |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
178 | 208 |
| |
179 | 209 |
|
Lines changed: 44 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 | + | |
| 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 | + |
Lines changed: 2 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
| 74 | + | |
74 | 75 |
| |
75 | 76 |
| |
76 | 77 |
| |
| |||
111 | 112 |
| |
112 | 113 |
| |
113 | 114 |
| |
114 |
| - | |
| 115 | + | |
115 | 116 |
| |
116 | 117 |
| |
117 | 118 |
| |
| |||
170 | 171 |
| |
171 | 172 |
| |
172 | 173 |
| |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 | 174 |
| |
182 | 175 |
| |
183 | 176 |
| |
| |||
535 | 528 |
| |
536 | 529 |
| |
537 | 530 |
| |
538 |
| - | |
539 |
| - | |
540 |
| - | |
541 |
| - | |
542 |
| - | |
543 |
| - | |
544 |
| - | |
545 |
| - | |
546 |
| - | |
547 |
| - | |
548 |
| - | |
549 |
| - | |
550 |
| - | |
551 | 531 |
| |
552 | 532 |
| |
553 | 533 |
| |
|
0 commit comments