element-plus/packages
lily-elephant 89b3239528
fix(components): date-picker add keydown events(#7506) (#7536)
* fix(components): date-picker add keyup events(#7506)

* Update picker.vue

feat(components): keyup变更为keydown

* Update picker.vue

fix(components): picker delete superfluous code

* Update picker.vue

fix(components): emit事件

* feat: date-picker & timer-picker add unit test

* feat: picker add unit test expected results

* Update time-picker.test.ts

feat: 去除lint error
2022-05-16 21:10:06 +08:00
..
components fix(components): date-picker add keydown events(#7506) (#7536) 2022-05-16 21:10:06 +08:00
constants refactor(utils): move function (#7336) 2022-04-23 21:59:17 +08:00
directives fix(directives): use standard wheel event with passive option (#7256) 2022-04-25 23:19:59 +08:00
element-plus feat(components): [auto-resizer] new component (#7541) 2022-05-07 09:47:32 +08:00
hooks feat(components): [date-picker] work with modal focus trap; a11y controls and attributes (#7598) 2022-05-10 21:51:17 +08:00
locale feat(components): [date-picker] work with modal focus trap; a11y controls and attributes (#7598) 2022-05-10 21:51:17 +08:00
test-utils test(components): switch all components to vitest (#7205) 2022-04-19 12:46:57 +08:00
theme-chalk improvement(theme-chalk): visual enhancement (#7563) 2022-05-16 21:01:41 +08:00
tokens refactor(build): use type unsafe (#7523) 2022-05-13 16:55:10 +08:00
utils fix(components): [date-picker] date-table-cell namespace (#7684) 2022-05-16 20:58:50 +08:00