vue3-core/packages/compiler-sfc/__tests__/compileScript
edison e79a6df093
fix(vapor/defineProps): register type bindings before compile template + props destructure work with vapor (#12545)
2024-12-16 14:18:27 +08:00
..
__snapshots__ fix(vapor/defineProps): register type bindings before compile template + props destructure work with vapor (#12545) 2024-12-16 14:18:27 +08:00
defineEmits.spec.ts chore(build): use /*@__PURE__*/ annotation consistently 2024-09-04 20:24:33 +08:00
defineExpose.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
defineModel.spec.ts chore(build): use /*@__PURE__*/ annotation consistently 2024-09-04 20:24:33 +08:00
defineOptions.spec.ts chore(build): use /*@__PURE__*/ annotation consistently 2024-09-04 20:24:33 +08:00
defineProps.spec.ts test(defineProps): add intersection type test (#8684) 2024-10-14 10:09:13 +08:00
definePropsDestructure.spec.ts fix(vapor/defineProps): register type bindings before compile template + props destructure work with vapor (#12545) 2024-12-16 14:18:27 +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(compiler-sfc): fix import usage check for kebab-case same name shorthand binding 2024-09-02 17:29:59 +08:00
resolveType.spec.ts fix(compiler-sfc): skip circular tsconfig project reference (#11680) 2024-08-29 11:42:35 +08:00