]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(custom-element): support same direct setup function signature in defineCustomElement
authorEvan You <yyx990803@gmail.com>
Fri, 14 Jun 2024 13:18:51 +0000 (15:18 +0200)
committerEvan You <yyx990803@gmail.com>
Fri, 14 Jun 2024 13:19:42 +0000 (15:19 +0200)
commit7c8b12620aad4969b8dc4944d4fc486d16c3033c
tree6dca78b7a62ecd7f4b048f3a001c063114c98508
parent3e89a0da216bc3875ff9a13435871d96dd67d02a
fix(custom-element): support same direct setup function signature in defineCustomElement

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