Commit Graph

336 Commits

Author SHA1 Message Date
JiwenBai
9f454e0ab2 refractor(advance-table): refractor done ,update doc 2019-08-26 19:26:49 +08:00
JiwenBai
6870a91450 fixed(advance-table): setParams should clear old params 2019-08-23 14:55:21 +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
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
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
07akioni
b614619267 fix(popselect-option): remove misplaced code 2019-08-19 15:26:43 +08:00
07akioni
7470bda657 feat(popselect): add popselect component 2019-08-19 15:25:41 +08:00
07akioni
b2db272f20 feat(popover): add deactivate method and fix clickoutside handler leak 2019-08-19 15:24:51 +08:00
07akioni
a2fa6e3b7e refactor(select): change payload of change event to v-model new value 2019-08-19 15:23:24 +08:00
07akioni
b319c95551 chore(popselect): get off work checkpoint 2019-08-16 19:19:59 +08:00
07akioni
f49fa6f018 feat(select): scroll event 2019-08-16 17:19:54 +08:00
07akioni
f002764099 feat(scrollbar): scroll event 2019-08-16 17:19:43 +08:00
07akioni
04e2339d33 Merge branch 'develop' of ***REMOVED*** into develop 2019-08-16 16:49:14 +08:00
07akioni
92e8af14e6 feat(dropdown): add dropdown component 2019-08-16 16:48:36 +08:00
07akioni
e72bd6f15b refactor: rename $refs.contentWrapper to $refs.contentContainer(forget to commit some files) 2019-08-16 16:48:17 +08:00
07akioni
326f5baec9 refactor: rename $refs.contentWrapper to $refs.contentContainer(forget to commit some files) 2019-08-16 16:47:38 +08:00
07akioni
b90a61821f refactor: rename $refs.contentWrapper to $refs.contentContainer 2019-08-16 16:45:26 +08:00
mangogan
bd33d459af fix: form validate bug 2019-08-16 16:43:21 +08:00
07akioni
d390820d85 fix(alert): props validator mistake 2019-08-16 16:42:08 +08:00
JiwenBai
6f65580806 fixed(advance-table): setParams should must trigger on-change 2019-08-14 19:48:49 +08:00
07akioni
bb1b49c8c6 Merge branch 'develop' of ***REMOVED*** into develop 2019-08-14 19:31:32 +08:00
07akioni
0fc6623297 chore: some doc & remove console.log 2019-08-14 19:31:22 +08:00
07akioni
a072e97bb7 refactor(tab): get off work checkpoint 2019-08-14 19:30:47 +08:00
07akioni
ffa11e31c5 feat(badge): add emerge transition 2019-08-14 19:29:50 +08:00
07akioni
c92ab9aae4 feat(checkbox): add indererminate state 2019-08-14 19:28:03 +08:00
glenn
e8d2d834cd fix(Confirm):修复点击mask不触发onCancel方法bug 2019-08-14 11:43:44 +08:00
songwanli2025@163.com
e00515d840 fix InputKeyValuePairs can not remove the first item 2019-08-14 11:21:31 +08:00
07akioni
286d06f733 fix(progress): make some props work 2019-08-13 19:14:09 +08:00
07akioni
c50a7c9461 feat(progress): multiple-circle type 2019-08-13 17:50:14 +08:00
07akioni
3465ee1c81 Merge branch 'develop' of ***REMOVED*** into develop 2019-08-13 15:27:22 +08:00
07akioni
443ac9144c feat(popconfirm): add popconfirm component 2019-08-13 15:27:11 +08:00