ant-design-vue/components/date-picker/generatePicker
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
..
generateRangePicker.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
generateSinglePicker.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
index.tsx 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00
interface.ts feat: datepicker add rangeQuarterPlaceholder 2022-04-14 16:17:59 +08:00
props.ts fix: rangePicker xxxStep not work, close #5671 2022-06-07 10:47:51 +08:00