vue3-yuanma/packages/compiler-core/src
2022-02-07 13:13:26 +08:00
..
compat chore: remove v3.vuejs.org references 2022-02-07 13:13:26 +08:00
transforms feat(ssr): support custom directive getSSRProps in optimized compilation 2022-02-04 08:58:31 +08:00
ast.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
babelUtils.ts chore: fix typo (#5261) [ci skip] 2022-01-21 01:18:34 -05:00
codegen.ts fix(ssr): fix ssr runtime helper import in module mode 2021-09-23 10:08:28 -04:00
compile.ts fix(compiler-core): support ts syntax in expressions when isTS is true 2021-09-20 11:51:01 -04:00
errors.ts chore(compiler-core): fix typo in errors.ts and options.ts (#4650) [ci skip] 2021-09-22 10:12:33 -04:00
index.ts feat(ssr): support custom directive getSSRProps in optimized compilation 2022-02-04 08:58:31 +08:00
options.ts feat(compiler-sfc): <script setup> defineProps destructure transform (#4690) 2021-09-27 14:24:21 -04:00
parse.ts refactor: includes instead of indexOf (#5117) 2022-01-21 02:36:48 -05:00
runtimeHelpers.ts fix(compiler-core): remove no longer necessary withScopeId import in generated code 2021-09-01 11:30:34 -04:00
transform.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
utils.ts feat(compiler-core): support aliasing vue: prefixed events to inline vnode hooks 2021-12-10 16:09:23 +08:00
validateExpression.ts build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) 2021-09-02 09:53:57 -04:00