Commit Graph

31 Commits

Author SHA1 Message Date
afc163
e973cb7cc8 update button cirle outline style 2016-03-15 20:13:37 +08:00
afc163
e91b009e93 update button style 2016-03-12 00:13:05 +08:00
afc163
827ac4b7e8 Fix button style 2016-03-11 12:00:21 +08:00
afc163
d7d1a90e05 improve button style 2016-03-10 15:00:59 +08:00
afc163
be3a90fbc6 Add click effect for primary button, close #942 2016-02-22 13:52:52 +08:00
afc163
fcbd6015bd fix button-group disable button border, close #926 2016-01-25 21:06:32 +08:00
afc163
2699f5075c update button loading 2015-12-28 13:49:58 +08:00
afc163
cf6ed2ae36 fix button padding 2015-12-02 22:31:24 +08:00
afc163
5e1f611863 Add dashed button, ref #413 2015-11-30 18:26:44 +08:00
afc163
8d36dc6fe5 Add simple lesshint support 2015-11-26 19:36:00 +08:00
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