vue3-core/packages/compiler-sfc/__tests__/compileScript
三咲智子 Kevin Deng aa954b969b
test: update snapshot
2023-12-08 18:16:22 +08:00
..
__snapshots__ test: update snapshot 2023-12-08 18:16:22 +08:00
defineEmits.spec.ts fix(compiler-sfc): support resolve extends interface for defineEmits (#8470) 2023-11-10 16:00:04 +08:00
defineExpose.spec.ts test: split compileScript macro tests 2023-04-12 16:46:26 +08:00
defineModel.spec.ts fix(compiler-sfc): generate more treeshaking friendly code (#9507) 2023-12-01 02:52:26 +08:00
defineOptions.spec.ts chore: fix typos in defineOptions (#8277) 2023-05-11 19:34:27 +08:00
defineProps.spec.ts fix(custom-element): correctly handle number type props in prod (#8989) 2023-12-06 08:16:16 +01:00
definePropsDestructure.spec.ts fix(compiler-sfc): generate more treeshaking friendly code (#9507) 2023-12-01 02:52:26 +08:00
defineSlots.spec.ts test: split compileScript macro tests 2023-04-12 16:46:26 +08:00
hoistStatic.spec.ts fix(compiler-sfc): don't hoist regexp literial (#8300) 2023-05-18 11:09:40 +08:00
reactivityTransform.spec.ts test: split compileScript macro tests 2023-04-12 16:46:26 +08:00
resolveType.spec.ts fix(compiler-sfc): support inferring generic types (#8511) 2023-12-01 21:21:12 +08:00