Andrew Murray
|
0d00c5fb6c
|
docs: Fixed typos (#2921)
|
8 years ago |
hellowenqi
|
a25b8b0658
|
docs: Translation upload (#2770)
|
8 years ago |
Benjy Cui
|
ecaa6c56c3
|
style: enable comma-dangle
|
9 years ago |
afc163
|
1fd31771b3
|
fix hidden demo
|
9 years ago |
Benjy Cui
|
df3ba36720
|
docs: remove useless newline in documentation
|
9 years ago |
Benjy Cui
|
03d09b66e8
|
docs: update demo format
|
9 years ago |
Benjy Cui
|
29825f20c8
|
style: update code style to please lint
|
9 years ago |
afc163
|
027a69b0f0
|
hide multiple upload demo
|
9 years ago |
afc163
|
91bd7f22c0
|
use mountNode replace the long getElementById
|
9 years ago |
xiaosheng.lj
|
0cc8035678
|
feat add upload progress effect
|
9 years ago |
afc163
|
753c01ae18
|
ES6 syntax for demo code
fix antd.notification
|
9 years ago |
yiminghe
|
76b0f673ec
|
beta2
|
9 years ago |
Benjy Cui
|
5b86a4be1d
|
refactor: replace `button` tag with `Button` component
|
9 years ago |
elrrrrrrr
|
c540d124a5
|
chore: 迁移 upload iconfont
|
9 years ago |
afc163
|
fcc8c26166
|
Add error status for upload file item
|
9 years ago |
afc163
|
346337936a
|
update multiple upload demo
|
9 years ago |
afc163
|
f229f86a75
|
Fix multiple upload
|
9 years ago |
afc163
|
f0a7167a49
|
use button[type="button"] to prevent default submit behavior
|
9 years ago |
afc163
|
ff6697b951
|
Remove build-in message display in Upload component
|
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
|
e77cca572b
|
Add limit prop for upload
|
9 years ago |
yiminghe
|
3cc4a374db
|
update docs
|
9 years ago |
afc163
|
1e7cf6d364
|
button should inside children
|
9 years ago |
afc163
|
f9b7482b91
|
customize upload button children by user
|
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 |