Commit Graph

2113 Commits

Author SHA1 Message Date
afc163
74b2c8fcc1 update pagination document 2015-09-23 14:13:31 +08:00
偏右
9700f38a75 Merge pull request #333 from ant-design/pagination
添加 pageSize 发生变化的回调。 #317
2015-09-23 14:12:01 +08:00
Yuwei Ba
a08fa60930 添加 pageSize 发生变化的回调。 #317 2015-09-23 13:58:56 +08:00
afc163
103938d932 Merge branch 'master' of github.com:ant-design/ant-design 2015-09-23 12:38:48 +08:00
afc163
4f77e3c0be update CHANGELOG.md 2015-09-23 12:38:09 +08:00
偏右
ce97d81cc6 Merge pull request #330 from ant-design/fix/328
progress bar style bugfix
2015-09-23 12:04:34 +08:00
唐帅佶
ffd304bf0c progress bar style bugfix 2015-09-23 11:56:38 +08:00
afc163
d809ad2de9 update CHANGELOG.md 2015-09-23 11:45:17 +08:00
afc163
374dca4660 Fix user-select in switch control 2015-09-23 11:44:39 +08:00
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
67735552bb update progress index.md 2015-09-22 20:14:56 +08:00
afc163
73c1d3f595 update progress demo 2015-09-22 20:11:28 +08:00
afc163
047ab6b099 Fix typo 2015-09-22 15:21:30 +08:00
afc163
176adab763 update modal basic demo 2015-09-22 15:11:29 +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
93b2d73a45 upgrade 0.9.1 CHANGELOG 2015-09-22 11:08:52 +08:00
afc163
961b990f07 upgrade rc-upload to 1.6.x 2015-09-21 11:34:14 +08:00
afc163
d8a2325653 fix start link 2015-09-21 10:30:29 +08:00
afc163
6854a83989 get filename 2015-09-20 13:56:14 +08:00
afc163
df4f747b65 bump new beta 2015-09-19 17:38:22 +08:00
afc163
7d82eccb41 update upload list logic 2015-09-19 17:05:41 +08:00
afc163
4343098426 0.9.1-beta7 2015-09-18 23:32:44 +08:00
afc163
6474cb378b Fix upload try logic 2015-09-18 23:31:07 +08:00
afc163
f9064be300 Fix changelog link, close #300 2015-09-18 21:30:46 +08:00
afc163
63fa44867c update badge style 2015-09-18 17:24:14 +08:00
afc163
f752882b44 0.9.1-beta8 2015-09-18 16:02:23 +08:00
afc163
d6a4094bc4 Allow multiple confirm dialogs popup 2015-09-18 16:00:12 +08:00
afc163
388bf241c5 fix #298 2015-09-18 15:03:04 +08:00
afc163
d8ae9003ea Fix iconfont script url 2015-09-17 20:18:14 +08:00
afc163
a9782057f6 Merge branch 'master' of github.com:ant-design/ant-design 2015-09-17 20:07:25 +08:00
afc163
3289ee28eb Fix logo url 2015-09-17 20:05:51 +08:00
yiminghe
7b4bdc8482 fix placeholder 2015-09-17 19:31:52 +08:00
afc163
8db6fc8c78 fix home page 2015-09-17 18:08:47 +08:00
afc163
51f54fdcf7 fix home page 2015-09-17 18:07:50 +08:00
afc163
7fd7130763 Fix demo 2015-09-17 18:05:06 +08:00
afc163
1b39960901 Fix url 2015-09-17 17:37:15 +08:00
afc163
499ab3949c Merge branch 'master' of gitlab.alipay-inc.com:ant-design/ant-design 2015-09-17 17:29:26 +08:00
afc163
a6832508de Fix absolute site url 2015-09-17 17:29:03 +08:00
羽航
f61777d7b5 Merge branch 'master' of github.com:ant-design/ant-design 2015-09-17 16:41:21 +08:00
羽航
2c2919e877 revert. drop "relative" 2015-09-17 16:41:01 +08:00
偏右
e05eb8b5a7 Add si support 2015-09-17 16:40:12 +08:00
afc163
c85f2852e8 update task deploy 2015-09-17 16:37:42 +08:00
羽航
c6f4af3ce4 update rc-steps to v1.3.2 取消iframe方案 2015-09-17 16:18:11 +08:00
羽航
b88cb9e060 取消iframe方案 2015-09-17 16:17:32 +08:00
羽航
05e36a4018 fix little text 2015-09-17 16:16:53 +08:00
羽航
c28034efa7 update rc-steps v1.3.1 使用iframe来监控resize事件。未来不支持ie8后,再过渡到纯css实现。 2015-09-17 14:18:06 +08:00