vue3-core/packages/compiler-core/src
三咲智子 Kevin Deng 3c3b56ac04
Merge remote-tracking branch 'upstream/main'
2024-02-06 20:24:11 +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): support v-bind shorthand syntax for dynamic slot name (#10218) 2024-02-06 17:54:06 +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 refactor(compiler-vapor): codegen result 2024-01-27 22:00:34 +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 refactor(compiler-vapor): codegen result 2024-01-27 22:00:34 +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