陈帅
|
82b85709be
|
style: run lint-fix (#17172)
|
6 years ago |
afc163
|
b780070351
|
💄 prittier all files
|
6 years ago |
afc163
|
bde2eb36b3
|
🎬 use new file upload mock API
https://www.mocky.io/
|
6 years ago |
afc163
|
83c192ea3e
|
💄 fix eslint problems
|
6 years ago |
afc163
|
009ed08580
|
upgrade eslint-config-airbnb
|
7 years ago |
afc163
|
c5ffc3b4f0
|
Fix upload and badge styles
|
7 years ago |
afc163
|
d502f089dd
|
use jsonplaceholder, close #5202
|
8 years ago |
Benjy Cui
|
200b88246f
|
docs: update docs format
|
8 years ago |
Benjy Cui
|
3e17551b7e
|
site: improve build speed
|
8 years ago |
Zack Craig
|
f62fa38ebd
|
Re-word description of upload component (#4085)
Just a little bit of rewording for english speakers, same stuff, just sounds better.
|
8 years ago |
Benjy Cui
|
59e0c6a4c1
|
docs: update demo for upload
|
8 years ago |
Benjy Cui
|
d1b9db9f97
|
fix: should use rc-calendar@7.1.0
|
8 years ago |
Marius Ileana
|
39a11f00a0
|
docs: upload, alert, tooltip - translations of remaining demos (#3035)
* upload - translations of two remaining demos
* alert & tooltip - remaining demo translations
* Prompt typo
|
8 years ago |
hellowenqi
|
a25b8b0658
|
docs: Translation upload (#2770)
|
8 years ago |
afc163
|
10a0709b3a
|
update dragger demo
|
8 years ago |
afc163
|
03cb74ead5
|
upgrade eslint-config-airbnb version and fix some problems
|
9 years ago |
Benjy Cui
|
df3ba36720
|
docs: remove useless newline in documentation
|
9 years ago |
Benjy Cui
|
03d09b66e8
|
docs: update demo format
|
9 years ago |
afc163
|
fdcc665c80
|
merge drag upload demo
|
9 years ago |
afc163
|
91bd7f22c0
|
use mountNode replace the long getElementById
|
9 years ago |
afc163
|
b6ff796e71
|
update upload
|
9 years ago |
xiaosheng.lj
|
851da67f48
|
style uploadList to showUploadList
|
9 years ago |
xiaosheng.lj
|
9cb8bef1ad
|
feat add uploadlist config and fix color
|
9 years ago |
xiaosheng.lj
|
0cc8035678
|
feat add upload progress effect
|
9 years ago |
afc163
|
753c01ae18
|
ES6 syntax for demo code
fix antd.notification
|
9 years ago |
yiminghe
|
76b0f673ec
|
beta2
|
9 years ago |
elrrrrrrr
|
c540d124a5
|
chore: 迁移 upload iconfont
|
9 years ago |
afc163
|
42708fe45d
|
Refractor upload API
1. Remove limit urlResolver and onRemove
2. Remove onSuccess onProgress onError
3. Add onChange
4. Add fileList and defaultFileList props
|
9 years ago |
afc163
|
f50342b2ba
|
use onChange
|
9 years ago |
afc163
|
03cc7cbffa
|
Change variable name
|
9 years ago |
yiminghe
|
3cc4a374db
|
update docs
|
9 years ago |
陈三
|
97f7be1832
|
fixed typo
|
9 years ago |
afc163
|
b68ec83e36
|
优化 upload 实现
1. 使用 Upload.dragger 代替 type
2. 将拖拽上传的内容区域交给用户自己实现
3. 改进 uploadList 的实现方式, 尽量避免使用 Dom 操作
4. 优化样式展现
|
9 years ago |