陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
偏右
a4c1bccd2a
Fix upload and mention test cases ( #12586 )
2018-10-11 15:11:44 +08:00
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
2018-08-24 18:36:08 +08:00
afc163
f2ce60cb6c
fix test case failed often
2018-08-09 21:03:14 +08:00
JamesYin
583abe8dbb
compatible with thumbnail which url has no extension ( #11684 )
...
* compatible with thumbnail which url has no extension
* restore newline #11684
2018-08-09 20:30:02 +08:00
Wu Haotian
57646f24db
fix: correct typing of RcFile. close #10331
2018-08-02 18:05:31 +08:00
afc163
9f16d066af
Fix lint problems from eslint-config-airbnb@17
2018-06-22 21:05:13 +08:00
Wei Zhu
87163dfcd6
tests: mock xhr request
...
Close #10342
2018-05-31 22:37:09 +08:00
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`
2018-04-19 11:54:28 +08:00
afc163
3b00cf8971
Fix image when file.url has query or hash
...
close #10102
2018-04-17 13:49:03 +08:00
afc163
e1a5063daf
test: fix ci warning
2018-04-15 15:10:25 +08:00
偏右
a9376ef1ca
Fix image url display with non-image extention in Upload ( #9936 )
...
now we treat url following below rules:
1. `data:image..` => image
2. `http://xxx.com/xxxx .(webp|svg|png|gif|jpg|jpeg)` => image
3. `http://xxx.com/xxx.zip ` other extensions => non-image
4. `data:application..` other minetypes in base64 text => non-image
5. `http://xxx.com/xxx ` without any extensions => image
close #9835
close #9681
ref #9621
2018-04-04 17:17:01 +08:00
afc163
e6b3490a8e
fix test case
2018-04-04 15:50:08 +08:00
王集鹄
decb6d8390
Compatible with non-image format file preview in UploadList ( #9621 )
...
* Compatible with non-image format file preview in UploadList
* Add unit test about Upload List should non-image format file preview
2018-03-11 22:24:09 +08:00
afc163
15e69d09ca
Fix test cases
2018-03-06 21:47:05 +08:00
偏右
8226ede38e
Fix test case for new jsdom ( #9527 )
...
* Fix test case for new jsdom
* use setTimeout as raf in jest jsdom
* Fix cancelAnimationFrame
* Add comment for facebook/jest#5147
* longer timeout
* fix snap
* upgrade antd-tools
2018-03-06 21:21:01 +08:00
afc163
626ebf2063
Fix upload list update logic when beforeUpload return false
...
close #8020 #8779 #9248 #9191
ref #8036
2018-02-11 16:11:13 +08:00
afc163
c9b2efc9e8
Add more test cases for Upload
2017-12-04 15:59:39 +08:00
Wei Zhu
01f4b4e713
Merge branch 'master' into antd-3.0
2017-12-01 11:50:07 +08:00
Wei Zhu
179528af50
Don't change fileList when beforeUpload returns false ( #8299 )
...
Close #8036
2017-11-29 20:28:19 +08:00
afc163
00bfa49031
Merge branch 'master' into antd-3.0
2017-10-16 20:45:25 +08:00
Wei Zhu
e6b1ba6a28
Mock requests
2017-10-15 17:34:03 +08:00
afc163
94c6c910ff
Merge branch 'master' into antd-3.0
2017-10-12 20:07:31 +08:00
偏右
b77cc6392e
Improve upload status test case ( #7869 )
...
* Add some companies
* test: generate snapshot in upload onChange
* change action
* upgrade travis node version
* fix ci
2017-10-12 14:09:17 +08:00
偏右
9053192ae9
Fix component style ( #7848 )
...
* fix components style
* fix snapshot
* update travis node version
* change upload action in ci
2017-10-11 12:01:27 +08:00
afc163
278ae9b9c7
Fix upload ci
2017-10-11 10:18:02 +08:00
afc163
163366deeb
Merge branch 'master' into antd-3.0
2017-10-10 21:52:48 +08:00
偏右
2b7a60224b
Fix upload ci ( #7849 )
...
* Fix upload test case
* update delay time for uploading status
2017-10-10 21:48:21 +08:00
afc163
8feaf83003
fix upload test
2017-10-10 19:54:52 +08:00
afc163
190bebd65f
Fix upload snapshot
2017-10-10 19:54:38 +08:00
afc163
5a5bb9c3a0
Fix upload snapshot
2017-10-10 19:54:05 +08:00
afc163
87ec78ce2e
Merge branch 'master' into antd-3.0
2017-10-10 17:11:26 +08:00
afc163
c3f1d0bba6
Add test case for upload
2017-10-10 15:59:13 +08:00
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
2017-10-09 19:18:04 +08:00
afc163
84e561b237
Fix removing wrong item when uid is 0, close #7269
2017-08-20 15:39:25 +08:00
afc163
a81bf8f73e
use file.thumbUrl for <img /> in priority, close #4653
2017-01-24 14:59:39 +08:00