vue3-core/packages/compiler-core/src
三咲智子 Kevin Deng 124e47b43b
fix: remove unnecessary helper
2024-05-17 20:25:25 +08:00
..
compat fix(compat): correct enum value for COMPILER_FILTERS feature (#9875) 2023-12-29 12:41:21 +08:00
transforms test: update 2024-05-16 19:43:48 +02:00
ast.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
babelUtils.ts fix(compiler-core): remove unnecessary constant bail check 2024-04-29 12:21:38 +08:00
codegen.ts fix: remove unnecessary helper 2024-05-17 20:25:25 +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 chore(deps): bump TS to 5.4 2024-04-15 13:36:43 +08:00
options.ts chore: use correct parse in parser tests for whitespace: condense 2024-04-15 11:35:05 +08:00
parser.ts refactor: remove optional chaining (#10792) 2024-04-29 14:04:05 +08:00
runtimeHelpers.ts perf(sfc): lazy initiatate hoisted vnodes 2024-05-16 19:29:33 +02:00
tokenizer.ts fix(parser): should not treat uppercase components as special tags 2024-02-25 23:05:15 +08:00
transform.ts test: update 2024-05-16 19:43:48 +02:00
utils.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
validateExpression.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00