element-plus/packages/components/time-picker
Giwayume 8f1285f880
fix(components): [time-picker] fix popup not showing (#9941)
* fix(components): [time-picker] fix popup not showing

* fix(components): [focus-trap] track last active element automatically

* fix(components): linting

* fix(components): add preventDefault to focusout-prevented

* fix(components): sSR and typecheck

* fix(components): focus trap attach document events in mount

* fix(components): remove document undefined check

* fix(components): [select] fix click scrollbar closes popup

* fix(components): allow focus-trap to refocus after pick

Co-authored-by: OpenGraphica <opengraphica@gmail.com>
2022-10-13 14:42:27 +08:00
..
__tests__ fix(components): [time-picker] fix popup not showing (#9941) 2022-10-13 14:42:27 +08:00
src fix(components): [time-picker] fix popup not showing (#9941) 2022-10-13 14:42:27 +08:00
style chore: enhance eslint rules (#6476) 2022-03-08 14:03:32 +08:00
index.ts refactor(components): [time-picker] constants (#8170) 2022-06-08 16:20:45 +08:00