]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(compiler-core): fix v-bind shorthand handling for in-DOM templates (#13933)
authoredison <daiwei521@126.com>
Wed, 5 Nov 2025 08:51:29 +0000 (16:51 +0800)
committerGitHub <noreply@github.com>
Wed, 5 Nov 2025 08:51:29 +0000 (16:51 +0800)
commitb3cca2611c656b85f0c4e737b9ec248d2627dded
tree169df51c10a428f80b29293ba63279bb9a0437d8
parent8ec7cb12e42948cb0203137367d12fd4ac457ef5
fix(compiler-core): fix v-bind shorthand handling for in-DOM templates (#13933)

close #13930
packages/compiler-core/__tests__/transforms/vBind.spec.ts
packages/compiler-core/src/parser.ts
packages/compiler-core/src/transforms/transformVBindShorthand.ts