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
包子熊
db9e30047c
fix upload close icon style error ( #12330 )
6 years ago
zombiej
1883996943
no need to use let
6 years ago
zombiej
273fd2ea1b
fix #10953 . Dedup of file onStart upload
6 years ago
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