]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
feat(custom-element): support passing custom-element-specific options via 2nd argumen...
authorEvan You <evan@vuejs.org>
Tue, 6 Aug 2024 07:37:28 +0000 (15:37 +0800)
committerEvan You <evan@vuejs.org>
Tue, 6 Aug 2024 07:37:28 +0000 (15:37 +0800)
commit60a88a2b129714186cf6ba66f30f31d733d0311e
tree8d0bc336cc59ac8327af80b640e5095f637db50c
parent56c76a8b05c45f782ed3a16ec77c6292b71a17f1
feat(custom-element): support passing custom-element-specific options via 2nd argument of defineCustomElement
packages/runtime-dom/__tests__/customElement.spec.ts
packages/runtime-dom/src/apiCustomElement.ts
packages/runtime-dom/src/index.ts