ant-design-vue/components/date-picker/__tests__
Cherry7 1977074a7e
fix(dayjs): cannot handle week and quarter String + Format (#6385)
* fix(generateRangePicker): onChange type

* fix(dayjs): cannot handle week's String + Format

* test(date-picker): update snap

* test(date-picker): add WeekPicker valueFormat case

* refactor(dayjs): todate support week and quarter

* test(QuarterPicker): test QuarterPicker valueFormat

* chore(QuarterPicker): findTargetStr rename

* test(DatePicker): update demo snap
2023-04-05 09:47:51 +08:00
..
__snapshots__ test: update snap 2023-03-23 14:11:40 +08:00
DatePicker.test.js feat: date-picker support vshow, close #5132 2022-01-07 18:50:30 +08:00
QuarterPicker.test.js fix(dayjs): cannot handle week and quarter String + Format (#6385) 2023-04-05 09:47:51 +08:00
RangePicker.test.js fix(dayjs): cannot handle week and quarter String + Format (#6385) 2023-04-05 09:47:51 +08:00
WeekPicker.test.js test: update snap 2022-01-10 10:22:55 +08:00
demo.test.js style: lint add semi and prettier 2019-01-12 12:46:29 +08:00
mount.test.js Feat 1.5.0 (#1853) 2020-03-07 19:45:13 +08:00
other.test.js feat: date-picker support vshow, close #5132 2022-01-07 18:50:30 +08:00
utils.js 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00