偏右
ad99b4322d
test: ✅ Add eslint-plugin-jest ( #15825 )
6 years ago
zy410419243
1e3efc4069
chore: remove unexpected mock restore
6 years ago
zy410419243
d1ed127030
pref: add missing mockRestore
6 years ago
zy410419243
acaff8dea2
pref: clearInterval should not be called before unmount
6 years ago
zy410419243
2ee56a9c4a
pref: spy on clearInterval for Upload & check actions for Card
6 years ago
zy410419243
337e0285ec
chore: remove useless test cases
6 years ago
zy410419243
c289be6a8a
test: update cases for Upload
6 years ago
afc163
14c1e68088
🐛 Fix Upload border jumping issue in Chrome
close #15634
6 years ago
afc163
bd27b6b836
📝 Optimize some docs
6 years ago
Aleksandr Chernokondratenko
357e79cf48
Fix checking if file is image or not in the UploadList ( #15412 )
* Fix checking if file is image or not in the UploadList
* Fix type
* Add correct checking if file is image or not
* Change startWith to indexOf, update test
* Increase delay in test to pass CI
* Update test
6 years ago
zy410419243
f38323aeca
refactor: remove unexpected export
6 years ago
zy410419243
e6c1fd3385
test: update cases for UploadList
6 years ago
偏右
779ba73528
🐛 fix upload instance cannot exposed in TypeScript ( #15090 )
close #14439
6 years ago
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
6 years ago
afc163
8fc3cb8d24
🐛 Fix always uploading if upload button is hidden during
close #14779
caused by the previous fix in #14298
reverted and change another way to fix #14299
6 years ago
zy410419243
bf4560cf37
docs: fix wrong usage of comma
6 years ago
afc163
d3e16b2dc6
🐛 Remove upload control if there is no trigger
in case of upload control triggered by label in some situations
close #14298
6 years ago
Subroto
7b8a39772b
Fix `fileIndex` not found TypeError (IE 11)
fileIndex is not present in IE 11 Array.prototype
6 years ago
Hal-pan
692392d320
fix test case
6 years ago
Hal-pan
7c5083f4fa
add test case
6 years ago
Hal-pan
4ac517d610
fix upload remove
6 years ago
zombiej
0a67272ae4
add locale update
6 years ago
zombiej
12af9a9dca
icon add aria-label support
6 years ago
Junbin Huang
d78c0f2707
Chore/fix master conflict ( #14126 )
* adjust table fixed column z-index (#14036 )
fix #13930
* 📝 Add instruction for one column without width left in fixed table
* Add full PR template link in template (#14061 )
* add full tmpl link
* adjust
* simplify it
* add cn link
* Fix Affix flickering when scrolling
* update
* fix: top border disappeared under some ie9
* fix calendar month range display (#14049 )
* Fix tslint warning
* Correct typescript usage (#14074 )
* 🐛 Fix steps style under IE9
close #14001
* 🐛 tweak style for not affecting vertical steps
* 📝 enhance upload documentation
* Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010
* 🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
* 📝 site: fix BackTop been covered by footer
close #14093
* Update PULL_REQUEST_TEMPLATE.md
* Update pr_cn.md
* 🐛 Fix nested Timeline last item missing line (#14110 )
close #14108
* init Spin should also support delay trigger (#14105 )
fix #14100
* Update table docs
* bugfix
* Format
* update snapshot
* test: fix spin test
6 years ago
afc163
c741c2f0df
📝 enhance upload documentation
6 years ago
Barry
f3e6140c0d
Support JD image type `dpg`
6 years ago
alexchen
42d0b7a179
fix: fix-picture-spell-error
6 years ago
alexchen
9763c15db4
refactor: add upload-picture-card-border-style
6 years ago
陈帅
daca08b6f1
merge master
6 years ago
afc163
8d2a42fa91
📝 fix outdated link
6 years ago
Ali Zhdanov
4c6244bd0c
Outdated url to file input accept prop ( #13531 )
Looks like outdated URL to file input `accept` prop. I've added the proper one.
6 years ago
bukas
814980d9c6
fix: upload blob preview && upload beforeUpload doc ( #13528 )
* fix: upload not preview blob
* fix: test && readme
* fix: upload promise
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zy410419243
1faf4c621d
fix: change wrong return value of filter
6 years ago
amedora
0aeb9a356b
use color definitions insted of numbers
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
ycjcl868
44812cf5e8
✅ upload utils test
6 years ago
afc163
6b2c0a59b3
🐛 Fix upload thumbnail icon broken styles
close #13333
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
afc163
ddb331a6a9
💚 Fix snapshot
6 years ago
afc163
13c25adc6d
📝 Upload action is not required prop
6 years ago
ztplz
6ad23c370e
Fix CI
6 years ago
ycjcl868
b2e2607521
fix: upload list preview file check
6 years ago
ycjcl868
ada43adc65
🐛 fix uploadList thumbUrl image type check
6 years ago
afc163
213693e333
🌐 site: transition component category, close #11629
6 years ago
偏右
a4c1bccd2a
Fix upload and mention test cases ( #12586 )
6 years ago
Amumu
bc54db2185
fix typo
6 years ago
Amumu
ef4e699f1d
Update avatar.md ( #12458 )
6 years ago
Tom Xu
0b9d00a0ad
Upload add props openFileDialogOnClick
6 years ago