vue3-core/packages/compiler-core/src
三咲智子 Kevin Deng 736db791a4
Merge remote-tracking branch 'upstream/main'
2024-01-19 16:29:21 +08:00
..
compat fix(compat): correct enum value for COMPILER_FILTERS feature (#9875) 2023-12-29 12:41:21 +08:00
transforms fix(compiler-sfc): fix sfc template unref rewrite for class instantiation 2024-01-04 15:58:13 +08:00
ast.ts Merge remote-tracking branch 'upstream/minor' 2023-12-29 21:03:21 +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 Merge remote-tracking branch 'upstream/minor' 2023-12-29 21:03:21 +08:00
compile.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
errors.ts fix: correct url for production error reference links 2024-01-18 20:00:01 +08:00
index.ts Merge remote-tracking branch 'upstream/minor' 2023-12-29 21:03:21 +08:00
options.ts Merge remote-tracking branch 'upstream/minor' 2023-12-29 21:03:21 +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 Merge remote-tracking branch 'upstream/minor' 2023-12-29 21:03:21 +08:00
validateExpression.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00