xiaosheng.lj
|
9cb8bef1ad
|
feat add uploadlist config and fix color
|
9 years ago |
xiaosheng.lj
|
440f69a800
|
style color with tint
|
9 years ago |
xiaosheng.lj
|
0cc8035678
|
feat add upload progress effect
|
9 years ago |
afc163
|
6854a83989
|
get filename
|
9 years ago |
afc163
|
7d82eccb41
|
update upload list logic
|
9 years ago |
afc163
|
6474cb378b
|
Fix upload try logic
|
9 years ago |
afc163
|
f266298553
|
update upload
|
9 years ago |
afc163
|
74d8ecb1fd
|
Fix IE9 file.status problem
|
9 years ago |
afc163
|
fcc8c26166
|
Add error status for upload file item
|
9 years ago |
afc163
|
ea1a9f0a3d
|
Fix multiple upload onChange event
|
9 years ago |
afc163
|
897315784d
|
Fix info.fileList in multiple upload
|
9 years ago |
afc163
|
f229f86a75
|
Fix multiple upload
|
9 years ago |
afc163
|
ff6697b951
|
Remove build-in message display in Upload component
|
9 years ago |
yiminghe
|
af30f55e7a
|
optimize
|
9 years ago |
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
|
9 years ago |
afc163
|
f50342b2ba
|
use onChange
|
9 years ago |
afc163
|
03cc7cbffa
|
Change variable name
|
9 years ago |
afc163
|
e77cca572b
|
Add limit prop for upload
|
9 years ago |
afc163
|
f101c3231e
|
Add urlResolver, support display remote file url in list
拿到请求回调数据里的远程文件地址,展示在文件列表中方便下载
|
9 years ago |
yiminghe
|
065c16a95f
|
fix download
|
9 years ago |
yiminghe
|
30efa794d7
|
fix download
|
9 years ago |
yiminghe
|
f9450f14df
|
remove file on file failture
|
9 years ago |
yiminghe
|
97ac458507
|
add res for upload
|
9 years ago |
yiminghe
|
c2b4b60267
|
add onRemove for upload
|
9 years ago |
yiminghe
|
61bd8abab0
|
add onRemove for upload
|
9 years ago |
afc163
|
7ae4b4ad76
|
use global index as upload item key
|
9 years ago |
afc163
|
727710c1eb
|
Fix upload close file item bug
|
9 years ago |
afc163
|
10284a997c
|
Fix upload bug in safari and ie8/9, ref #138
|
9 years ago |
afc163
|
1e7cf6d364
|
button should inside children
|
9 years ago |
afc163
|
f9b7482b91
|
customize upload button children by user
|
9 years ago |
afc163
|
ce5d7b9d9c
|
update rc-upload to 1.3.0, modify onError arguments
|
9 years ago |
afc163
|
f9157ab8c4
|
code style
|
9 years ago |
afc163
|
b68ec83e36
|
优化 upload 实现
1. 使用 Upload.dragger 代替 type
2. 将拖拽上传的内容区域交给用户自己实现
3. 改进 uploadList 的实现方式, 尽量避免使用 Dom 操作
4. 优化样式展现
|
9 years ago |
玄寂
|
63cf7bb742
|
feat: add upload component
|
9 years ago |