]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-dom): ensure customElement handles empty props correctly. (#6182)
authorThorsten Lünborg <t.luenborg@googlemail.com>
Tue, 1 Nov 2022 08:49:06 +0000 (09:49 +0100)
committerGitHub <noreply@github.com>
Tue, 1 Nov 2022 08:49:06 +0000 (09:49 +0100)
commitf67bb500b6071bc0e55a89709a495a27da73badd
treeed59c7e4da6e3b5c3d2f183625cabdaecf03e33f
parent3bed82be3224db57e1da7f53bf1bc2ac963d250f
fix(runtime-dom): ensure customElement handles empty props correctly. (#6182)

fix Scoped attribute in Vue file affects the use of web component #6163,#6895
packages/runtime-dom/__tests__/customElement.spec.ts
packages/runtime-dom/src/apiCustomElement.ts