afc163
|
5c22e32db8
|
Add link for uploadItem when file.url is existed, close #1013
|
9 years ago |
Benjy Cui
|
29825f20c8
|
style: update code style to please lint
|
9 years ago |
Benjy Cui
|
cd1391e6a2
|
style: update code style for object-curly-spacing
|
9 years ago |
yiminghe
|
65b338de2b
|
fix(upload): fix upload when edit
instanceof check error
|
9 years ago |
afc163
|
64d96f071f
|
update picture card upload list style for more expansibility
|
9 years ago |
kasinooya
|
a6f68b2d37
|
fix eslint error
|
9 years ago |
kasinooya
|
4d0e873c88
|
Add upload listType: picture-card
|
9 years ago |
Benjy Cui
|
41ed04e977
|
style: update code style to please lint
|
9 years ago |
Benjy Cui
|
632cd36e63
|
chore: suppress warning
|
9 years ago |
Benjy Cui
|
b72d18fd44
|
style: update code style to please the fucking lint
|
9 years ago |
Benjy Cui
|
711d2d7413
|
style: update code style to please lint
|
9 years ago |
afc163
|
5476bf1afe
|
fix previewFile error in uploadList
|
9 years ago |
afc163
|
b1a136d208
|
improve uploadList previewFile
|
9 years ago |
afc163
|
6f42cceb4a
|
use file.url after thumbUrl
|
9 years ago |
afc163
|
c2cb6ea1b1
|
fix previewFile, ref #750
|
9 years ago |
afc163
|
1f98c85e8a
|
support preview picture in upload list, close #750
|
9 years ago |
afc163
|
0bd2ed9378
|
update upload style
|
9 years ago |
afc163
|
7288dfbaf9
|
Add picture style upload list
|
9 years ago |
Benjy Cui
|
1a4527944f
|
chore: remove useless `ref` property
|
9 years ago |
afc163
|
6b4d7b3622
|
remove ref in Icon
|
9 years ago |
afc163
|
e058e67cb4
|
fix iconfont
|
9 years ago |
afc163
|
c044f62374
|
update upload style
|
9 years ago |
xiaosheng.lj
|
440f69a800
|
style color with tint
|
9 years ago |
xiaosheng.lj
|
0cc8035678
|
feat add upload progress effect
|
9 years ago |
Haibin Yu
|
0d2c6b2505
|
remove state items in uploadList.jsx
|
9 years ago |
Pyiner
|
776238eda9
|
fix `_target` to `target`
|
9 years ago |
Pyiner
|
340a1702b6
|
fix `_target` to `target`
|
9 years ago |
elrrrrrrr
|
c540d124a5
|
chore: 迁移 upload iconfont
|
9 years ago |
afc163
|
691b0147b1
|
update eslintrc and fix code
|
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
|
f101c3231e
|
Add urlResolver, support display remote file url in list
拿到请求回调数据里的远程文件地址,展示在文件列表中方便下载
|
9 years ago |
yiminghe
|
61bd8abab0
|
add onRemove for upload
|
9 years ago |
afc163
|
e23372b6e8
|
update upload animation code style
|
9 years ago |
jljsj
|
ab09f9e537
|
add tag and uploadlist motion
|
9 years ago |
afc163
|
1fd8703767
|
remove file.uid
|
9 years ago |
afc163
|
727710c1eb
|
Fix upload close file item bug
|
9 years ago |
afc163
|
322e09210e
|
close button should be visible at downloading status
|
9 years ago |
afc163
|
9f1b188f87
|
fix remove logic in upload
|
9 years ago |
afc163
|
b68ec83e36
|
优化 upload 实现
1. 使用 Upload.dragger 代替 type
2. 将拖拽上传的内容区域交给用户自己实现
3. 改进 uploadList 的实现方式, 尽量避免使用 Dom 操作
4. 优化样式展现
|
9 years ago |