vue3-core/packages/compiler-sfc/__tests__/compileScript
Evan You 0f7c0e5dc0
fix(compiler-sfc): fix import usage check for kebab-case same name shorthand binding
fix #11745
close #11754
2024-09-02 17:29:59 +08:00
..
__snapshots__ fix(compiler-sfc): should properly walk desutructured props when reactive destructure is not enabled 2024-07-17 11:41:58 +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 fix(compiler-sfc): should properly walk desutructured props when reactive destructure is not enabled 2024-07-17 11:41:58 +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(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