]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
feat(custom-element): inject child components styles to custom element shadow root...
authorEvan You <evan@vuejs.org>
Mon, 5 Aug 2024 12:49:28 +0000 (20:49 +0800)
committerGitHub <noreply@github.com>
Mon, 5 Aug 2024 12:49:28 +0000 (20:49 +0800)
commit56c76a8b05c45f782ed3a16ec77c6292b71a17f1
treec45fb4879a68b7a7162c444d3adb78b49a97acf4
parentb74687c0bbc0083513a1f5da3a2995cfb5f48246
feat(custom-element): inject child components styles to custom element shadow root (#11517)

close #4662
close #7941
close #7942
packages/runtime-core/src/component.ts
packages/runtime-core/src/hmr.ts
packages/runtime-core/src/index.ts
packages/runtime-core/src/renderer.ts
packages/runtime-dom/__tests__/customElement.spec.ts
packages/runtime-dom/src/apiCustomElement.ts