vue3-core/packages/compiler-core/__tests__
三咲智子 Kevin Deng 87c72ae49a
fix(v-model): ensure v-model listener casing is consistent with manual v-on listener (#7067)
fix #7066
2022-11-14 02:21:29 -05:00
..
__snapshots__ refactor(compiler-core): make ast.helpers a Set (#6774) 2022-11-13 20:44:02 -05:00
transforms fix(v-model): ensure v-model listener casing is consistent with manual v-on listener (#7067) 2022-11-14 02:21:29 -05:00
codegen.spec.ts refactor(compiler-core): make ast.helpers a Set (#6774) 2022-11-13 20:44:02 -05:00
compile.spec.ts refactor(compiler): downgrade to source-map v6 for sync API 2019-12-13 12:56:31 -05:00
parse.spec.ts fix(compiler-core): keep whitespaces between interpolation and comment (#6828) 2022-11-08 09:50:43 -05: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 fix(attr-fallthrough): ensure consistent attr fallthrough for root fragments with comments 2020-11-27 18:04:26 -05:00
utils.spec.ts chore: remove deprecated usage of String.prototype.substr (#4699) 2021-10-08 12:31:34 -04:00