afc163
efb23c1525
Fix linkProps in upload fileList
1. should support json string format
2. should be able to override props like rel, target, title and etc
6 years ago
afc163
9d5920b39d
doc: remove old usage instruction
6 years ago
HeskeyBaozi
976f6969f4
update test snapshot
6 years ago
包子熊
67024893ce
Hotfix/icon issue ( #12016 )
* fix progress icon
* remove IconDisplay fields.js
* update progress test snapshot
* fix form item circle filled
* update form-item test snapshot
* fix close icon in upload item list
* fix alert icon theme
* update alert test snapshot
* fix time picker clear icon
* fix test snapshot
* fix rotate icon in the header
* update test snapshot
* update new tree test snapshot
* fix icon position
* fix old icon and new icon both display
* fix card actions icon position
6 years ago
HeskeyBaozi
24568f61ff
use the whole svg icons
6 years ago
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
6 years ago
HeskeyBaozi
74798b8911
upgdate test snapshot
6 years ago
HeskeyBaozi
d6131fe18d
update test snapshot
6 years ago
偏右
6bf42db2ed
Fix abnormal picture card position of Upload list, close #11183 ( #11931 )
6 years ago
HeskeyBaozi
0c9465aaf9
upgrade icons library
6 years ago
afc163
612c5d5c55
Fix Upload.Dragger drag area, close #11869
6 years ago
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
6 years ago
苏秦
3ffc7f6ac2
Upload: remove necessary signatures
6 years ago
HeskeyBaozi
f275f3090a
update Icon api
6 years ago
HeskeyBaozi
796de6390b
update test snapshot
6 years ago
HeskeyBaozi
35974d67b2
update test snap shot
6 years ago
HeskeyBaozi
0a8f964935
update test snap shot
6 years ago
董天成
6203298f32
Fix typescript compile error ( #11709 )
6 years ago
张聪
8a9fbcb5e4
Migrate lifecycle method: Upload, CheckboxGroup, Layout.Sider, Tooltip, Popconfirm ( #11682 )
* Upload lifecycle method migrate
* CheckboxGroup lifecycle method migrate
* Layout.Sider lifecycle method migrate
* Tooltip lifecycle method migrate
* Popconfirm lifecycle method migrate
* test Spin as a controlled component
6 years ago
afc163
f2ce60cb6c
fix test case failed often
6 years ago
JamesYin
583abe8dbb
compatible with thumbnail which url has no extension ( #11684 )
* compatible with thumbnail which url has no extension
* restore newline #11684
6 years ago
afc163
7f78cc9753
Fix detete x missing in Upload, close #10454
6 years ago
Dmitriy Mironov
a270597d63
Fix a typo
6 years ago
Benoît Latinier
2b72149a50
Add strokeLinecap attribute to progress component
6 years ago
Wu Haotian
57646f24db
fix: correct typing of RcFile. close #10331
6 years ago
afc163
2f81349c21
fix error in typescript@3.x
6 years ago
Ilan Hasanov
6cecc9a0ea
💬 fixing upload component typos and capitalization consistency for en-US
6 years ago
HeskeyBaozi
ee16585b6d
update test cases
6 years ago
HeskeyBaozi
4a553a2006
upgrade test cases
6 years ago
HeskeyBaozi
8df086f022
update test cases
6 years ago
HeskeyBaozi
9338f33c1c
update test cases
6 years ago
afc163
7d038d1aee
revert 4d5d3c142e
6 years ago
afc163
763d32ac68
Fix tslint
6 years ago
afc163
4d5d3c142e
fix fileList in onChange when uid is 0, close #11089
6 years ago
zelongc
27c3093487
Typo fix in the upload component demo.
Change 'reponse' to 'response'.
6 years ago
afc163
0981ef06a4
fix demo lint
7 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
愚道
653ec40b30
update test snapshot
7 years ago
afc163
9f16d066af
Fix lint problems from eslint-config-airbnb@17
7 years ago
sliwey
450a497412
fix: upload preview can't show image when the image file use uppercase extension
1.fix: upload preview can't show image when the image file use uppercase extension.
2.improve: remove unnecessary escape character.
7 years ago
afc163
fd96967c87
upgrade rc-upload to 2.5
- support `directory` close #7315
- action can be a function return Promise
7 years ago
Junbin Huang
e1ba74e5fc
fix: still keep order when upload fails ( #10794 )
7 years ago
Wei Zhu
87163dfcd6
tests: mock xhr request
Close #10342
7 years ago
afc163
89ed0dcb35
fix autoUpdateProgress percent and add test case
7 years ago
afc163
0fc5a0ece5
site: add alt to images
7 years ago
afc163
70a42545e3
fix fileToObject, close #10319
7 years ago
Daniel Gomez
3a5fce7256
Fix UploadFile's lastModifiedDate property name ( #10315 )
7 years ago
afc163
e97977b891
Fix upload onChange arg type when beforeUpload return false, close #10293
7 years ago
Wu Haotian
7eb2792072
fix typing for `Upload.beforeUpload` ( #10059 )
* fix typing for `Upload.beforeUpload`
fix #9775
* add RcFile interface, fix tests
* fix typing of `Upload.onStart`
7 years ago
刘红
ee4f788ae0
添加BMP的支持 ( #10110 )
7 years ago