Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lwc-monorepo",
"version": "8.19.1",
"version": "8.20.0",
"private": true,
"description": "Lightning Web Components",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@lwc/aria-reflection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"You can safely modify dependencies, devDependencies, keywords, etc., but other props will be overwritten."
],
"name": "@lwc/aria-reflection",
"version": "8.19.1",
"version": "8.20.0",
"description": "ARIA element reflection polyfill for strings",
"keywords": [
"aom",
Expand Down
6 changes: 3 additions & 3 deletions packages/@lwc/babel-plugin-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"You can safely modify dependencies, devDependencies, keywords, etc., but other props will be overwritten."
],
"name": "@lwc/babel-plugin-component",
"version": "8.19.1",
"version": "8.20.0",
"description": "Babel plugin to transform a LWC module",
"keywords": [
"lwc"
Expand Down Expand Up @@ -47,8 +47,8 @@
},
"dependencies": {
"@babel/helper-module-imports": "7.25.9",
"@lwc/errors": "8.19.1",
"@lwc/shared": "8.19.1",
"@lwc/errors": "8.20.0",
"@lwc/shared": "8.20.0",
"line-column": "~1.0.2"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions packages/@lwc/compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"You can safely modify dependencies, devDependencies, keywords, etc., but other props will be overwritten."
],
"name": "@lwc/compiler",
"version": "8.19.1",
"version": "8.20.0",
"description": "LWC compiler",
"keywords": [
"lwc"
Expand Down Expand Up @@ -52,11 +52,11 @@
"@babel/plugin-transform-class-properties": "7.25.9",
"@babel/plugin-transform-object-rest-spread": "7.25.9",
"@locker/babel-plugin-transform-unforgeables": "0.22.0",
"@lwc/babel-plugin-component": "8.19.1",
"@lwc/errors": "8.19.1",
"@lwc/shared": "8.19.1",
"@lwc/ssr-compiler": "8.19.1",
"@lwc/style-compiler": "8.19.1",
"@lwc/template-compiler": "8.19.1"
"@lwc/babel-plugin-component": "8.20.0",
"@lwc/errors": "8.20.0",
"@lwc/shared": "8.20.0",
"@lwc/ssr-compiler": "8.20.0",
"@lwc/style-compiler": "8.20.0",
"@lwc/template-compiler": "8.20.0"
}
}
8 changes: 4 additions & 4 deletions packages/@lwc/engine-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"You can safely modify dependencies, devDependencies, keywords, etc., but other props will be overwritten."
],
"name": "@lwc/engine-core",
"version": "8.19.1",
"version": "8.20.0",
"description": "Core LWC engine APIs.",
"keywords": [
"lwc"
Expand Down Expand Up @@ -46,9 +46,9 @@
}
},
"dependencies": {
"@lwc/features": "8.19.1",
"@lwc/shared": "8.19.1",
"@lwc/signals": "8.19.1"
"@lwc/features": "8.20.0",
"@lwc/shared": "8.20.0",
"@lwc/signals": "8.20.0"
},
"devDependencies": {
"observable-membrane": "2.0.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/@lwc/engine-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"You can safely modify dependencies, devDependencies, keywords, etc., but other props will be overwritten."
],
"name": "@lwc/engine-dom",
"version": "8.19.1",
"version": "8.20.0",
"description": "Renders LWC components in a DOM environment.",
"keywords": [
"lwc"
Expand Down Expand Up @@ -46,9 +46,9 @@
}
},
"devDependencies": {
"@lwc/engine-core": "8.19.1",
"@lwc/shared": "8.19.1",
"@lwc/features": "8.19.1"
"@lwc/engine-core": "8.20.0",
"@lwc/shared": "8.20.0",
"@lwc/features": "8.20.0"
},
"lwc": {
"modules": [
Expand Down
10 changes: 5 additions & 5 deletions packages/@lwc/engine-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"You can safely modify dependencies, devDependencies, keywords, etc., but other props will be overwritten."
],
"name": "@lwc/engine-server",
"version": "8.19.1",
"version": "8.20.0",
"description": "Renders LWC components in a server environment.",
"keywords": [
"lwc"
Expand Down Expand Up @@ -46,10 +46,10 @@
}
},
"devDependencies": {
"@lwc/engine-core": "8.19.1",
"@lwc/rollup-plugin": "8.19.1",
"@lwc/shared": "8.19.1",
"@lwc/features": "8.19.1",
"@lwc/engine-core": "8.20.0",
"@lwc/rollup-plugin": "8.20.0",
"@lwc/shared": "8.20.0",
"@lwc/features": "8.20.0",
"@rollup/plugin-virtual": "^3.0.2",
"parse5": "^7.2.1"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ async function compileFixture({
pluginVirtual(`export { default } from "${entry}";`, input),
lwcRollupPlugin({
enableDynamicComponents: true,
enableLwcOn: true,
experimentalDynamicComponent: {
loader: path.join(__dirname, './utils/custom-loader.js'),
strictSpecifier: false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,6 @@
<span>
ariaValueText: foo
</span>
<span>
audio:
</span>
<span>
autocapitalize:
</span>
Expand All @@ -155,21 +152,12 @@
<span>
bgColor:
</span>
<span>
bgsound:
</span>
<span>
button:
</span>
<span>
checked:
</span>
<span>
colSpan:
</span>
<span>
command:
</span>
<span>
contentEditable:
</span>
Expand All @@ -179,9 +167,6 @@
<span>
datetime:
</span>
<span>
details:
</span>
<span>
dir: foo
</span>
Expand All @@ -194,9 +179,6 @@
<span>
exportparts:
</span>
<span>
fieldset:
</span>
<span>
form:
</span>
Expand All @@ -212,9 +194,6 @@
<span>
id: foo
</span>
<span>
input:
</span>
<span>
inputmode:
</span>
Expand All @@ -236,18 +215,12 @@
<span>
itemtype:
</span>
<span>
keygen:
</span>
<span>
lang: foo
</span>
<span>
loop:
</span>
<span>
marquee:
</span>
<span>
maxLength:
</span>
Expand All @@ -266,18 +239,9 @@
<span>
noValidate:
</span>
<span>
ol:
</span>
<span>
open:
</span>
<span>
optgroup:
</span>
<span>
option:
</span>
<span>
readOnly:
</span>
Expand All @@ -293,15 +257,9 @@
<span>
rowSpan:
</span>
<span>
select:
</span>
<span>
selected:
</span>
<span>
textarea:
</span>
<span>
title: foo
</span>
Expand All @@ -311,9 +269,6 @@
<span>
useMap:
</span>
<span>
video:
</span>
</template>
</x-child>
</template>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,62 +45,47 @@
<span>ariaValueMin: {ariaValueMin}</span>
<span>ariaValueNow: {ariaValueNow}</span>
<span>ariaValueText: {ariaValueText}</span>
<span>audio: {audio}</span>
<span>autocapitalize: {autocapitalize}</span>
<span>autofocus: {autofocus}</span>
<span>autoplay: {autoplay}</span>
<span>bgColor: {bgColor}</span>
<span>bgsound: {bgsound}</span>
<span>button: {button}</span>
<span>checked: {checked}</span>
<span>colSpan: {colSpan}</span>
<span>command: {command}</span>
<span>contentEditable: {contentEditable}</span>
<span>crossorigin: {crossorigin}</span>
<span>datetime: {datetime}</span>
<span>details: {details}</span>
<span>dir: {dir}</span>
<span>disabled: {disabled}</span>
<span>enterkeyhint: {enterkeyhint}</span>
<span>exportparts: {exportparts}</span>
<span>fieldset: {fieldset}</span>
<span>form: {form}</span>
<span>formaction: {formaction}</span>
<span>formnovalidate: {formnovalidate}</span>
<span>hidden: {hidden}</span>
<span>id: {id}</span>
<span>input: {input}</span>
<span>inputmode: {inputmode}</span>
<span>inputmode: {inputMode}</span>
<span>ismap: {ismap}</span>
<span>itemid: {itemid}</span>
<span>itemprop: {itemprop}</span>
<span>itemref: {itemref}</span>
<span>itemscope: {itemscope}</span>
<span>itemtype: {itemtype}</span>
<span>keygen: {keygen}</span>
<span>lang: {lang}</span>
<span>loop: {loop}</span>
<span>marquee: {marquee}</span>
<span>maxLength: {maxLength}</span>
<span>minLength: {minLength}</span>
<span>multiple: {multiple}</span>
<span>muted: {muted}</span>
<span>nonce: {nonce}</span>
<span>noValidate: {noValidate}</span>
<span>ol: {ol}</span>
<span>open: {open}</span>
<span>optgroup: {optgroup}</span>
<span>option: {option}</span>
<span>readOnly: {readOnly}</span>
<span>required: {required}</span>
<span>reversed: {reversed}</span>
<span>role: {role}</span>
<span>rowSpan: {rowSpan}</span>
<span>select: {select}</span>
<span>selected: {selected}</span>
<span>textarea: {textarea}</span>
<span>title: {title}</span>
<span>translate: {translate}</span>
<span>useMap: {useMap}</span>
<span>video: {video}</span>
</template>
Original file line number Diff line number Diff line change
Expand Up @@ -58,57 +58,43 @@
autofocus={dynamic}
autoplay={dynamic}
bgcolor={dynamic}
bgsound={dynamic}
button={dynamic}
checked={dynamic}
colspan={dynamic}
command={dynamic}
contenteditable={dynamic}
crossorigin={dynamic}
datetime={dynamic}
details={dynamic}
dir={dynamic}
disabled={dynamic}
enterkeyhint={dynamic}
exportparts={dynamic}
fieldset={dynamic}
form={dynamic}
formaction={dynamic}
formnovalidate={dynamic}
id={dynamic}
input={dynamic}
inputmode={dynamic}
ismap={dynamic}
itemid={dynamic}
itemprop={dynamic}
itemref={dynamic}
itemscope={dynamic}
itemtype={dynamic}
keygen={dynamic}
lang={dynamic}
loop={dynamic}
marquee={dynamic}
maxlength={dynamic}
minlength={dynamic}
multiple={dynamic}
muted={dynamic}
nonce={dynamic}
novalidate={dynamic}
ol={dynamic}
open={dynamic}
optgroup={dynamic}
option={dynamic}
readonly={dynamic}
required={dynamic}
reversed={dynamic}
role={dynamic}
rowspan={dynamic}
select={dynamic}
selected={dynamic}
textarea={dynamic}
title={dynamic}
translate={dynamic}
usemap={dynamic}
video={dynamic}
></x-child>
</template>
Loading
Loading