mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* feat(components): [time-picker] prevent auto-fill on focus when empty * docs: add doc * docs: update doc * 更新 time-picker.md * fix: propagate the effect until confirm * Update time-picker.md * fix: clear bug * fix: clear bug * fix: clear bug * fix: time-range clear bug * fix: test error * test: add test case * docs: update doc * fix: clear bug refactor * Update packages/components/time-picker/src/time-picker-com/basic-time-spinner.vue Co-authored-by: rzzf <cszhjh@gmail.com> * refactor: use rAF * refactor: optimize useOldValue options * chore: use unknown --------- Co-authored-by: rzzf <cszhjh@gmail.com>