Commit Graph

283 Commits

Author SHA1 Message Date
mangogan
cc6525d246 merge develope 2019-07-24 17:00:08 +08:00
mangogan
733a09cc6a fix: fix the code format 2019-07-24 16:56:04 +08:00
07akioni
dca11f420a release: 0.2.30 2019-07-24 16:32:21 +08:00
07akioni
656d8c0dd4 refactor(date-picker): using time-picker 2019-07-24 16:30:14 +08:00
mangogan
a64a37850a feature: size, disabled need to add in the future 2019-07-24 15:55:06 +08:00
07akioni
65aa95b606 feat(time-picker): add time-picker component 2019-07-24 11:57:37 +08:00
mangogan
a225e9e1f7 feature: disabled, resetForm, and size need to finish 2019-07-23 20:47:00 +08:00
07akioni
a6d861a0ff Merge branch 'develop' of ***REMOVED*** into develop 2019-07-22 19:37:34 +08:00
07akioni
c51dbd25e1 chore: get off work checkpoint, for time picker and date picker 2019-07-22 19:37:17 +08:00
mangogan
a69c436151 feature: store 2019-07-22 19:14:47 +08:00
JiwenBai
c3436074ed fix(advanced table): scrollbar corner style 2019-07-22 18:57:58 +08:00
07akioni
989c0086a9 feat(clickoutside): lazy click (handler is called when clicked second times) 2019-07-22 17:41:56 +08:00
JiwenBai
272467a3d8 fix(advanced-table): 2019-07-22 16:56:29 +08:00
JiwenBai
2326811b64 Merge branch 'develop' of ***REMOVED*** into develop 2019-07-22 16:47:48 +08:00
07akioni
5a0081420f feat(clickoutside): add directive clickoutside 2019-07-22 15:15:55 +08:00
07akioni
aa925292bf feat(button): deal with costum icon 2019-07-22 12:57:15 +08:00
07akioni
62422f81a1 refactor(date-picker): detach content to dom 2019-07-21 23:58:01 +08:00
07akioni
7be130ff9b feat(derictive): add clickoutside derictive 2019-07-21 23:13:05 +08:00
JiwenBai
0596a3e552 fix(advance-table): multi filters callback params in on-change is not current,add set params api 2019-07-19 19:40:01 +08:00
07akioni
af62756c74 release: 0.2.26 2019-07-18 19:02:53 +08:00
07akioni
ef5ca68946 feat(date-picker): disabled prop 2019-07-18 19:01:44 +08:00
07akioni
895e94b054 feat(select): disabled prop 2019-07-18 16:37:42 +08:00
07akioni
628564b077 fix(select): multiple select menu won't change position when tags are multiple lines 2019-07-18 13:50:23 +08:00
07akioni
c892397c87 release: 0.2.24 2019-07-18 13:36:41 +08:00
07akioni
309bed4fc4 feat(popover): raw content, new doc, v-model trigger event, update tooltip 2019-07-18 13:36:10 +08:00
07akioni
6e42f405ab feat(popover): add delay, show event and hide event 2019-07-18 11:49:45 +08:00
07akioni
1129e28433 fix(select): if item is too long, display with error 2019-07-18 10:44:03 +08:00
07akioni
5d299fa306 doc(popover): update popover demo use new format 2019-07-18 10:39:53 +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
08da72ff3e release: 0.2.21 2019-07-17 19:30:05 +08:00
07akioni
1ac2925118 chore: remove some console.log 2019-07-17 18:42:05 +08:00
07akioni
39906da6c3 refactor(doc, select): a naive loader, detach select to body 2019-07-17 18:27:13 +08:00
07akioni
c90255d6ba refactor(select): using mixins to refactor select, detach menu content 2019-07-17 14:40:28 +08:00
07akioni
1481a5b962 chore(select): on search single select, there may be a bug of chrome 2019-07-17 14:11:05 +08:00
07akioni
91e6e70d5a Merge branch 'develop' of ***REMOVED*** into develop 2019-07-17 10:17:21 +08:00
JiwenBai
f3c7141fb8 docs: update advanced table 2019-07-17 10:16:18 +08:00
JiwenBai
ed6a3d1d62 feat: advanced table add custom slot 2019-07-17 10:10:05 +08:00
07akioni
a24deb5317 refactor(popover): split it into some mixins and utils 2019-07-17 01:35:11 +08:00
JiwenBai
91bff0ee01 feat: advanced table add sorter default order 2019-07-16 19:39:58 +08:00
JiwenBai
6ea569d101 fix: advance table overflow scroll 2019-07-16 17:58:16 +08:00
07akioni
c4b5e17ebb feat(radio): radio button group 2019-07-16 17:20:43 +08:00
07akioni
8089b55766 fix(checkbox): border overlay when checked 2019-07-16 17:18:50 +08:00
JiwenBai
1948c52fa4 feat: advanced table support custom column width 2019-07-16 15:19:08 +08:00
JiwenBai
618dcccbc9 fix: width auto change by parent el 2019-07-16 13:03:02 +08:00
JiwenBai
4302ee3dd9 fix: width auto change by parent el 2019-07-16 10:48:59 +08:00
JiwenBai
5f5a3f9aff fix: width fixed 2019-07-16 10:39:02 +08:00
07akioni
31bd3231ff chore(radio): get off work checkpoint... 2019-07-15 19:14:33 +08:00
JiwenBai
8531a43830 fix:merge conflict 2019-07-15 18:59:57 +08:00
JiwenBai
233367cfc0 fix:merge conflict 2019-07-15 18:58:46 +08:00
JiwenBai
edcafb5bcb fix: advancedTable no data tip style 2019-07-15 18:56:08 +08:00