vue3-core/packages/compiler-core/src
Evan You f402d416b8 refactor(compiler-core): extract props merging helper 2022-09-28 10:59:13 +08:00
..
compat chore: remove v3.vuejs.org references 2022-02-07 13:13:26 +08:00
transforms refactor(compiler-core): extract props merging helper 2022-09-28 10:59:13 +08:00
ast.ts fix(compiler-core): template v-if should never be treated as dev root fragment 2022-05-11 17:43:20 +08:00
babelUtils.ts chore: fix typo (#5261) [ci skip] 2022-01-21 01:18:34 -05:00
codegen.ts chore(compiler-core): use aliasHelper (#3592) 2022-05-11 20:40:05 -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 fix(compiler-dom): properly stringify v-html/v-text with constant value 2022-05-13 08:57:43 +08:00
options.ts fix(compiler-sfc): defineProps return binding or rest binding should be considered reactive 2022-05-10 17:34:15 +08:00
parse.ts fix(ssr): fix pre tag windows newline hydration mismatch 2022-09-28 08:45:32 +08: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 fix(compiler-ssr): fix wrong attrs fallthrough on non-single-root v-if branches 2022-05-19 11:21:17 +08: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