element-plus/packages
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
..
components fix(components): [time-picker] fix popup not showing (#9941) 2022-10-13 14:42:27 +08:00
constants fix: vue app typing (#8137) 2022-06-07 13:44:57 +08:00
directives refactor(directives): [repeat-click] refactor (#9853) 2022-09-21 15:01:49 +08:00
element-plus fix(deps): update dependency @floating-ui/dom to v1 (#9000) 2022-08-27 17:22:59 +00:00
hooks fix(components): [carousel] improper active item (#8904) 2022-10-02 08:44:40 +08:00
locale fix(locale): update estonian translations (#10004) 2022-10-10 02:56:09 +00:00
test-utils fix(test-utils): fix type error (#8780) 2022-07-16 21:01:48 +08:00
theme-chalk fix(components): [tabs] arrow icon centered horizontally (#9989) 2022-10-02 19:16:42 +08:00
tokens fix(components): [carousel] improper active item (#8904) 2022-10-02 08:44:40 +08:00
utils fix: withInstallDirective type error (#9946) 2022-09-28 16:46:14 +08:00