Commit Graph

21 Commits

Author SHA1 Message Date
zinkey
c3681cf9e4 iconfont 2015-11-13 23:38:02 +08:00
Benjy Cui
3c962e16d2 fix: hide loading icon at first 2015-10-28 10:35:48 +08:00
Benjy Cui
0183694f9c refactor: remove .ant-btn-menu 2015-10-09 15:16:22 +08:00
Benjy Cui
2f771b0482 feat: button should be a component 2015-10-05 15:19:07 +08:00
afc163
c5cab1d687 Add confirmLoading prop for Modal
You can use `confirmLoading` to cancel button loading status.

```
onOk() {
  ...
  this.setState({
    confirmLoading: false
  });
}
```

Fix #322
2015-09-22 15:06:10 +08:00
afc163
f0931ece66 Add lesslint and fix less code style 2015-08-20 16:55:42 +08:00
afc163
43c53f1d8d loading button should be unhandlable 2015-07-30 11:15:03 +08:00
afc163
b8ef693afc button loading animation effect 2015-07-29 22:23:55 +08:00
afc163
0bd869bbc2 iconfont 2015-07-26 15:05:32 +08:00
afc163
07fb9aa51b fix chrome 12px via .iconfont-size-under-12px() mixin 2015-07-20 11:46:48 +08:00
afc163
68b9e6125b update iconfont 2015-07-09 18:24:41 +08:00
afc163
b407c5e924 fix button variable 2015-07-09 10:56:28 +08:00
simaQ
aaa8bf43c0 Merge branch 'master' of https://github.com/ant-design/ant-design 2015-07-08 19:41:49 +08:00
simaQ
6012b560a7 update button-group 2015-07-08 16:21:04 +08:00
afc163
d35988d7b1 统一主色调 2015-07-08 15:18:28 +08:00
simaQ
7fc69b7dd6 fix the input[type=file] style 2015-07-08 12:02:57 +08:00
simaQ
89718e2335 ie support 2015-07-07 11:26:52 +08:00
afc163
646c6853d6 move confirm into modal 2015-06-12 19:41:30 +08:00
simaQ
b3d5e31d26 optimize button 2015-06-11 17:20:24 +08:00
afc163
e156d76940 update tooltip style 2015-06-09 16:40:16 +08:00
afc163
1de932c085 move ant-style inside ant-desgin 2015-06-09 15:21:44 +08:00