]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(custom-elements): fix number prop casting
authorEvan You <yyx990803@gmail.com>
Thu, 16 Sep 2021 23:15:15 +0000 (19:15 -0400)
committerEvan You <yyx990803@gmail.com>
Thu, 16 Sep 2021 23:15:15 +0000 (19:15 -0400)
commit0cfa2112ce2210300cf2edf272c8c8d11b9355e4
tree0124172b9c654580e2c9a2e52ad70314a1ef9f16
parent5bd0ac67f35b3b562ce1e0642a3941c8a7f21ad8
fix(custom-elements): fix number prop casting

fix #4370, close #4393
packages/runtime-dom/__tests__/customElement.spec.ts
packages/runtime-dom/src/apiCustomElement.ts