vue3-core/packages/compiler-core/__tests__
白雾三语 bae79ddf85
fix(compiler-core): fix v-on with modifiers on inline expression of undefined (#9866)
close #9865
improve isMemberExpression check for undefined
2023-12-19 17:08:46 +08:00
..
__snapshots__ chore(deps): bump vitest to 1.0 2023-12-05 10:48:04 +08:00
transforms chore(deps): bump vitest to 1.0 2023-12-05 10:48:04 +08:00
codegen.spec.ts chore(deps): bump vitest to 1.0 2023-12-05 10:48:04 +08:00
compile.spec.ts perf(compiler): use source-map-js 2023-04-09 16:50:20 +08:00
parse.spec.ts chore: remove unnecessary imports (#8262) 2023-05-19 07:54:12 +08:00
scopeId.spec.ts fix(compiler-core): ensure hoisted scopeId code can be treeshaken 2021-09-19 17:14:26 -04:00
testUtils.ts chore: fix test failing types 2021-07-16 14:30:49 -04:00
transform.spec.ts chore: remove unnecessary imports (#8262) 2023-05-19 07:54:12 +08:00
utils.spec.ts fix(compiler-core): fix v-on with modifiers on inline expression of undefined (#9866) 2023-12-19 17:08:46 +08:00