]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
feat(custom-element): allow specifying additional options for `shadowRoot` in custom...
authorMatthias Hryniszak <padcom@gmail.com>
Wed, 24 Sep 2025 13:14:54 +0000 (15:14 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Sep 2025 13:14:54 +0000 (21:14 +0800)
commit47e628df1ce1914c5677010ad5bddd18d037cb3c
tree04f1a873e44ed0e98e2a15b3c28f7b2aa14a537f
parent6b68f72673dac5db349f26eeefb2f2e0e342586b
feat(custom-element): allow specifying additional options for `shadowRoot` in custom elements (#12965)

close #12964
packages/runtime-dom/__tests__/customElement.spec.ts
packages/runtime-dom/src/apiCustomElement.ts