Commit Graph

524 Commits

Author SHA1 Message Date
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
06f37a2832 release: 0.2.99 2019-08-16 16:49:58 +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
9efd312f99 feat(mixins/bubblecallable): make component able to call its parents method 2019-08-16 16:46:47 +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
0aa560c924 style(mixins/emitter): remove empty lines 2019-08-16 16:43:08 +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
a11743054b chore: remove yarn.lock 2019-08-14 19:32:27 +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
07akioni
7d8b701fcf refactor(switch): change size slightly 2019-08-14 19:26:40 +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
969cbf79aa fix(progress): margin left of custom indicator in line type 2019-08-14 11:11:51 +08:00
07akioni
b84be4da36 release: 0.2.96 2019-08-13 19:15:02 +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
9cacec4272 release: 0.2.94 2019-08-13 15:28:05 +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
219ecf44e7 chore: updated version 2019-08-13 14:00:28 +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
23fbe40b2e fix(confirm): some css mistake 2019-08-12 18:56:57 +08:00
07akioni
3fa19fd821 release: 0.2.91 2019-08-12 17:07:29 +08:00
07akioni
f3d4ad784f fix(popover): will not vanish when only scroll wheel 2019-08-12 17:06:35 +08:00
07akioni
617b6d55e9 release: 0.2.90 2019-08-12 16:46:52 +08:00
07akioni
b44b17e8be feat(select): remote search on multiple select 2019-08-12 16:46:10 +08:00
07akioni
be3221d7bf fix(progress): icon misplaced 2019-08-12 14:41:22 +08:00
07akioni
fe60aa3a63 Merge branch 'develop' of ***REMOVED*** into develop 2019-08-12 14:30:19 +08:00
07akioni
641903a351 chore: some css change 2019-08-12 14:30:08 +08:00
07akioni
7acb53b3ac feat(collapse): add collapse component 2019-08-12 14:29:42 +08:00
07akioni
8064b32320 feat(tag): hover & active style 2019-08-12 14:27:47 +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