07akioni
|
8e216d6ff4
|
fix(base-picker): focus status fix & input-tag width bug
|
2019-09-24 16:58:39 +08:00 |
|
07akioni
|
85851f0fdb
|
style: refactor theme structure
|
2019-09-24 12:43:56 +08:00 |
|
07akioni
|
65d5e7ae05
|
style: dark theme colors
|
2019-09-23 23:41:31 +08:00 |
|
07akioni
|
310783367b
|
style: some color change in dark theme
|
2019-09-23 19:14:01 +08:00 |
|
07akioni
|
20cf1d58a6
|
feat(markdown): table support dark theme
|
2019-09-23 10:38:55 +08:00 |
|
07akioni
|
90bdea4029
|
style: add lato bold and switch ttf to woff2
|
2019-09-23 00:11:06 +08:00 |
|
07akioni
|
ac388884da
|
style: color changes and some chore...
|
2019-09-20 17:39:18 +08:00 |
|
07akioni
|
87f04783cb
|
feat(nimbus-service-layout): light theme
|
2019-09-20 17:38:13 +08:00 |
|
07akioni
|
838510b025
|
feat(scrollbar): support light theme
|
2019-09-20 17:37:38 +08:00 |
|
07akioni
|
7892d3ca05
|
style(button): change mixin names to avoid conflict
|
2019-09-20 17:36:18 +08:00 |
|
07akioni
|
76b8285ad2
|
feat(grid): add basic grid component
|
2019-09-20 17:35:54 +08:00 |
|
07akioni
|
3f04716e84
|
style: some color changes
|
2019-09-20 00:26:48 +08:00 |
|
07akioni
|
22977489c7
|
refactor(nimbus-service-layout): light theme
|
2019-09-20 00:25:56 +08:00 |
|
07akioni
|
5fc7225435
|
refactor(button): light theme default button
|
2019-09-20 00:22:13 +08:00 |
|
07akioni
|
d47f50836f
|
fix(nimbus-service-layout): style fix for safari
|
2019-09-19 11:37:56 +08:00 |
|
07akioni
|
71d4835ba8
|
perf(hollowoutable): reduce dom operation
|
2019-09-19 11:13:05 +08:00 |
|
07akioni
|
6f9a4cb936
|
chore: remove useless css
|
2019-09-19 00:11:02 +08:00 |
|
07akioni
|
85d6e87724
|
refactor(button): color
|
2019-09-18 22:01:34 +08:00 |
|
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
|
ef2bc776a4
|
fix(button): border radius is wrong because of refactor of css
|
2019-09-18 09:34:20 +08:00 |
|
07akioni
|
17572949c2
|
fix(button): vertical align
|
2019-09-17 23:42:03 +08:00 |
|
07akioni
|
c49bac5db9
|
refactor(button): support theme
|
2019-09-17 19:28:07 +08:00 |
|
07akioni
|
f087f3f47f
|
feat: theme setup mixins
|
2019-09-17 19:22:24 +08:00 |
|
07akioni
|
4c81be900e
|
refactor(style/mixins): support theme
|
2019-09-17 19:21:36 +08:00 |
|
07akioni
|
c8e4525def
|
refactor: change default.scss to vars.scss to support themes
|
2019-09-17 19:21:07 +08:00 |
|
07akioni
|
e00f0b67af
|
chore: something animation related to button, mixins change
|
2019-09-17 00:57:51 +08:00 |
|
07akioni
|
d66cfe01ba
|
refactor(button): refactor css, add cool animation
|
2019-09-16 17:52:31 +08:00 |
|
07akioni
|
ba61eb252a
|
refactor(dropdown): using popover to remove wrap element
|
2019-09-16 11:19:43 +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
|
e8f23b0d96
|
fix(input): compatibility of line-height on safari
|
2019-09-15 13:20:19 +08:00 |
|
07akioni
|
4a1abc1323
|
fix(select): vertical align
|
2019-09-15 13:04:01 +08:00 |
|
07akioni
|
d1f51b369d
|
fix(tree): some bugs
|
2019-09-15 12:19:29 +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
|
2f915f78d1
|
fix(input): remove useless line
|
2019-09-13 20:49:02 +08:00 |
|
07akioni
|
3552da7c9f
|
refactor(input): refactor scss
|
2019-09-13 20:48:27 +08:00 |
|
07akioni
|
1025b06a18
|
feat(input): autosize
|
2019-09-13 16:17:46 +08:00 |
|
07akioni
|
c66d0bc7ad
|
fix(input): textarea margin
|
2019-09-12 12:09:11 +08:00 |
|
07akioni
|
6d4b50bf37
|
feat(tree): add base tree
|
2019-09-12 11:58:46 +08:00 |
|
07akioni
|
28642ea502
|
fix(select): size
|
2019-09-12 11:58:29 +08:00 |
|
07akioni
|
f2ae21f54e
|
refactor(popover): change show transition time from .1s to .15s
|
2019-09-12 11:58:04 +08:00 |
|
07akioni
|
3881d97857
|
fix(select): vertical align
|
2019-09-12 11:56:49 +08:00 |
|
07akioni
|
bf16430fe4
|
feat: add common height transition
|
2019-09-12 11:51:24 +08:00 |
|
07akioni
|
807a51a467
|
fix(loading-bar): status conflict
|
2019-09-06 16:15:19 +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
|
473cf6147f
|
feat(button): loading
|
2019-09-05 22:44:29 +08:00 |
|