zy410419243
bf4560cf37
docs: fix wrong usage of comma
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
陈帅
daca08b6f1
merge master
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
afc163
13c25adc6d
📝 Upload action is not required prop
6 years ago
Tom Xu
0b9d00a0ad
Upload add props openFileDialogOnClick
6 years ago
afc163
9d5920b39d
doc: remove old usage instruction
6 years ago
Dmitriy Mironov
a270597d63
Fix a typo
6 years ago
Ilan Hasanov
6cecc9a0ea
💬 fixing upload component typos and capitalization consistency for en-US
6 years ago
afc163
fd96967c87
upgrade rc-upload to 2.5
- support `directory` close #7315
- action can be a function return Promise
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
niko
70491fe4ad
fixed https://github.com/ant-design/ant-design/pull/7733 ( #7914 )
7 years ago
afc163
475e4ff23d
upgrade eslint-config-airbnb
7 years ago
afc163
0d26b4c972
doc: update Upload API description
7 years ago
Zheeeng
fdc8d357ef
Fix doc missing info ( #7175 )
7 years ago
shlice
38a7a87690
feat: enhance handleRemove in Upload ( #5974 )
onRemove will be executed when removing file button is clicked, remove event will be prevented when return value is false.
But, if we want't to popup a confirm dialog, it can't block the execution of onRemove.
So, I add Promise support for onRemove. The return value of onRemove now can be a Promise, and the handleRemove function in Upload can wait for the non-blocking confirm dialog.
8 years ago
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
8 years ago
偏右
aa89addcc2
Improve upload list ( #4516 )
* support prevent removing when return value is false, close #4456
* Add showRemoveIcon & showPreviewIcon into showUploadList
close #4384 & #4351
* fix typo
8 years ago
afc163
dba6b70e38
update upload API, #863
8 years ago
Benjy Cui
a985c15872
deps: upgrade rc-upload
8 years ago
Bruce Mitchener
36508ffabd
Typo fixes.
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
edgji
ea4e98d5f7
docs: add documentation and reference for customRequest ( #3651 )
8 years ago
afc163
e0a986ed71
Update upload document
8 years ago
Benjy Cui
a40a8e914f
docs: add ref for upload, close : #3171
8 years ago
Benjy Cui
3f67fd3f9f
docs: update docs details
8 years ago
afc163
697b6c7b19
update upload demos
8 years ago
afc163
0e6f677ff9
Fix doc headings
8 years ago
ddcat1115
41a7f51e12
docs: update `Upload` en doc ( #2982 )
refer to https://github.com/ant-design/ant-design/issues/2892
8 years ago
hellowenqi
a25b8b0658
docs: Translation upload ( #2770 )
8 years ago