Benjy Cui
|
c1659c2ce3
|
style: update code style to please lint
|
9 years ago |
Benjy Cui
|
29825f20c8
|
style: update code style to please lint
|
9 years ago |
Benjy Cui
|
9d022ff84c
|
style: update code style to please lint
|
9 years ago |
Benjy Cui
|
68b51e298d
|
style: update code style for space-before-function-paren
|
9 years ago |
afc163
|
66b7ee81ad
|
fix eslint problems, eslint-config-airbnb@4.x
|
9 years ago |
afc163
|
64d96f071f
|
update picture card upload list style for more expansibility
|
9 years ago |
kasinooya
|
17ebf07ad3
|
Add picture-card demo
|
9 years ago |
afc163
|
a681ea9eb9
|
fix fileList demo
|
9 years ago |
afc163
|
63476680bd
|
Add upload inline item demo, ref #859
|
9 years ago |
afc163
|
fdcc665c80
|
merge drag upload demo
|
9 years ago |
afc163
|
027a69b0f0
|
hide multiple upload demo
|
9 years ago |
Benjy Cui
|
209170e813
|
style: update demo code style to please lint
|
9 years ago |
afc163
|
91bd7f22c0
|
use mountNode replace the long getElementById
|
9 years ago |
Benjy Cui
|
5699e61fd0
|
fix: uploadList should under the controll of beforeUpload #757
|
9 years ago |
afc163
|
1f98c85e8a
|
support preview picture in upload list, close #750
|
9 years ago |
afc163
|
7288dfbaf9
|
Add picture style upload list
|
9 years ago |
afc163
|
16abf46071
|
Fix markdown eslint errors, update .eslintrc
|
9 years ago |
afc163
|
b6ff796e71
|
update upload
|
9 years ago |
afc163
|
c044f62374
|
update upload style
|
9 years ago |
xiaosheng.lj
|
851da67f48
|
style uploadList to showUploadList
|
9 years ago |
xiaosheng.lj
|
9cb8bef1ad
|
feat add uploadlist config and fix color
|
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
|
961b990f07
|
upgrade rc-upload to 1.6.x
|
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
|
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 |
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 |
yiminghe
|
3cc4a374db
|
update docs
|
9 years ago |
陈三
|
97f7be1832
|
fixed typo
|
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 |