07akioni
|
8aa18df28c
|
feat(button-group): add button-group
|
2019-09-18 19:19:22 +08:00 |
|
07akioni
|
3846d85df7
|
feat(button): different type in light theme
|
2019-09-18 19:11:27 +08:00 |
|
07akioni
|
d6691db9ee
|
fix(button): remove rippling class after rippling
|
2019-09-18 09:34:49 +08:00 |
|
07akioni
|
b9391b1853
|
chore: some chore
|
2019-09-17 19:29:44 +08:00 |
|
07akioni
|
c49bac5db9
|
refactor(button): support theme
|
2019-09-17 19:28:07 +08:00 |
|
07akioni
|
7a4f376d63
|
refactor: different manner to add namespace to detached content container
|
2019-09-17 19:26:06 +08:00 |
|
07akioni
|
d66cfe01ba
|
refactor(button): refactor css, add cool animation
|
2019-09-16 17:52:31 +08:00 |
|
07akioni
|
b41c34039e
|
fix: remove some console log which may cause memory leak
|
2019-09-16 12:12:07 +08:00 |
|
07akioni
|
697e649edb
|
fix(date-picker): block transition when calendar time change
|
2019-09-16 12:11:25 +08:00 |
|
07akioni
|
86a51f4fa3
|
fix(pagination): add guard for invalid page-count
|
2019-09-16 12:10:08 +08:00 |
|
07akioni
|
ba61eb252a
|
refactor(dropdown): using popover to remove wrap element
|
2019-09-16 11:19:43 +08:00 |
|
07akioni
|
3ae68a21b1
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2019-09-16 10:11:36 +08:00 |
|
07akioni
|
54157406de
|
feat(pagination): size picker and quick jumper
|
2019-09-15 21:45:40 +08:00 |
|
07akioni
|
e21c404cd7
|
fix(select): height of multiple select picker
|
2019-09-15 17:01:35 +08:00 |
|
07akioni
|
6833c999a2
|
fix(tree): transition should be disabled when drop
|
2019-09-15 15:47:56 +08:00 |
|
07akioni
|
9b4ca92d21
|
fix(tree): leaf status not correct
|
2019-09-15 13:31:26 +08:00 |
|
07akioni
|
d1f51b369d
|
fix(tree): some bugs
|
2019-09-15 12:19:29 +08:00 |
|
07akioni
|
10ce599d7d
|
fix(slider): mouse up on handle tooltip value is not correctly
|
2019-09-15 12:19:11 +08:00 |
|
07akioni
|
cdc99910a7
|
refactor(tree): file names
|
2019-09-15 11:33:13 +08:00 |
|
07akioni
|
af9dd7ea38
|
fix(radio): button group color
|
2019-09-15 11:32:59 +08:00 |
|
07akioni
|
dc1391cb4e
|
feat(tree): draggable
|
2019-09-15 10:45:34 +08:00 |
|
07akioni
|
6e86393a25
|
feat(tree): add some feature...
|
2019-09-13 22:32:15 +08:00 |
|
07akioni
|
1025b06a18
|
feat(input): autosize
|
2019-09-13 16:17:46 +08:00 |
|
07akioni
|
6d4b50bf37
|
feat(tree): add base tree
|
2019-09-12 11:58:46 +08:00 |
|
07akioni
|
3881d97857
|
fix(select): vertical align
|
2019-09-12 11:56:49 +08:00 |
|
JiwenBai
|
4e9948c9d3
|
fix(advance-table): pagination in local compute total condition
|
2019-09-11 14:09:26 +08:00 |
|
07akioni
|
b0843ea7bc
|
fix(loading-bar): finish will not work when called too closed with start
|
2019-09-07 10:17:11 +08:00 |
|
07akioni
|
f07fe1e13d
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2019-09-06 16:16:37 +08:00 |
|
07akioni
|
807a51a467
|
fix(loading-bar): status conflict
|
2019-09-06 16:15:19 +08:00 |
|
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 |
|