]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(custom-element): handle nested customElement mount w/ shadowRoot false (#11861)
authorlinzhe <40790268+linzhe141@users.noreply.github.com>
Fri, 13 Sep 2024 12:18:10 +0000 (20:18 +0800)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2024 12:18:10 +0000 (20:18 +0800)
commitf2d801918841e7673ff3f048d0d895592a2f7e23
tree9472aaea1a3949fa25feb8096028e3633d3132c7
parent1d99d61c1bd77f9ea6743f6214a82add8346a121
fix(custom-element): handle nested customElement mount w/ shadowRoot false (#11861)

close #11851
close #11871
packages/runtime-core/src/component.ts
packages/runtime-core/src/components/Teleport.ts
packages/runtime-dom/__tests__/customElement.spec.ts
packages/runtime-dom/src/apiCustomElement.ts
packages/vue/__tests__/e2e/ssr-custom-element.spec.ts