ant-design-vue/components/tabs/src
Garret MH a2f7d6d062
feat: Vue 3 Migration Build support (#5973), close #5765
closes vueComponent/ant-design-vue#5765

Add `compatConfig: { MODE: 3 }` to all component definitions to signal to `@vue/compat` not to use any Vue 2 compatibility features.
2022-09-26 21:33:41 +08:00
..
TabNavList feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
TabPanelList feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
hooks refactor: raf 2021-12-20 14:52:29 +08:00
TabContext.ts feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
Tabs.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
index.ts fix: tabs auto overflow error for addIcon 2022-03-29 12:59:15 +08:00
interface.ts refactor: tabs & card (#4732) 2021-10-07 09:23:36 +08:00