]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
feat: generate specific function when the prop key is static (#97)
authorygj6 <7699524+ygj6@users.noreply.github.com>
Mon, 22 Jan 2024 15:03:39 +0000 (23:03 +0800)
committerGitHub <noreply@github.com>
Mon, 22 Jan 2024 15:03:39 +0000 (23:03 +0800)
commit5028880e5b18041e1ca848b5bdb4ed5c9b0aba33
tree7406757569954da900f90c089df90729a0bafd43
parent51098cff946121900301d69a5760eeff8da322fc
feat: generate specific function when the prop key is static (#97)

Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
README.md
packages/compiler-vapor/__tests__/transforms/__snapshots__/vBind.spec.ts.snap
packages/compiler-vapor/__tests__/transforms/__snapshots__/vOnce.spec.ts.snap
packages/compiler-vapor/__tests__/transforms/vBind.spec.ts
packages/compiler-vapor/src/generators/prop.ts
packages/compiler-vapor/src/ir.ts
packages/compiler-vapor/src/transforms/vBind.ts