vue3-core/packages/compiler-sfc/src/script
Evan You a23e99bedf
fix(compiler-sfc): support @vue-ignore comment on more type sources
2024-06-14 17:46:50 +02:00
..
analyzeScriptBindings.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
context.ts fix(compiler-sfc): fix parsing of mts, d.mts, and mtsx files 2024-06-14 16:47:24 +02: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): support @vue-ignore comment on more type sources 2024-06-14 17:46:50 +02: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