vue3-core/packages/compiler-sfc/__tests__/compileScript
Evan You 524e660e35
chore: Merge branch 'main' into minor
2024-06-14 18:15:20 +02:00
..
__snapshots__ fix(compile-sfc): register props destructure rest id as setup bindings (#10888) 2024-05-09 07:43:17 +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(defineModel): align prod mode runtime type generation with defineProps 2024-04-24 18:21:57 +08:00
defineOptions.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
defineProps.spec.ts feat(compiler-sfc): enable reactive props destructure by default 2024-04-29 10:45:48 +08:00
definePropsDestructure.spec.ts chore: Merge branch 'main' into minor 2024-05-30 11:21:12 +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): support @vue-ignore comment on more type sources 2024-06-14 17:46:50 +02:00