Commit Graph

409 Commits

Author SHA1 Message Date
JiwenBai
2098e8c5bf fixed: no-data styles 2019-09-06 15:43:12 +08:00
07akioni
cef1d50aa6 fix(button): loading transition 2019-09-06 13:36:27 +08:00
JiwenBai
bf09af2008 refactor(advance-table): scss refactor use bem 2019-09-06 13:23:26 +08:00
07akioni
d4d735bd9b Merge branch 'master' of https://github.com/07akioni/naive-design into 07akioni 2019-09-06 13:21:27 +08:00
07akioni
2548927089 fix(select-menu): infinite render loop caused by lightbar 2019-09-06 12:11:39 +08:00
07akioni
473cf6147f feat(button): loading 2019-09-05 22:44:29 +08:00
07akioni
4be76be4df Merge branch 'develop' of ***REMOVED*** into develop 2019-09-05 18:26:56 +08:00
07akioni
61630a8510 fix(popover): use scoped slots to avoid wrong implements in render function 2019-09-05 18:26:28 +08:00
07akioni
268c5a0905 feat(slider): not finished 2019-09-05 18:06:01 +08:00
glenn
d9de4f97d5 fix(confirm): modal hide emit cancel function 2019-09-05 14:30:41 +08:00
glenn
44dacb017b chore: remove some console 2019-09-05 11:51:32 +08:00
07akioni
ac36506408 Merge branch 'develop' of ***REMOVED*** into develop 2019-09-04 18:48:17 +08:00
07akioni
77bf79be69 feat(loading-bar): add loading-bar component 2019-09-04 18:48:03 +08:00
JiwenBai
a76a3afd00 feat(advance-table): goto pre page,if currentpage no data 2019-09-04 17:55:21 +08:00
07akioni
d2e9226b83 feat(spin): add spin component 2019-09-04 16:06:07 +08:00
07akioni
ddaecaecc9 feat(transfer): lightbar 2019-09-04 11:26:24 +08:00
07akioni
7d5d0383bf feat(transfer): animation 2019-09-03 23:41:01 +08:00
07akioni
97d16c86c2 feat(transfer): there is still some bugs 2019-09-03 19:18:16 +08:00
07akioni
7e4eeb9e42 chore: solve merge confilct 2019-09-03 12:14:15 +08:00
07akioni
5bf8dae762 fix(modal): update scrollbar timer leak 2019-09-03 12:13:25 +08:00
07akioni
7c1a939f9f feat(form-card): sticky 2019-09-03 12:05:17 +08:00
JiwenBai
5ddf084585 fixed(advance-table): box-shadow overflow 2019-09-03 11:37:07 +08:00
JiwenBai
7748e30ad8 fixed(advance-table): box-shadow overflow 2019-09-03 11:35:45 +08:00
07akioni
801aedbd1f Merge branch 'develop' of ***REMOVED*** into develop 2019-09-03 10:18:34 +08:00
07akioni
726a9419d5 fix(select): options not memorized when options set async 2019-09-03 10:18:19 +08:00
07akioni
52286b1e5f feat(tab): closable & some css change in other components... 2019-09-02 23:24:23 +08:00
JiwenBai
2e4cb307c5 fix(advance-table): filter dropdown use popselect(lastest) 2019-09-02 19:50:00 +08:00
07akioni
7b7b147329 refactor(tabs): work in progress 2019-09-02 18:30:53 +08:00
07akioni
9c976c8f65 refactor(popover): remove all wrappers 2019-09-02 15:55:23 +08:00
07akioni
edecf9dc48 refactor(popover): checkpoint 2019-09-01 22:11:30 +08:00
07akioni
a5e2805d9c chore(popover): refactor checkpoint 2019-08-30 00:07:38 +08:00
07akioni
369041a279 chore: solve merge confilct 2019-08-29 19:02:53 +08:00
07akioni
f0fa9ba9bc fix(time-picker): fix some css style error 2019-08-29 19:00:45 +08:00
07akioni
3201cbb34a fix(cascader): remove some dead code 2019-08-29 18:59:41 +08:00
07akioni
f820ba8d81 refactor(date-picker): split code into mixins and some css optimization 2019-08-29 18:57:47 +08:00
JiwenBai
51997f16b5 fixed(advance-table): sortable custom bug 2019-08-29 17:14:37 +08:00
JiwenBai
93b9bfb6d9 fixed(advance-table): header color 2019-08-29 16:38:34 +08:00
JiwenBai
d0b69fdd30 fixed(advance-table): clearSearch without search columns 2019-08-29 15:12:58 +08:00
JiwenBai
8fef84ed5b fixed(advanced-table): header scroll 2019-08-29 14:58:06 +08:00
07akioni
8000491475 fix(cascader): loading fail when close menu 2019-08-29 12:00:54 +08:00
07akioni
3a2781bf3c refactor(clickoutside): dismiss click mousedown inside element 2019-08-29 11:16:08 +08:00
07akioni
8768320638 refactor(scrollbar): change scrollbar width computed method to avoid min width 2019-08-29 11:02:45 +08:00
07akioni
d460922841 fix(cascader): activator not focused correctly when press esc 2019-08-28 22:29:04 +08:00
07akioni
fb7f8e0e00 refactor(cascader): support keyboard on lazyload 2019-08-28 19:19:31 +08:00
07akioni
63b8fbd64b fix(cascader): new option id algorithm 2019-08-28 18:04:46 +08:00
07akioni
4537a180e9 fix: merge conflict 2019-08-28 17:12:22 +08:00
07akioni
84f29dbbca feat(cascader): lazy 2019-08-28 17:02:40 +08:00
glenn
105b69f63f fix(advanceTable): this.$refs.search 为 null 2019-08-28 16:56:00 +08:00
mangogan
b71e7f7c85 hotfix: fix the value change event in select for form validation 2019-08-28 15:56:09 +08:00
07akioni
dd3bcc33c5 doc(modal): refactor, add mask-closable 2019-08-28 11:14:19 +08:00