vue3-yuanma/packages/compiler-core/src
2020-05-04 15:15:26 -04:00
..
transforms fix(compiler-core): hoisted vnode calls and scoped id calls should be marked pure 2020-05-01 17:34:11 -04:00
ast.ts fix(compiler): bail strigification on runtime constant expressions 2020-05-04 15:15:26 -04:00
codegen.ts fix(compiler-core): hoist pure annotations should apply to all nested calls 2020-05-01 18:36:34 -04:00
compile.ts refactor(template-ref): improve template ref handling 2020-03-16 13:06:46 -04:00
errors.ts fix(compiler): support full range of entity decoding in browser builds 2020-04-08 18:51:25 -04:00
index.ts chore: run prettier 2020-04-15 10:51:07 -04:00
options.ts fix(compiler): support full range of entity decoding in browser builds 2020-04-08 18:51:25 -04:00
parse.ts chore: code comment formatting (#1089) [ci skip] 2020-05-01 18:48:44 -04:00
runtimeHelpers.ts refactor: rename <portal> to <teleport> 2020-04-01 21:55:19 -04:00
transform.ts feat(compiler-core): switch to @babel/parser for expression parsing 2020-02-27 16:53:51 -05:00
utils.ts build: add browser builds for @vue/compiler-sfc 2020-04-26 01:24:25 -04:00