Commit Graph

401 Commits

Author SHA1 Message Date
JiwenBai
2f367b5f19 doc: update advance table doc about select 2019-08-27 19:49:43 +08:00
JiwenBai
22bec24b3f Merge branch 'develop' of ***REMOVED*** into develop 2019-08-27 19:41:17 +08:00
JiwenBai
fd048a60d1 feat(advance-table): add batch selected 2019-08-27 19:40:51 +08:00
07akioni
42c4b09535 Merge branch 'develop' of ***REMOVED*** into develop 2019-08-27 19:10:44 +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
JiwenBai
944f891e66 Merge branch 'develop' of ***REMOVED*** into develop 2019-08-26 19:31:15 +08:00
JiwenBai
9f454e0ab2 refractor(advance-table): refractor done ,update doc 2019-08-26 19:26:49 +08:00
07akioni
c74b647b5b refactor(cascader): change props.enable-all-options to props.all 2019-08-26 18:36:50 +08:00
07akioni
552442ab36 feat(cascader): damn it 2019-08-26 18:32:45 +08:00
07akioni
74eb78fd16 refactor(select): support main keyboard events 2019-08-26 16:25:51 +08:00
07akioni
6bba332083 refactor(base-picker): make keyboard events work 2019-08-26 15:41:44 +08:00
07akioni
00dfa036c3 chore(base-picker): refactor for keyboard event checkpoint 2019-08-26 00:04:07 +08:00
07akioni
0a7e5e2eda chore(cascader): refactor checkpoint... 2019-08-25 16:58:04 +08:00
07akioni
e1c7e556f5 refactor(time-picker): use new scrollbar 2019-08-24 02:02:03 +08:00
07akioni
107e5c0127 refactor(texttransparentable): add delay to keep text color 2019-08-24 02:01:43 +08:00
07akioni
2a01e47932 fix(cascader): menu misplaced 2019-08-24 01:45:32 +08:00
07akioni
b63769f077 refactor(cascader): change files name and style 2019-08-24 01:38:28 +08:00
07akioni
42b590eff3 refactor(select): use base-picker 2019-08-24 01:31:56 +08:00
07akioni
104517ad21 refactor(cascader): use base-picker 2019-08-24 01:31:36 +08:00
07akioni
240a65fa30 feat(base-picker): for select & cascader 2019-08-24 01:30:52 +08:00
07akioni
c381db1f36 refactor(cancel-mark): rename it to base-cancel-mark 2019-08-24 01:29:07 +08:00
07akioni
3fe791511d refactor(cancel-mark): resize 2019-08-23 15:59:50 +08:00
07akioni
7c37059947 fix(input): css fix 2019-08-23 15:59:02 +08:00
JiwenBai
6870a91450 fixed(advance-table): setParams should clear old params 2019-08-23 14:55:21 +08:00
07akioni
c04bff1d1a refactor(input): add props.clearable 2019-08-23 14:20:10 +08:00
07akioni
48c22a2ec2 fix(select): do not show cancel mark when no data 2019-08-23 10:25:58 +08:00
07akioni
afec33d310 feat(select): add props.clearable 2019-08-22 23:21:19 +08:00
07akioni
810d25ce87 feat(cancel-mark): add cancel-mark component 2019-08-22 23:21:01 +08:00
07akioni
b805390a03 feat(select): disabled options available 2019-08-22 18:15:48 +08:00
07akioni
ea70669c2a fix(select): handle blur incorrectly so value will not change 2019-08-22 17:19:44 +08:00
07akioni
c141a7cd8d feat(nimbus-service-layout): can disable menu 2019-08-22 17:01:10 +08:00
07akioni
8d06399eac refactor(select): remote search and keyboard events 2019-08-22 16:21:39 +08:00
07akioni
c06b12736e feat(cascader): single, single-enable-all-options, multiple-enable-all-options 2019-08-22 01:24:54 +08:00
07akioni
c3e7352eb2 Merge branch 'develop' of ***REMOVED*** into develop 2019-08-21 19:21:39 +08:00
07akioni
2c6d798d18 refactor(cascader): get off work checkpoint 2019-08-21 19:21:28 +08:00
07akioni
67def92f3d fix(select): memorized options on created when remote is true 2019-08-21 19:20:52 +08:00
glenn
efe7e790e8 fix(advance table): fix 默认 onChnage prop 为null bug 2019-08-21 11:17:04 +08:00
07akioni
49ff956af2 refactor(tabs): change tab name to tabs 2019-08-20 19:20:58 +08:00
07akioni
130ab7f843 fix(detachable): add default value for injected NApp 2019-08-20 17:14:57 +08:00
07akioni
92eb23a951 feat(app): add app component to support detached components' namespace 2019-08-20 16:47:51 +08:00
07akioni
8ec398e32a fix(modal): some els of vNodes is not registered in modal 2019-08-20 16:12:47 +08:00
07akioni
0f5ef18f0c fix(modal): not shown when active is true initially 2019-08-20 16:02:53 +08:00
07akioni
a8d62d0296 refactor(confirm): support modal transform origin 2019-08-20 15:38:40 +08:00
07akioni
7a2d6258ea style(modal): remove unused vars 2019-08-20 11:55:47 +08:00
07akioni
e11fb4dc45 feat(modal): transfrom-origin from activator 2019-08-20 11:55:00 +08:00
07akioni
78c77cf53b refactor(modal): use n-scrollbar and make better transition 2019-08-19 19:31:31 +08:00
07akioni
f142eb7366 fix(select): add guard for access $refs 2019-08-19 19:30:37 +08:00
07akioni
3b9d4c587b feat(scrollbar): disable & enable scrollbar 2019-08-19 19:29:27 +08:00
07akioni
4d5e56ee5a feat(popselect): custom width 2019-08-19 15:36:36 +08:00