vue3-core/packages/compiler-core/__tests__
linzhe 99009eee0e
fix(compiler-core): handle v-memo + v-for with functional key (#12014)
close #12013
2024-11-14 15:14:29 +08:00
..
__snapshots__ chore: Merge branch 'main' into minor 2024-07-17 17:32:31 +08:00
transforms fix(compiler-core): handle v-memo + v-for with functional key (#12014) 2024-11-14 15:14:29 +08:00
codegen.spec.ts chore: Merge branch 'main' into minor 2024-07-17 17:32:31 +08:00
compile.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
parse.spec.ts fix(compiler-dom): should ignore leading newline in <textarea> per spec 2024-09-13 21:24:59 +08:00
scopeId.spec.ts fix(compiler-core): change node hoisting to caching per instance (#11067) 2024-06-04 20:09:54 +08:00
testUtils.ts chore(deps): upgrade to TypeScript 5.6 2024-09-10 16:46:19 +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 fix(compiler-core): use ast-based check for function expressions when possible 2024-08-15 09:58:30 +08:00