afc163
|
c9b2efc9e8
|
Add more test cases for Upload
|
7 years ago |
Wei Zhu
|
179528af50
|
Don't change fileList when beforeUpload returns false (#8299)
Close #8036
|
7 years ago |
Wei Zhu
|
cbaf54415e
|
style: Use single quote
|
7 years ago |
Wei Zhu
|
03e4411589
|
Improve upload type definition
|
7 years ago |
Wei Zhu
|
45135e4ec8
|
Improve upload type definition.
|
7 years ago |
Wei Zhu
|
479a5cb743
|
Remove allowSyntheticDefaultImports (#8218)
|
7 years ago |
Wei Zhu
|
0c7ce9db17
|
Use props
Related #7706
|
7 years ago |
afc163
|
d30e398859
|
Fix upload.test.js
|
7 years ago |
afc163
|
e2bff100bd
|
Fix upload style
|
7 years ago |
Benjy Cui
|
e5699aff68
|
fix: should not import moment while useless, close: #8013
|
7 years ago |
Wei Zhu
|
36227a10db
|
docs: sort api table
|
7 years ago |
monkindey
|
ea926fecaf
|
also resolve conflicted file
|
7 years ago |
monkindey
|
0bc5936b23
|
resolve conflicted files
|
7 years ago |
ddcat1115
|
c9bc8d7095
|
fix Upload ci
|
7 years ago |
Benjy Cui
|
7ea572bfc8
|
refactor: extract common locale logic (#7915)
|
7 years ago |
afc163
|
4ab7c648ce
|
Fix upload loading
|
7 years ago |
niko
|
70491fe4ad
|
fixed https://github.com/ant-design/ant-design/pull/7733 (#7914)
|
7 years ago |
afc163
|
ad4d5ce18a
|
Fix dragger background
|
7 years ago |
afc163
|
c5ffc3b4f0
|
Fix upload and badge styles
|
7 years ago |
afc163
|
dfb3b4136b
|
Fix snap
|
7 years ago |
afc163
|
26e416c364
|
Tweak style
|
7 years ago |
Wei Zhu
|
e6b1ba6a28
|
Mock requests
|
7 years ago |
偏右
|
43362de756
|
Fix beforeUpload will stop uploading when return (#7870)
value is undefined
it should be same as rc-upload
|
7 years ago |
偏右
|
b77cc6392e
|
Improve upload status test case (#7869)
* Add some companies
* test: generate snapshot in upload onChange
* change action
* upgrade travis node version
* fix ci
|
7 years ago |
偏右
|
9053192ae9
|
Fix component style (#7848)
* fix components style
* fix snapshot
* update travis node version
* change upload action in ci
|
7 years ago |
afc163
|
278ae9b9c7
|
Fix upload ci
|
7 years ago |
afc163
|
064afd9b85
|
fix upload ci
|
7 years ago |
偏右
|
2b7a60224b
|
Fix upload ci (#7849)
* Fix upload test case
* update delay time for uploading status
|
7 years ago |
afc163
|
fd7c90fb5a
|
update upload snap file
|
7 years ago |
afc163
|
8feaf83003
|
fix upload test
|
7 years ago |
afc163
|
190bebd65f
|
Fix upload snapshot
|
7 years ago |
afc163
|
5a5bb9c3a0
|
Fix upload snapshot
|
7 years ago |
afc163
|
b437233467
|
Fix upload picture loading style
|
7 years ago |
afc163
|
c3f1d0bba6
|
Add test case for upload
|
7 years ago |
Wei Zhu
|
0d572c72a9
|
Add test for 9a5894c
9a5894c46e
|
7 years ago |
afc163
|
9a5894c46e
|
data should be call when beforeUpload promise resolved, close #7833
|
7 years ago |
Wei Zhu
|
c5487ad1eb
|
React 16 + Enzyme 3
|
7 years ago |
afc163
|
475e4ff23d
|
upgrade eslint-config-airbnb
|
7 years ago |
niko
|
9dc4102cdd
|
fix: should trigger onChange before beforeUpload
|
7 years ago |
偏右
|
2bced36f0c
|
New component styles (#7731)
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
|
7 years ago |
Benjy Cui
|
829b5f87bf
|
feat: make default locale to enUS (#7553)
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
|
7 years ago |
ChaXinyu
|
14e2a56b75
|
export components interface (#7654)
* export components interface
* export specific props
* fix formItem missed import
|
7 years ago |
thegatheringstorm
|
10f6907da4
|
Fix: Upload Use object destructuring instead of creating temporary references for onRemove. (#7726)
|
7 years ago |
偏右
|
759b0bb821
|
seperate reset styles (#7682)
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
|
7 years ago |
Wei Zhu
|
047f62e9b4
|
Mark refs to private (#7600)
|
7 years ago |
Wei Zhu
|
250c7a9c68
|
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b .
|
7 years ago |
Wei Zhu
|
9d2c91598b
|
Mock rc-trigger
Ref #5522
|
7 years ago |
Wei Zhu
|
8c0c6ecf6e
|
refactor: upload string refs to callback (#7496)
|
7 years ago |
WingGao
|
ace985afce
|
Update upload/interface.tsx (#7507)
`response` should be `any`
|
7 years ago |
afc163
|
0d26b4c972
|
doc: update Upload API description
|
7 years ago |