vue3-core/packages/compiler-core/src
daiwei 716b6de355 chore: Merge branch 'main' into minor 2025-08-21 14:03:13 +08:00
..
compat refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
transforms chore: Merge branch 'main' into minor 2025-08-21 14:03:13 +08:00
ast.ts Merge tag 'v3.5.13' 2024-11-16 02:48:30 +08:00
babelUtils.ts chore: Merge branch 'main' into minor 2025-08-21 14:03:13 +08:00
codegen.ts chore: Merge branch 'minor' into vapor 2025-07-04 14:20:10 +08:00
compile.ts test: adjust coverage config, use v8 coverage 2024-08-29 10:41:29 +08:00
errors.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
index.ts feat(compiler-vapor): resolve implicitly self-referencing component (#13400) 2025-06-18 08:36:25 +08:00
options.ts build: add runtime-with-vapor format + fix sfc playground for vapor mode 2024-12-08 15:18:16 +08:00
parser.ts fix(compiler-core): avoid self updates of `v-pre` (#12556) 2025-07-18 16:22:56 +08:00
runtimeHelpers.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
tokenizer.ts fix(compiler-core): do not increase newlines in `InEntity` state (#13362) 2025-06-05 09:39:05 +08:00
transform.ts chore: Merge branch 'minor' into vapor 2025-07-04 14:20:10 +08:00
utils.ts chore: Merge branch 'main' into minor 2025-08-21 14:03:13 +08:00
validateExpression.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00