vue3-core/packages/compiler-sfc/src/script
Simon He 56f5692fb6
refactor(compiler-sfc): defineOptions avoid redundant conditional judgments (#9453)
2024-05-27 17:59:29 +08:00
..
analyzeScriptBindings.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
context.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
defineEmits.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
defineExpose.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
defineModel.ts fix(defineModel): align prod mode runtime type generation with defineProps 2024-04-24 18:21:57 +08:00
defineOptions.ts refactor(compiler-sfc): defineOptions avoid redundant conditional judgments (#9453) 2024-05-27 17:59:29 +08:00
defineProps.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
definePropsDestructure.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
defineSlots.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
importUsageCheck.ts fix(compile-sfc): analyze v-bind shorthand usage in template (#10518) 2024-04-15 16:32:04 +08:00
normalScript.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
resolveType.ts fix(compiler-sfc): handle keyof operator (#10874) 2024-05-07 07:16:14 +08:00
topLevelAwait.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
utils.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00