afc163
1fd31771b3
fix hidden demo
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
794783d1c2
style: enable react/no-multi-comp
9 years ago
Benjy Cui
d5a6932c15
docs: update documentation format
9 years ago
Benjy Cui
03d09b66e8
docs: update demo format
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
Wei Zhu
4f541794e9
Update rc-upload to 1.9.0
9 years ago
Benjy Cui
5e4786440d
deps: remove object-assign
9 years ago
afc163
fff4e01f14
remove JSON format limit, close #1248
9 years ago
Bruce Mitchener
11c0a6a203
Name classes without Ant* prefix.
Where necessary, prefix the classes imported from react-component
with 'Rc' rather than prefixing the Ant classes with 'Ant'.
The prefixing of Ant classes wasn't consistent and isn't necessary
in many cases.
9 years ago
Qiaosen Huang
d584b20dd8
add onPreview onRemove override on upload.
9 years ago
afc163
f66a257ab9
update upload chinese name
9 years ago
z
598a3615e1
修复上传时的状态传递
onstart 时设置的是被封装后的对象的属性,这里直接传 file 的话没有 status/percent 属性.
9 years ago
Benjy Cui
c1659c2ce3
style: update code style to please lint
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
9d022ff84c
style: update code style to please lint
9 years ago
yiminghe
798d15b4f0
update form
9 years ago
Benjy Cui
68b51e298d
style: update code style for space-before-function-paren
9 years ago
Benjy Cui
cd1391e6a2
style: update code style for object-curly-spacing
9 years ago
yiminghe
9c36b900bf
fix(upload): fix default name value
do not set value to ''
9 years ago
yiminghe
65b338de2b
fix(upload): fix upload when edit
instanceof check error
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
kasinooya
a6f68b2d37
fix eslint error
9 years ago
kasinooya
4d0e873c88
Add upload listType: picture-card
9 years ago
afc163
a681ea9eb9
fix fileList demo
9 years ago
afc163
229b0de3c6
upgrade rc-upload to 1.8.0, close #677
9 years ago
Benjy Cui
41ed04e977
style: update code style to please lint
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
632cd36e63
chore: suppress warning
9 years ago
Benjy Cui
b72d18fd44
style: update code style to please the fucking lint
9 years ago
Benjy Cui
209170e813
style: update demo code style to please lint
9 years ago
Benjy Cui
711d2d7413
style: update 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
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
721c00e925
fix className
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