afc163
|
2699f5075c
|
update button loading
|
9 years ago |
afc163
|
cf6ed2ae36
|
fix button padding
|
9 years ago |
afc163
|
5e1f611863
|
Add dashed button, ref #413
|
9 years ago |
afc163
|
8d36dc6fe5
|
Add simple lesshint support
|
9 years ago |
zinkey
|
c3681cf9e4
|
iconfont
|
9 years ago |
zinkey
|
d14ab49918
|
iconfont
|
9 years ago |
zinkey
|
08d9aaf4c8
|
iconfont
|
9 years ago |
Benjy Cui
|
3c962e16d2
|
fix: hide loading icon at first
|
9 years ago |
Benjy Cui
|
0183694f9c
|
refactor: remove `.ant-btn-menu`
|
9 years ago |
Benjy Cui
|
2f771b0482
|
feat: button should be a component
|
9 years ago |
afc163
|
c5cab1d687
|
Add confirmLoading prop for Modal
You can use `confirmLoading` to cancel button loading status.
```
onOk() {
...
this.setState({
confirmLoading: false
});
}
```
Fix #322
|
9 years ago |
afc163
|
f0931ece66
|
Add lesslint and fix less code style
|
9 years ago |
afc163
|
43c53f1d8d
|
loading button should be unhandlable
|
9 years ago |
afc163
|
b8ef693afc
|
button loading animation effect
|
9 years ago |
afc163
|
0bd869bbc2
|
iconfont
|
9 years ago |
afc163
|
07fb9aa51b
|
fix chrome 12px via .iconfont-size-under-12px() mixin
|
9 years ago |
afc163
|
68b9e6125b
|
update iconfont
|
10 years ago |
afc163
|
b407c5e924
|
fix button variable
|
10 years ago |
simaQ
|
6012b560a7
|
update button-group
|
10 years ago |
afc163
|
d35988d7b1
|
统一主色调
|
10 years ago |
simaQ
|
7fc69b7dd6
|
fix the input[type=file] style
|
10 years ago |
simaQ
|
89718e2335
|
ie support
|
10 years ago |
afc163
|
646c6853d6
|
move confirm into modal
|
10 years ago |
simaQ
|
b3d5e31d26
|
optimize button
|
10 years ago |
afc163
|
e156d76940
|
update tooltip style
|
10 years ago |
afc163
|
1de932c085
|
move ant-style inside ant-desgin
|
10 years ago |