Commit Graph

180 Commits

Author SHA1 Message Date
JiwenBai
9894c58a73 fix(advance-table): use local sorter but update data not sort 2019-07-29 16:52:18 +08:00
JiwenBai
2b2b32cc78 fix(advanced-table): change filter items to computed for async get items data 2019-07-29 15:46:18 +08:00
JiwenBai
83e83e5df8 Merge branch 'develop' of ***REMOVED*** into develop 2019-07-29 15:16:38 +08:00
JiwenBai
a75b33c299 fix(advanced-table): change filter items to computed for async get items data 2019-07-29 15:16:28 +08:00
07akioni
89588ba8d9 fix(date-picker): date not updated when value change 2019-07-29 14:43:20 +08:00
07akioni
622ee18bfb fix(select): scroll bar overflow 2019-07-26 18:04:48 +08:00
07akioni
77b3ddad66 feat(tooltip): add width props 2019-07-26 17:40:49 +08:00
07akioni
ba93be57ec chore(date-picker): finish style 2019-07-26 17:15:59 +08:00
07akioni
42a738d482 fix(date-picker): clean code & fix a function call with wrong parameter 2019-07-26 16:51:24 +08:00
07akioni
bf0bb27518 refactor(date-picker): using zindexable and change some bad coding style 2019-07-26 16:37:26 +08:00
07akioni
21dcbb4649 refactor: new z-index on message and notification 2019-07-26 16:33:58 +08:00
07akioni
27434bb59a refactor(time-picker): using zindexable 2019-07-26 16:31:20 +08:00
07akioni
d584ce2ce5 refactor(select): using zindexable 2019-07-26 16:30:49 +08:00
07akioni
5fa687153e refactor(popover): using zindexable 2019-07-26 16:29:11 +08:00
07akioni
c5c5c0b551 feat(date-picker): range somehow works 2019-07-26 14:09:59 +08:00
07akioni
b812df35b8 feat(date-picker): datetime range 2019-07-26 08:39:43 +08:00
07akioni
8951521e76 chore(date-picker): get off work checkpoint 2019-07-25 19:53:31 +08:00
07akioni
c0ece862f5 chore: solve merge conflict 2019-07-25 15:28:26 +08:00
07akioni
62214ca68e fix(nimbus-service-layout): items is not reactive 2019-07-25 15:18:42 +08:00
JiwenBai
d5befae3a3 feat(advance-table): add minHeight props 2019-07-25 11:30:16 +08:00
JiwenBai
6eb8c9651c Merge branch 'develop' of ***REMOVED*** into develop 2019-07-25 11:14:45 +08:00
JiwenBai
062799609e fix(advance-table): -webkit-scrollbar:horizontal height,async data and use default order 2019-07-25 11:14:36 +08:00
mangogan
3d2e3d710c fix: some css update 2019-07-24 17:28:31 +08:00
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
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
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
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
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
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