偏右
75a4b06e44
Unified border radius, close #4772 ( #4773 )
8 years ago
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
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
偏右
d811ebee5c
New color system ( #4426 )
* Add new color patterns algorithm
* Add color palettes
* update other colors
* fix gray color
* update more tint/shade to colorPalette
* new font color
* Update doc for new color system
* improve doc style
8 years ago
afc163
e552880c32
update upload detail
8 years ago
afc163
0ec4276eab
@font-size-lg ( #1752 )
8 years ago
afc163
e4974ac72a
use @font-size-base ( #1752 )
8 years ago
afc163
0a48c62dcb
use @text-color
8 years ago
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
8 years ago
偏右
8bf99b7773
Fix Upload onRemove and style ( #3331 )
* fix onRemove prevent origin behavious, close #3317
* remove onPreview if
* improve upload render props code style
* Fix upload trigger click area, close #3316
8 years ago
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
8 years ago
ddcat1115
a5585bff77
fix #2571 #2518 #2645 增加disabled属性及取消上传时cancel请求 ( #2690 )
* fix #2571 #2518 use rc-upload@2.x abort
fix #2645 add `disabled`
* fix
8 years ago
afc163
4bbe2291ef
Fix uploading picture style
8 years ago
yiminghe
b140856836
add class
8 years ago
afc163
069857a476
update upload style
9 years ago
afc163
0ca6a1c24a
css modularize ( #1448 )
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
9 years ago
afc163
e584a5b8ab
Fix border-color less variable
9 years ago
afc163
64d96f071f
update picture card upload list style for more expansibility
9 years ago
kasinooya
c28f73b647
remove iconfont smoothing css
9 years ago
kasinooya
17ebf07ad3
Add picture-card demo
9 years ago
kasinooya
4d0e873c88
Add upload listType: picture-card
9 years ago
afc163
71c84a2a44
Style: fix upload picture long filename bug
9 years ago
afc163
45d692d7dd
Style: fix upload picture long filename bug
9 years ago
afc163
c879aea3c2
fix upload text style, close #802
9 years ago
afc163
0bd2ed9378
update upload style
9 years ago
afc163
7288dfbaf9
Add picture style upload list
9 years ago
afc163
8d36dc6fe5
Add simple lesshint support
9 years ago
afc163
93f5928e1a
fix upload list item style
9 years ago
afc163
11555d3eb1
Update style for adjust iconfont baseline again
Finally, we can say goodbye to top:-1px and top:1px
9 years ago
afc163
819bd7d216
fix iconfont style
9 years ago
zinkey
fea3712845
iconfont
9 years ago
afc163
b6ff796e71
update upload
9 years ago
xiaosheng.lj
3ea0225d61
feat add hover style
9 years ago
afc163
c044f62374
update upload style
9 years ago
xiaosheng.lj
9cb8bef1ad
feat add uploadlist config and fix color
9 years ago
xiaosheng.lj
440f69a800
style color with tint
9 years ago
xiaosheng.lj
0cc8035678
feat add upload progress effect
9 years ago
afc163
f101c3231e
Add urlResolver, support display remote file url in list
拿到请求回调数据里的远程文件地址,展示在文件列表中方便下载
9 years ago
afc163
4897b4d3f5
Add prefix to keyframes
9 years ago
afc163
e23372b6e8
update upload animation code style
9 years ago
jljsj
ab09f9e537
add tag and uploadlist motion
9 years ago
afc163
10284a997c
Fix upload bug in safari and ie8/9, ref #138
9 years ago
afc163
b48e54cd66
update iconfont and adjust some icon size
9 years ago
afc163
f0931ece66
Add lesslint and fix less code style
9 years ago
afc163
b68ec83e36
优化 upload 实现
1. 使用 Upload.dragger 代替 type
2. 将拖拽上传的内容区域交给用户自己实现
3. 改进 uploadList 的实现方式, 尽量避免使用 Dom 操作
4. 优化样式展现
9 years ago
玄寂
63cf7bb742
feat: add upload component
9 years ago