ant-design-vue/components/vc-drawer/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
..
DrawerChild.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
DrawerWrapper.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
IDrawerPropTypes.ts chore: update ts type (#5408) 2022-03-26 22:52:54 +08:00
utils.ts refactor: drawer (#4725) 2021-10-03 13:30:50 +08:00