vue3-core/packages/compiler-sfc/__tests__/compileScript
yangxiuxiu 0cef65cee4
fix(compiler-sfc): fix defineModel coercion for boolean + string union types (#9603)
close #9587 
close #10676
2024-04-15 21:18:59 +08:00
..
__snapshots__ fix(compiler-sfc): fix defineModel coercion for boolean + string union types (#9603) 2024-04-15 21:18:59 +08:00
defineEmits.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
defineExpose.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
defineModel.spec.ts fix(compiler-sfc): fix defineModel coercion for boolean + string union types (#9603) 2024-04-15 21:18:59 +08:00
defineOptions.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
defineProps.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
definePropsDestructure.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
defineSlots.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
hoistStatic.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
importUsageCheck.spec.ts fix(compile-sfc): analyze v-bind shorthand usage in template (#10518) 2024-04-15 16:32:04 +08:00
resolveType.spec.ts fix(compiler-sfc): also search for `.tsx` when type import's extension is omitted (#10637) 2024-04-09 16:14:11 +08:00