Commit Graph

313 Commits

Author SHA1 Message Date
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
JiwenBai
d1ba7da81a feat(advance-table): add filterDropdown max content height 2019-08-13 14:40:24 +08:00
JiwenBai
3f27aa6dbd Merge branch 'develop' of ***REMOVED*** into develop 2019-08-13 13:59:46 +08:00
JiwenBai
823ab9f740 fixed(advance-table-sorticon): setparams bug on yesterday push 2019-08-13 13:59:25 +08:00
07akioni
9986df5495 Merge branch 'develop' of ***REMOVED*** into develop 2019-08-13 11:15:09 +08:00
07akioni
db81c79b75 chore: add pop-confirm & anchor scaffold 2019-08-13 11:10:45 +08:00
JiwenBai
20e8d3e356 chore: merge confilct,update version 2019-08-12 20:24:48 +08:00
JiwenBai
eb3a9bc4a3 fixed(advance-table-sorticon): click icon key is not correcting 2019-08-12 20:21:28 +08:00
07akioni
8c00f558ba feat(timeline): add timeline component 2019-08-12 18:57:44 +08:00
07akioni
f3d4ad784f fix(popover): will not vanish when only scroll wheel 2019-08-12 17:06:35 +08:00
07akioni
b44b17e8be feat(select): remote search on multiple select 2019-08-12 16:46:10 +08:00
07akioni
fe60aa3a63 Merge branch 'develop' of ***REMOVED*** into develop 2019-08-12 14:30:19 +08:00
07akioni
7acb53b3ac feat(collapse): add collapse component 2019-08-12 14:29:42 +08:00
JiwenBai
a4333e9d9e fixed(advanced-table): setParams bug 2019-08-09 17:37:22 +08:00
JiwenBai
089dee0521 fixed(advanced-table): loading style 2019-08-09 14:08:09 +08:00
haibo tang
8f0cba79ca Merge branch 'develop' of ***REMOVED*** into develop 2019-08-09 13:25:55 +08:00
JiwenBai
37e8433b19 fixed: updated version 2019-08-09 13:21:49 +08:00
JiwenBai
bd7c55484d fixed(confirm): button margin 2019-08-09 13:19:59 +08:00
haibo tang
1cc6dcfa0c Merge branch 'develop' of ***REMOVED*** into develop 2019-08-08 19:26:03 +08:00
haibo tang
d41a144448 [chore] add loading icon in advanced table 2019-08-08 19:24:28 +08:00
07akioni
9f2c671be8 feat(divider): add divider component 2019-08-08 18:00:30 +08:00
07akioni
6044c0e85f refactor(back-top): change api 2019-08-08 16:44:41 +08:00
07akioni
8d0dcc0e10 Merge branch 'develop' of ***REMOVED*** into develop 2019-08-08 16:04:06 +08:00
07akioni
091f5bb006 chore: some doc changes & dead code eliminate 2019-08-08 16:03:56 +08:00