Commit Graph

642 Commits

Author SHA1 Message Date
afc163
8436a1a108 Fix style of search input in select 2015-09-23 11:42:46 +08:00
afc163
f8b587157d show handler when hover input number control 2015-09-23 11:40:18 +08:00
afc163
abf2bbddf3 expand slider handle area 2015-09-23 11:35:44 +08:00
afc163
8a45fe3357 update select dropdown style 2015-09-23 11:21:36 +08:00
afc163
73c1d3f595 update progress demo 2015-09-22 20:11:28 +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
a6eb7413f4 input can not be hidden in IE8, fix #321 2015-09-22 11:17:18 +08:00
afc163
63fa44867c update badge style 2015-09-18 17:24:14 +08:00
afc163
388bf241c5 fix #298 2015-09-18 15:03:04 +08:00
yiminghe
7b4bdc8482 fix placeholder 2015-09-17 19:31:52 +08:00
羽航
2c2919e877 revert. drop "relative" 2015-09-17 16:41:01 +08:00
羽航
b88cb9e060 取消iframe方案 2015-09-17 16:17:32 +08:00
羽航
c28034efa7 update rc-steps v1.3.1 使用iframe来监控resize事件。未来不支持ie8后,再过渡到纯css实现。 2015-09-17 14:18:06 +08:00
afc163
2106387a64 Fix slider tooltip style 2015-09-16 20:51:01 +08:00
afc163
8dd0c1b02d update message z-index 2015-09-16 20:29:59 +08:00
afc163
f96867b640 fix datepicker panel z-index, ref #264 2015-09-16 16:42:24 +08:00
jljsj
7a415fa4c6 update tag animationName 2015-09-16 16:19:07 +08:00
afc163
f0d8f5c55c update menu style and version 2015-09-16 11:29:51 +08:00
afc163
1b032429f8 Fix datepicker panel background overflow 2015-09-15 18:16:34 +08:00
jljsj
4b320fb1dc 把modal的fade移到fade.less,modal的fade缺少appear导至第一次出来没动画 2015-09-15 16:15:07 +08:00
jljsj
872b215930 update motion animation-name 2015-09-15 15:00:23 +08:00
zhujun24
a8f0a2b040 fixed expand table icon position 2015-09-15 12:16:43 +08:00
afc163
88108b9fb9 Fix loading icon position in empty table 2015-09-15 11:40:58 +08:00
afc163
5a094b90df Fix form element reset style 2015-09-14 20:22:31 +08:00
zhujun24
515e294000 fixed flex layout, ref 257 2015-09-13 11:32:42 +08:00
afc163
8c4d3b0618 Remove timeline item min-height 2015-09-12 18:25:38 +08:00
afc163
6b9cceb5a7 Fix checkbox click area 2015-09-12 14:24:48 +08:00
afc163
a1d5030174 rollback blur mask 2015-09-11 17:11:00 +08:00
jljsj
1f5cc32aaa update blur.less 2015-09-11 16:51:20 +08:00
jljsj
9d5bc12db0 add modal bg blur, remove motion blur 2015-09-11 16:46:28 +08:00
jljsj
3474caac0c add zoom bulr, add motion blur to modal 2015-09-11 14:37:39 +08:00
jljsj
c7fd8285c1 updata slide scale(.8). add zoomBig 2015-09-11 14:02:00 +08:00
SimaQ
c5ddeec465 fix: slider 气泡样式问题。 Closes #259 2015-09-11 12:18:54 +08:00
afc163
268da85fcc update select style 2015-09-10 12:27:24 +08:00
afc163
c3ffa14ec5 Change expanded row background color 2015-09-10 12:21:41 +08:00
afc163
b4e98f2f1d Merge branch 'master' of github.com:ant-design/ant-design 2015-09-10 12:08:17 +08:00
afc163
3af86e4286 Fix style of super long tag in multiple select 2015-09-10 12:07:58 +08:00
zhujun24
95465a6794 add expand table 2015-09-10 11:04:31 +08:00
afc163
1056af34a7 Fix multiple select style 2015-09-08 16:38:19 +08:00
afc163
0a9d641a82 Change RadioGroup display to inline-block 2015-09-08 12:10:48 +08:00
afc163
1a3614c72c Fix radio button style 2015-09-07 15:14:57 +08:00
afc163
1e5271491e Add loading message 2015-09-07 12:27:09 +08:00
偏右
478d1e8668 Merge pull request #245 from zhujun24/master
equal height line
2015-09-07 11:51:20 +08:00
afc163
75d710a1b8 Add some info type Modal, close #244 2015-09-07 11:48:57 +08:00
zhujun24
2510a68dca equal height line 2015-09-07 11:31:37 +08:00
zhujun24
4a61592ff6 optimize 2015-09-02 12:12:11 +08:00
afc163
9355052359 update timeline style 2015-09-01 22:20:27 +08:00
afc163
409c9d57fd update timeline style 2015-09-01 21:56:26 +08:00
zhujun24
082104a2ae optimize code 2015-09-01 21:39:29 +08:00
zhujun24
3e3ff021b6 Merge remote-tracking branch 'upstream/master' into component-timeline 2015-09-01 21:15:40 +08:00