Commit Graph

35 Commits

Author SHA1 Message Date
07akioni
268c5a0905 feat(slider): not finished 2019-09-05 18:06:01 +08:00
07akioni
9c976c8f65 refactor(popover): remove all wrappers 2019-09-02 15:55:23 +08:00
07akioni
edecf9dc48 refactor(popover): checkpoint 2019-09-01 22:11:30 +08:00
07akioni
3201cbb34a fix(cascader): remove some dead code 2019-08-29 18:59:41 +08:00
07akioni
3a2781bf3c refactor(clickoutside): dismiss click mousedown inside element 2019-08-29 11:16:08 +08:00
07akioni
9c2562b6dc chore: add some comment 2019-08-28 22:37:43 +08:00
07akioni
fb7f8e0e00 refactor(cascader): support keyboard on lazyload 2019-08-28 19:19:31 +08:00
07akioni
63b8fbd64b fix(cascader): new option id algorithm 2019-08-28 18:04:46 +08:00
07akioni
84f29dbbca feat(cascader): lazy 2019-08-28 17:02:40 +08:00
07akioni
fcca549580 refactor(cascader): change internal logic, extract data model outside component 2019-08-27 19:10:29 +08:00
07akioni
63714b2cb1 feat(cascader): scroll in submenu 2019-08-27 11:19:53 +08:00
07akioni
74eb78fd16 refactor(select): support main keyboard events 2019-08-26 16:25:51 +08:00
07akioni
0a7e5e2eda chore(cascader): refactor checkpoint... 2019-08-25 16:58:04 +08:00
glenn
efe7e790e8 fix(advance table): fix 默认 onChnage prop 为null bug 2019-08-21 11:17:04 +08:00
07akioni
a8d62d0296 refactor(confirm): support modal transform origin 2019-08-20 15:38:40 +08:00
07akioni
92e8af14e6 feat(dropdown): add dropdown component 2019-08-16 16:48:36 +08:00
mangogan
1fb3daa967 merge 2019-08-06 10:32:49 +08:00
mangogan
0f88dfead0 update: store befor update scss 2019-08-05 16:41:00 +08:00
07akioni
fdfbf2ece6 feat(select): new animation 2019-07-26 17:58:25 +08:00
07akioni
5a911f2c2d refactor(placement): change return value for new placeable 2019-07-26 16:36:05 +08:00
07akioni
2d06bd055b fix(resizeDelegate): if case misplacement 2019-07-26 16:30:11 +08:00
07akioni
497d420ed1 feat: add basic z-index management 2019-07-26 16:26:59 +08:00
07akioni
62214ca68e fix(nimbus-service-layout): items is not reactive 2019-07-25 15:18:42 +08:00
07akioni
9da46498ab Merge branch 'develop' of ***REMOVED*** into develop 2019-07-25 10:11:18 +08:00
07akioni
efa0938fdf fix(mixin/placeable): scrollable element is not correctly found 2019-07-24 23:53:02 +08:00
mangogan
cc6525d246 merge develope 2019-07-24 17:00:08 +08:00
mangogan
a64a37850a feature: size, disabled need to add in the future 2019-07-24 15:55:06 +08:00
07akioni
989c0086a9 feat(clickoutside): lazy click (handler is called when clicked second times) 2019-07-22 17:41:56 +08:00
07akioni
5a0081420f feat(clickoutside): add directive clickoutside 2019-07-22 15:15:55 +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
07akioni
305d629c62 chore(popover): refactor checkpoint... 2019-07-11 19:54:17 +08:00
JiwenBai
8e51b833c1 feat: add popup component 2019-06-28 18:14:06 +08:00
hrsonion
732d880c02 feat: add some comps 2019-06-04 16:01:34 +08:00