Commit Graph

2133 Commits

Author SHA1 Message Date
Benjy Cui
2f771b0482 feat: button should be a component 2015-10-05 15:19:07 +08:00
elrrrrrrr
2ec165d2aa chore(iconfont): 根据 CR 修复代码风格 2015-09-26 01:26:30 +08:00
elrrrrrrr
6465712385 feat: 抽离 Icon 组件、支持自定义属性
fixed #307
2015-09-26 01:26:30 +08:00
afc163
c98c3eef57 bump 0.9.1 2015-09-26 01:00:29 +08:00
afc163
05347da926 not emit fetch when there is no dataSource change, #347 2015-09-26 00:56:15 +08:00
afc163
094ae9bbbf update upload document 2015-09-24 19:43:02 +08:00
afc163
5008844de7 update CHANGELOG 2015-09-24 18:42:16 +08:00
afc163
8384512bf9 0.9.1-beta13 2015-09-24 18:39:07 +08:00
afc163
147b4ac49b Add overlayClassName to popover and tooltip 2015-09-24 18:38:31 +08:00
afc163
b31fe3e1e2 fix select style 2015-09-24 22:16:28 +08:00
afc163
e36c2412a2 fix select text overflow style, close #338 2015-09-24 21:54:19 +08:00
afc163
ecafaa5bdb update CHANGELOG.md 2015-09-24 19:33:29 +08:00
afc163
ab7f72875a Add expand icon background 2015-09-24 19:14:26 +08:00
afc163
752ef0a141 Make chrome transition animation smoothly 2015-09-23 21:37:11 +08:00
afc163
ce2aeb48a8 improve input number handler 2015-09-23 20:48:08 +08:00
afc163
388ecf954c update CHANGELOG.md format 2015-09-23 18:50:51 +08:00
afc163
28c72c1601 remove alert 2015-09-23 15:31:25 +08:00
afc163
8cc42581bb 0.9.1-beta12 2015-09-23 15:28:43 +08:00
afc163
5799633ca2 Move static into site direactory 2015-09-23 15:19:30 +08:00
afc163
52b639faba Should update table data when changing pageSize
fix #317
2015-09-23 14:28:08 +08:00
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