Commit Graph

4 Commits

Author SHA1 Message Date
07akioni
2d06bd055b fix(resizeDelegate): if case misplacement 2019-07-26 16:30:11 +08:00
07akioni
ffad17ff1f fix(popover): some times it can't disappear normally when mouseleave
mouseleave event sometimes can't fire. So I detect mouseout outside the popover
and activator to make it disappear. Implementation has many tricks. Sigh, life
is so hard.
2019-07-18 00:32:01 +08:00
07akioni
c90255d6ba refactor(select): using mixins to refactor select, detach menu content 2019-07-17 14:40:28 +08:00
07akioni
a24deb5317 refactor(popover): split it into some mixins and utils 2019-07-17 01:35:11 +08:00