]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(custom-element): properly remove hyphenated attribute (#12143)
authoredison <daiwei521@126.com>
Fri, 11 Oct 2024 01:52:06 +0000 (09:52 +0800)
committerGitHub <noreply@github.com>
Fri, 11 Oct 2024 01:52:06 +0000 (09:52 +0800)
commite16e9a7341e7cfb3c443da4e5e5b06e8158712c3
treee010811a72feca8e848132184379d97343966858
parent35785f3cd7bd86cbec3f8324022491da2d088b61
fix(custom-element): properly remove hyphenated attribute (#12143)

close #12139
packages/runtime-dom/__tests__/customElement.spec.ts
packages/runtime-dom/src/modules/props.ts
packages/runtime-dom/src/patchProp.ts