Benjy Cui
|
cbfc181fa4
|
fix: should not wrap upload list
|
8 years ago |
afc163
|
77949bb9e3
|
upgrade eslint-config, close #2811
|
8 years ago |
afc163
|
25b3517cc3
|
Add types for tree-select and upload (#1846)
|
8 years ago |
yiminghe
|
3342aae9f3
|
upgrade
|
8 years ago |
yiminghe
|
94706f1d2c
|
fix ts
|
9 years ago |
yiminghe
|
9a0d751f94
|
refactor to typescript
|
9 years ago |
Benjy Cui
|
2144349741
|
style: enable react/jsx-closing-bracket-location
|
9 years ago |
afc163
|
6c3d00368c
|
improve upload code style
|
9 years ago |
Benjy Cui
|
ecaa6c56c3
|
style: enable comma-dangle
|
9 years ago |
afc163
|
03cb74ead5
|
upgrade eslint-config-airbnb version and fix some problems
|
9 years ago |
tom
|
6614fb9746
|
fix bug
|
9 years ago |
Benjy Cui
|
fd3406bd03
|
style: enable react/jsx-no-bind
|
9 years ago |
Bruce Mitchener
|
0acce38f08
|
Convert more createClass over to extending Component.
|
9 years ago |
Qiaosen Huang
|
d584b20dd8
|
add onPreview onRemove override on upload.
|
9 years ago |
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 |