jiang
7a5e11c799
fix: tabs show scroll anim and tag anim ease ( #7218 )
* fix: tabs show scroll anim and tag anim ease
* update snapshot
7 years ago
afc163
d98d7a451c
Add @tag-font-size
7 years ago
afc163
8f98ae80bd
Tweak CheckableTag style
7 years ago
Graeme Yeates
adfca8ae78
Use @tag-default-bg for multiselect tags
8 years ago
Graeme Yeates
694f73d060
Add variable to control tag default color ( #6039 )
8 years ago
Graeme Yeates
5841746ec9
Decompose @background-color-base into several variables
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
afc163
a183ee8ede
Adjust Tag vertical-align and margin
8 years ago
afc163
b2ee5b2319
Adjust Tag vertical-align and margin
8 years ago
偏右
10396419b5
Add preset color Tag ( #4571 )
* Add preset color Tag, close #4528
* Use color back over presetColor
* fix snap
* simplify isPresetColor
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
Benjy Cui
e64f04cee5
feat: CheckableTag, close : #3560
8 years ago
Benjy Cui
8dcdd12bef
feat: bring Tag[color] back, close : #3773
8 years ago
afc163
0a48c62dcb
use @text-color
8 years ago
afc163
466aea3ea5
fix some components style detail
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
afc163
5eb52885d6
@background-color-base
8 years ago
jiang
d5d7aa48b3
Alert tag animate ( #2209 )
* fix alert animation
* improve code
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
afc163
f3bf7fc375
update tag style
9 years ago
afc163
95e754ad60
fix Tag border ( #1912 )
9 years ago
RaoHai
ea93dabefc
update background and border style
9 years ago
RaoHai
8b6153686e
Add border style for default Tag
+ border-color: @border-color-split ;
9 years ago
afc163
ea5e74b348
Fix tag closable with link, close #1862
9 years ago
afc163
607e5729e5
Change Tag appear animation
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