Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
8 years ago
afc163
f4021d5255
Fix default locale in Upload, close #4697
8 years ago
afc163
a81bf8f73e
use file.thumbUrl for <img /> in priority, close #4653
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
Benjy Cui
3e17551b7e
site: improve build speed
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
024e398ad0
Fix lint for latest eslint-config-airbnb
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
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
afc163
dba6b70e38
update upload API, #863
8 years ago
Benjy Cui
a985c15872
deps: upgrade rc-upload
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
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
8 years ago
Benjy Cui
59e0c6a4c1
docs: update demo for upload
8 years ago
Wei Zhu
bd55d21f83
style: Fix jsx-no-multiline-js ( #3994 )
* Fix jsx-no-multiline-js
* TimePicker addon test
* Transfer search test
8 years ago
Benjy Cui
f5cc937c8f
fix: Upload should work without children
8 years ago
Wei Zhu
ccbebe60cc
style: Fix jsx alignment, #3966 ( #3967 )
8 years ago
afc163
e62dc08d2c
improve preview icon display logic, #3644
8 years ago
afc163
e552880c32
update upload detail
8 years ago
afc163
f77d568322
fix upload prefixCls
8 years ago
Wei Zhu
d20572bdab
test: demo snapshot testing ( #3916 )
* Run snapshot testing against all demos
* Split demo tests
* ignore coverage folder
* Upgrade antd-demo-jest
* enable cache
* intergate with coveralls.io
* Add node test
* Set worker to 2
https://github.com/facebook/jest/issues/1742
* config coverage
* Set default supportServerRender to true
8 years ago
Bruce Mitchener
36508ffabd
Typo fixes.
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
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
denzw
5fb01c8300
修复上传组件卡片样式时,新增加上传图片不能预览的问题 ( #3706 )
8 years ago
Benjy Cui
27708b702c
docs: update docs for upload, ref: #3651
8 years ago
edgji
ea4e98d5f7
docs: add documentation and reference for customRequest ( #3651 )
8 years ago
Benjy Cui
08e21e0a2f
refactor: close : #3490
8 years ago
afc163
1e5264bad7
fix tslint
8 years ago
yiminghe
c2d3f16dfb
update tslint
8 years ago
Benjy Cui
3112b0d7ca
site: support debug mode for demo, close : #3506
8 years ago
Benjy Cui
9ac21d010b
docs: add demo for show image in-place, close : #3319
8 years ago
Albert Zheng
23dd825afd
【Please review】Fixes for supporting TypeScript 2.0.3 ( #3439 )
* Fixes for supporting TypeScript 2.0.3
* Fixes for supporting TypeScript 2.0.3. Issue is #3358
8 years ago
afc163
e0a986ed71
Update upload document
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
Benjy Cui
a40a8e914f
docs: add ref for upload, close : #3171
8 years ago
Benjy Cui
50e978de53
fix: should show all the uploaded files, close : #3113 ( #3117 )
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
Benjy Cui
3f67fd3f9f
docs: update docs details
8 years ago
Benjy Cui
f04b65b25e
fix: should pass style to upload correctly, close : #3072
8 years ago
Benjy Cui
d1b9db9f97
fix: should use rc-calendar@7.1.0
8 years ago
afc163
701425250f
fix demo markdown
8 years ago
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
8 years ago
afc163
697b6c7b19
update upload demos
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
Benjy Cui
cbfc181fa4
fix: should not wrap upload list
8 years ago