element-plus/packages/components/date-picker
xingyixiang 9aa70ecd4e
fix(components): [date-picker] disabledDate is invalid when selecting year or month picker (#15848)
* fix(components): [date-picker] props.disabledDate is invalid
when selecting year or month picker

* test(components): [date-picker] props disabledDate

* fix(components): [date-picker] props.disabledDate is invalid

* fix: test

* fix: error

* fix: Disable time validation for date selectors of years and months

* fix: test

* fix: [date-picker] props.disabledDate is invalid

* fix: [date-picker] props.disabledDate is invalid

---------

Co-authored-by: qiang <qw13131wang@gmail.com>
2024-08-11 19:25:01 +08:00
..
__tests__ fix(components): [date-picker] disabledDate is invalid when selecting year or month picker (#15848) 2024-08-11 19:25:01 +08:00
src fix(components): [date-picker] disabledDate is invalid when selecting year or month picker (#15848) 2024-08-11 19:25:01 +08:00
style chore: enhance eslint rules (#6476) 2022-03-08 14:03:32 +08:00
index.ts build: use vue-tsc to generate dts (#16111) 2024-08-07 12:01:46 +08:00