vue3-core/packages/compiler-sfc/src/script
edison 4eb46e443f
fix(compile-sfc): handle mapped types work with omit and pick (#12648)
close #12647
2025-06-05 10:01:22 +08:00
..
analyzeScriptBindings.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
context.ts fix(compiler-sfc): preserve old behavior when using withDefaults with desutructure 2024-09-16 11:25:04 +08:00
defineEmits.ts chore(build): use /*@__PURE__*/ annotation consistently 2024-09-04 20:24:33 +08:00
defineExpose.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
defineModel.ts Revert "fix(compiler-sfc): add error handling for defineModel() without varia…" (#13390) 2025-05-27 18:49:34 +08:00
defineOptions.ts refactor(compiler-sfc): defineOptions avoid redundant conditional judgments (#9453) 2024-05-27 17:59:29 +08:00
defineProps.ts fix(compiler-sfc): preserve old behavior when using withDefaults with desutructure 2024-09-16 11:25:04 +08:00
definePropsDestructure.ts fix(compiler-sfc): fix scope handling for props destructure in function parameters and catch clauses 2025-05-13 22:17:24 +08:00
defineSlots.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
importUsageCheck.ts fix(compiler-sfc): fix import usage check for kebab-case same name shorthand binding 2024-09-02 17:29:59 +08:00
normalScript.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
resolveType.ts fix(compile-sfc): handle mapped types work with omit and pick (#12648) 2025-06-05 10:01:22 +08:00
topLevelAwait.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
utils.ts fix(hydration): escape css var name to avoid mismatch (#11739) 2024-09-03 08:25:00 +08:00