]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(custom-elements): cast numbers with Number rules
authorEduardo San Martin Morote <posva13@gmail.com>
Thu, 19 Aug 2021 19:41:32 +0000 (21:41 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Thu, 19 Aug 2021 19:47:22 +0000 (21:47 +0200)
commit8cea38077d1f0fd3ffec197c76cf7873b8d321e2
tree3098fbeb13b11b36ff36e30554cf102b5d50e44e
parent872b3f7ec5e1a41c60018bb1f64d841c309b8939
fix(custom-elements): cast numbers with Number rules

Fix #4370
packages/runtime-dom/__tests__/apiCustomElement.spec.ts [new file with mode: 0644]
packages/runtime-dom/src/apiCustomElement.ts