afc163
4bbe2291ef
Fix uploading picture style
8 years ago
afc163
129df7dc2a
Fix removed upload item bug, close #2342
8 years ago
afc163
0977a656aa
Fix default upload item link, close #2331
9 years ago
afc163
ec8a0821cd
Fix controlled fileList prop, close #2236
9 years ago
afc163
089f1ae512
update components category name
9 years ago
afc163
dc191a321b
fix for onPreview works only when file.url existed
close #2163
9 years ago
afc163
069857a476
update upload style
9 years ago
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
afc163
6f11e1fda0
update upload demo doc
9 years ago
afc163
6c3d00368c
improve upload code style
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
afc163
664bb8ea08
hide upload button when no children in <Upload />
close
https://github.com/ant-design/ant-design/issues/1610#issuecomment-218075160
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
afc163
45921c55e0
upgrade Upload
9 years ago
afc163
05b1e5d964
revert update API ( #1543 )
9 years ago
afc163
93faa0d7b8
update ( #1543 )
9 years ago
afc163
03cb74ead5
upgrade eslint-config-airbnb version and fix some problems
9 years ago
afc163
0ca6a1c24a
css modularize ( #1448 )
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
9 years ago
Benjy Cui
20e5146657
docs: add missing detail
9 years ago
afc163
8116e775ff
upgrade devDeps and fix some eslint problems
9 years ago
afc163
d4cfd369b7
update demo
9 years ago
afc163
95fabf0c00
update demo
9 years ago
Benjy Cui
d9f7a57439
docs: update docs
9 years ago
tom
6614fb9746
fix bug
9 years ago
tom
353f2cb004
this未绑定
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
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