hellowenqi
a25b8b0658
docs: Translation upload ( #2770 )
8 years ago
afc163
363f610d8b
Fix tsc errors beside DatePicker
8 years ago
afc163
77949bb9e3
upgrade eslint-config, close #2811
8 years ago
afc163
10e1b8b269
Fix some ts errors
8 years ago
ddcat1115
a5585bff77
fix #2571 #2518 #2645 增加disabled属性及取消上传时cancel请求 ( #2690 )
* fix #2571 #2518 use rc-upload@2.x abort
fix #2645 add `disabled`
* fix
8 years ago
Eddie Xie
dc62976b39
docs: Fix typos ( #2694 )
8 years ago
afc163
4bbe2291ef
Fix uploading picture style
8 years ago
afc163
25b3517cc3
Add types for tree-select and upload ( #1846 )
8 years ago
afc163
10a0709b3a
update dragger demo
8 years ago
afc163
ea61aa3cab
upload code style
8 years ago
yiminghe
b140856836
add class
8 years ago
yiminghe
3342aae9f3
upgrade
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
afc163
129df7dc2a
Fix removed upload item bug, close #2342
8 years ago
afc163
0977a656aa
Fix default upload item link, close #2331
8 years ago
afc163
ec8a0821cd
Fix controlled fileList prop, close #2236
8 years ago
yiminghe
94706f1d2c
fix ts
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
yiminghe
9a0d751f94
refactor to typescript
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