vue3-core/packages/compiler-core/src
Rudy 48876182db
fix(compiler-core): keep whitespaces between interpolation and comment (#6828)
fix #6352
2022-11-08 09:50:43 -05:00
..
compat chore: remove v3.vuejs.org references 2022-02-07 13:13:26 +08:00
transforms fix(compiler-core/v-on): support inline handler with return type annotation (#6769) 2022-11-07 22:09:15 -05: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-ssr): fix invalid codegen when v-slot name is explicit empty attr (#3326) 2022-10-26 16:18:19 +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(compiler-core): keep whitespaces between interpolation and comment (#6828) 2022-11-08 09:50:43 -05:00
runtimeHelpers.ts chore: symbols as helperNameMap index type (#6622) 2022-10-06 05:26:16 +08: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 fix(compiler-core): avoid duplicate keys in codegen with `v-if` (#6689) 2022-11-07 22:04:31 -05: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