vue3-core/packages/compiler-core/__tests__
Evan You 67bb820904
fix(compiler-core): properly handle for loop variable declarations in expression transforms
ref https://github.com/vuejs/core/pull/11467#issuecomment-2263069794
2024-08-05 14:07:44 +08:00
..
__snapshots__ fix(v-once): properly unmount v-once cached trees 2024-07-13 21:38:32 +08:00
transforms fix(compiler-core): properly handle for loop variable declarations in expression transforms 2024-08-05 14:07:44 +08:00
codegen.spec.ts fix(v-once): properly unmount v-once cached trees 2024-07-13 21:38:32 +08:00
compile.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
parse.spec.ts chore: update to ESLint 9 (#10705) 2024-04-17 21:58:35 +08:00
scopeId.spec.ts fix(compiler-core): emit TS-compatible function declaration when requested (#9363) 2024-05-30 18:19:04 +08:00
testUtils.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
transform.spec.ts refactor(compiler): move patchFlag text generation to codegen phase 2024-07-13 19:40:04 +08:00
utils.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00