vue3-core/packages/compiler-sfc/src
Evan You 3a9d6f781c
fix(vapor): properly handle return when compiling vapor component for ssr
2025-03-11 19:05:46 +08:00
..
script fix(vapor/defineProps): register type bindings before compile template + props destructure work with vapor (#12545) 2024-12-16 14:18:27 +08:00
style chore(deps): update dependency postcss-selector-parser to v7 (#12289) 2024-11-15 10:37:55 +08:00
template style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
cache.ts test: adjust coverage config, use v8 coverage 2024-08-29 10:41:29 +08:00
compileScript.ts fix(vapor): properly handle return when compiling vapor component for ssr 2025-03-11 19:05:46 +08:00
compileStyle.ts chore(types): perform strict es2016 lib check when building dts 2024-04-15 15:52:48 +08:00
compileTemplate.ts chore: update compiler-vapor package.json 2025-02-03 14:43:36 +08:00
index.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
parse.ts fix(vapor): handle vapor mode with empty script (#12910) 2025-02-28 16:59:02 +08:00
rewriteDefault.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
shims.d.ts feat: (wip) setup compiler-sfc 2019-11-06 21:58:15 -05:00
warn.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00