vue3-yuanma/packages/compiler-core/__tests__
Felix Rilling 829b35e426
chore: typo fixes (#1546)
* chore: fix typos in comments/JSDoc.

* chore: fix typo in internal function name.

* chore: fix typos in test comments/descriptions/variable names.
2020-07-08 12:32:42 +02:00
..
__snapshots__ perf(compiler-core): treat v-for with constant exp as a stable fragment (#1394) 2020-06-17 16:13:14 -04:00
transforms chore: typo fixes (#1546) 2020-07-08 12:32:42 +02:00
codegen.spec.ts chore: fix missed snapshots 2020-06-26 17:00:50 -04: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): support static slot names containing dots for 2.x compat 2020-06-12 16:09:27 -04:00
scopeId.spec.ts fix(compiler-core): hoist pure annotations should apply to all nested calls 2020-05-01 18:36:34 -04:00
testUtils.ts perf(compiler-core): treat v-for with constant exp as a stable fragment (#1394) 2020-06-17 16:13:14 -04:00
transform.spec.ts test: test updates for d40c642 2020-02-11 18:40:42 -05:00
utils.spec.ts chore: remove unused util function 2019-10-24 15:39:31 -04:00