Commit Graph

928 Commits

Author SHA1 Message Date
afc163
9355052359 update timeline style 2015-09-01 22:20:27 +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
zhujun24
018a62886d add timeline 2015-09-01 21:15:31 +08:00
afc163
8ba3dedeec update badge index.md 2015-09-01 17:48:22 +08:00
afc163
058199ed2c update steps 2015-09-01 17:43:08 +08:00
afc163
034b561948 Fix PropTypes 2015-09-01 17:19:31 +08:00
afc163
3165da4246 update badge 2015-09-01 17:16:51 +08:00
偏右
d60ffeeafe Merge pull request #233 from zhujun24/vertical-steps
restore vertical steps
2015-09-01 16:23:07 +08:00
afc163
691b0147b1 update eslintrc and fix code 2015-09-01 16:19:39 +08:00
zhujun24
f34ed22d1a Merge remote-tracking branch 'upstream/component-timeline' into component-timeline 2015-09-01 15:41:53 +08:00
zhujun24
6f0ba9142e restore vertical steps 2015-09-01 15:30:51 +08:00
sorrycc
8cbd9ae6f9 upgrade react-slick to 0.7 2015-09-01 14:30:24 +08:00
afc163
af2425d7d5 Add component badge 2015-09-01 13:59:45 +08:00
afc163
c5be535a3e Add timeline component 2015-09-01 11:47:12 +08:00
afc163
37a9f72c0f Merge branch 'master' of github.com:ant-design/ant-design 2015-09-01 11:36:43 +08:00
yiminghe
b6ec8b9ec1 Merge pull request #226 from ant-design/upload-filelist
重构 Upload API
2015-09-01 11:29:52 +08:00
yiminghe
af30f55e7a optimize 2015-09-01 11:26:33 +08:00
afc163
8b7a2a4dee update steps index.md 2015-09-01 11:16:08 +08:00
偏右
e0f2eb214e Merge pull request #225 from zhujun24/vertical-steps
Vertical steps
2015-09-01 11:06:06 +08:00
afc163
d8384a3791 Fix datepicker can not be set to null 2015-09-01 10:59:12 +08:00
afc163
42708fe45d Refractor upload API
1. Remove limit urlResolver and onRemove
2. Remove onSuccess onProgress onError
3. Add onChange
4. Add fileList and defaultFileList props
2015-09-01 00:55:49 +08:00
afc163
f50342b2ba use onChange 2015-09-01 00:55:49 +08:00
afc163
03cc7cbffa Change variable name 2015-09-01 00:55:48 +08:00
zhujun24
663d3d02fe remove useless style 2015-08-31 20:51:45 +08:00
zhujun24
9a7814396e vertical re-stpes 1.2.1 2015-08-31 20:24:47 +08:00
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
zhujun24
d720a908a0 Merge remote-tracking branch 'upstream/master' into vertical-steps 2015-08-31 15:16:02 +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
zhujun24
b875855652 modify style 2015-08-28 11:09:10 +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