vue3-core/packages/compiler-core/src
Evan You f15ba2c2e2
chore: Merge branch 'main' into minor
2024-07-17 17:32:31 +08:00
..
compat refactor(compat/compiler-core): improve conditional branching (#11185) 2024-06-22 17:05:35 +08:00
transforms chore: Merge branch 'main' into minor 2024-07-17 17:32:31 +08:00
ast.ts chore: Merge branch 'main' into minor 2024-07-17 17:32:31 +08:00
babelUtils.ts fix(compiler-core): handle inline comments with undefined bindings (#11217) 2024-06-28 09:48:23 +08:00
codegen.ts chore: Merge branch 'main' into minor 2024-07-17 17:32:31 +08:00
compile.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
errors.ts chore: move X_V_BIND_INVALID_SAME_NAME_ARGUMENT to preserve error code order 2024-02-08 11:36:51 +08:00
index.ts fix(compiler-core): change node hoisting to caching per instance (#11067) 2024-06-04 20:09:54 +08:00
options.ts fix(compiler-core): change node hoisting to caching per instance (#11067) 2024-06-04 20:09:54 +08:00
parser.ts refactor: remove optional chaining (#10792) 2024-04-29 14:04:05 +08:00
runtimeHelpers.ts fix(compiler-core): change node hoisting to caching per instance (#11067) 2024-06-04 20:09:54 +08:00
tokenizer.ts fix(parser): should not treat uppercase components as special tags 2024-02-25 23:05:15 +08:00
transform.ts chore: Merge branch 'main' into minor 2024-07-17 17:32:31 +08:00
utils.ts chore: Merge branch 'main' into minor 2024-06-14 12:32:28 +02:00
validateExpression.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00