vue3-core/packages/compiler-core/src
Ha Pam 341b5416b2
chore: typo and grammar (#8568) [ci skip]
Co-authored-by: Han <phamvanhan@gmail.com>
2023-11-10 13:42:26 +08:00
..
compat refactor: remove circular dependencies in compiler 2023-03-23 16:30:42 +08:00
transforms fix(hydration): force hydration for v-bind with .prop modifier 2023-11-10 13:13:07 +08:00
ast.ts refactor: remove circular dependencies in compiler 2023-03-23 16:30:42 +08:00
babelUtils.ts fix(compiler-core): avoid rewriting scope variables in inline for loops (#7245) 2023-11-09 17:20:54 +08:00
codegen.ts perf(compiler): use source-map-js 2023-04-09 16:50:20 +08: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 feat(deprecation): deprecate v-is directive 2023-04-21 15:30:26 +08:00
index.ts wip: isolatedModules + use rollup-plugin-esbuild 2023-02-03 04:30:19 +08:00
options.ts chore: remove internal flag on hmr option 2023-10-22 09:10:43 +08:00
parse.ts chore: typo and grammar (#8568) [ci skip] 2023-11-10 13:42:26 +08:00
runtimeHelpers.ts chore: symbols as helperNameMap index type (#6622) 2022-10-06 05:26:16 +08:00
transform.ts fix(hmr): fix hmr error for hoisted children array in v-for 2023-10-21 21:08:49 +08:00
utils.ts refactor: remove circular dependencies in compiler 2023-03-23 16:30:42 +08:00
validateExpression.ts fix(compiler-core): typeof should be allowed in browser expression validation (#7037) 2022-11-14 01:50:35 -05:00