vue3-core/packages/compiler-core/src
Evan You 2b0a706dc7 chore: move X_V_BIND_INVALID_SAME_NAME_ARGUMENT to preserve error code order 2024-02-08 11:36:51 +08:00
..
compat fix(compat): correct enum value for COMPILER_FILTERS feature (#9875) 2023-12-29 12:41:21 +08:00
transforms fix(compiler-core): handle same-name shorthand edge case for in-DOM templates 2024-02-07 12:15:39 +08:00
ast.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
babelUtils.ts dx(defineModel): warn against reference of setup scope variables in defineModel options 2024-01-12 22:07:16 +08:00
codegen.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +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 style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
options.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
parser.ts fix(parser): skip compat mode check for SFC root `<template>` tags (#10034) 2024-01-09 11:14:00 +08:00
runtimeHelpers.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
tokenizer.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
transform.ts chore: use NOOP. (#9938) 2024-01-09 15:24:10 +08: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