ant-design-vue/components/date-picker
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
..
__tests__ test: snap 2022-09-02 16:51:56 +08:00
demo
generatePicker feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
locale feat: datepicker add rangeQuarterPlaceholder 2022-04-14 16:17:59 +08:00
style style: less typo 2022-03-17 10:23:09 +08:00
PickerButton.tsx
PickerTag.tsx
date-fns.tsx
dayjs.tsx
index.en-US.md doc: update next to main 2022-03-30 19:36:12 +08:00
index.tsx
index.zh-CN.md docs(DatePicker): remove redundant square brackets (#5457) 2022-04-09 09:37:56 +08:00
moment.tsx
util.ts