]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(custom-element): properly set kebab-case props on Vue custom elements
authorEvan You <evan@vuejs.org>
Fri, 27 Sep 2024 01:25:00 +0000 (09:25 +0800)
committerEvan You <evan@vuejs.org>
Fri, 27 Sep 2024 01:25:00 +0000 (09:25 +0800)
commitea3efa09e008918c1d9ba7226833a8b1a7a57244
treef7b67128a2d87a23473c8ecf41024835468b9e4f
parenta77b95992a2058581e4724db75a5ad23a64b26cc
fix(custom-element): properly set kebab-case props on Vue custom elements

close #12030
close #12032
packages/runtime-dom/__tests__/customElement.spec.ts
packages/runtime-dom/src/patchProp.ts