]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(custom-element): fix initial attr type casting for programmtically created elements
authorEvan You <yyx990803@gmail.com>
Sat, 9 Oct 2021 22:34:49 +0000 (18:34 -0400)
committerEvan You <yyx990803@gmail.com>
Sat, 9 Oct 2021 22:34:54 +0000 (18:34 -0400)
commit3ca83179d1a798f65e4e70215c511e2f1b64adb6
treeeb7a6ad150c4c2bb10cf3ad7fb41c2077b32d6e1
parentc803eb15ecc0105b947f37c660bdde30457a53b9
fix(custom-element): fix initial attr type casting for programmtically created elements

fix #4772
packages/runtime-dom/__tests__/customElement.spec.ts
packages/runtime-dom/src/apiCustomElement.ts