Commit Graph

897 Commits

Author SHA1 Message Date
yiminghe
fbad793d3d upgrade select 2015-08-31 19:41:58 +08:00
afc163
f7308fbb48 Replace reqwest via reqwest-without-xhr2
Fork reqwest to https://github.com/ant-design/reqwest,
Remove xhr2 dependency cause it is useless in browser side, it will
cause some bugs in different pack solutions, waiting offcial repo resolve this problem: https://github.com/ded/reqwest/issues/204

ref: #216
2015-08-31 17:31:12 +08:00
afc163
9dcd2a05ea update datepicker document 2015-08-31 16:45:03 +08:00
chencheng (云谦)
0c40b6af68 typo fix 2015-08-31 16:13:58 +08:00
afc163
5461ec5c89 Merge branch 'master' of github.com:ant-design/ant-design 2015-08-31 12:14:57 +08:00
afc163
e77cca572b Add limit prop for upload 2015-08-31 12:13:55 +08:00
yiminghe
3ec73ec965 fix open animation 2015-08-31 12:10:54 +08:00
afc163
23fce559b0 Fix autoclose duration 2015-08-29 13:02:37 +08:00
afc163
e45fbaad7f empty table should not have pagination 2015-08-28 17:30:37 +08:00
afc163
4c54644116 Add empty style for table 2015-08-28 17:20:02 +08:00
afc163
f101c3231e Add urlResolver, support display remote file url in list
拿到请求回调数据里的远程文件地址,展示在文件列表中方便下载
2015-08-28 16:12:19 +08:00
afc163
cf22c35a1d Merge branch 'master' of github.com:ant-design/ant-design 2015-08-28 15:25:45 +08:00
afc163
90e8296949 Fix table key warning 2015-08-28 15:22:09 +08:00
sorrycc
975c4d784f fix(carousel): fade 效果下不允许拖拽, Close #212 2015-08-28 13:55:36 +08:00
yiminghe
065c16a95f fix download 2015-08-28 10:45:54 +08:00
afc163
4e89f5002b Fix eslint problems 2015-08-28 00:11:56 +08:00
afc163
6d2dcc4539 allow dataSourse controlled by parent in local mode 2015-08-27 23:55:25 +08:00
afc163
c799326e7f default pagination current page 2015-08-27 23:53:42 +08:00
afc163
9b8abb2199 loading should be in remote mode 2015-08-27 23:52:59 +08:00
yiminghe
30efa794d7 fix download 2015-08-27 17:51:21 +08:00
yiminghe
4a252ab8a8 Merge branch 'master' of github.com:ant-design/ant-design 2015-08-27 17:35:26 +08:00
yiminghe
f9450f14df remove file on file failture 2015-08-27 17:35:10 +08:00
偏右
c704569bfe Merge pull request #213 from chenjiahan/patch-1
percent拼写错误
2015-08-27 16:56:15 +08:00
yiminghe
97ac458507 add res for upload 2015-08-27 16:53:53 +08:00
Neverland
574b6992c4 percent拼写错误 2015-08-27 16:41:30 +08:00
yiminghe
3cc4a374db update docs 2015-08-27 15:57:25 +08:00
yiminghe
c2b4b60267 add onRemove for upload 2015-08-27 15:46:23 +08:00
yiminghe
61bd8abab0 add onRemove for upload 2015-08-27 15:45:38 +08:00
yiminghe
06aa5877e2 fix children map 2015-08-27 13:34:38 +08:00
yiminghe
4bf5e4e3f4 fix children map 2015-08-27 13:18:23 +08:00
陈三
97f7be1832 fixed typo 2015-08-26 22:00:48 +08:00
afc163
38cbaf1239 dataSource clone config should not be overwrited by origin config, fix #200 2015-08-26 14:08:46 +08:00
afc163
461ffdf421 Fix select demo, close #195 2015-08-26 11:09:43 +08:00
afc163
35f64c436e Fix demo, #196 2015-08-26 11:02:13 +08:00
afc163
bdf13797cb update documentation 2015-08-25 20:29:34 +08:00
afc163
c33569e4d1 ref #190 2015-08-25 18:38:34 +08:00
afc163
19af7309e1 Merge branch '0.8.0' 2015-08-25 17:39:07 +08:00
yiminghe
f79273ce8b update style 2015-08-25 17:33:24 +08:00
yiminghe
109e283e15 add MonthCalendar 2015-08-25 17:33:01 +08:00
afc163
8c2c65adf4 update modal custom.md 2015-08-25 17:08:43 +08:00
afc163
e6d92e37b1 update modal default props 2015-08-25 16:56:08 +08:00
afc163
47bb3d620d update button/index.md 2015-08-25 16:49:27 +08:00
afc163
94c9081c83 default modal width change to 520px 2015-08-25 16:25:08 +08:00
afc163
1845bc0633 update index.md 2015-08-25 14:15:46 +08:00
afc163
e01c653e17 className 2015-08-25 12:01:01 +08:00
yiminghe
70d04d9d31 add open anim 2015-08-25 11:11:21 +08:00
yiminghe
afe77270c6 fix tree anim 2015-08-25 11:03:46 +08:00
afc163
f97e0c6c03 beta7 2015-08-24 21:16:00 +08:00
afc163
86c90f0109 只有 dataSource 的变化才能从外面触发新请求
另外,is-equals-shallow 的比较始终是 false,因为 props.columns 是 array
2015-08-24 21:08:00 +08:00
afc163
217a43f2ad shorter duration 2015-08-24 19:47:20 +08:00