jiang
7a5e11c799
fix: tabs show scroll anim and tag anim ease ( #7218 )
...
* fix: tabs show scroll anim and tag anim ease
* update snapshot
2017-08-16 21:05:52 +08:00
afc163
d98d7a451c
Add @tag-font-size
2017-08-10 21:45:19 +08:00
afc163
8f98ae80bd
Tweak CheckableTag style
2017-07-31 17:47:54 +08:00
Graeme Yeates
adfca8ae78
Use @tag-default-bg for multiselect tags
2017-05-19 11:52:31 -04:00
Graeme Yeates
694f73d060
Add variable to control tag default color ( #6039 )
2017-05-08 13:57:52 +08:00
Graeme Yeates
5841746ec9
Decompose @background-color-base into several variables
2017-04-28 16:04:41 -04:00
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
...
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
2017-01-31 16:05:10 +08:00
afc163
a183ee8ede
Adjust Tag vertical-align and margin
2017-01-22 16:09:13 +08:00
偏右
10396419b5
Add preset color Tag ( #4571 )
...
* Add preset color Tag, close #4528
* Use color back over presetColor
* fix snap
* simplify isPresetColor
2017-01-13 21:25:55 +08:00
偏右
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
2017-01-01 22:20:06 +08:00
Benjy Cui
e64f04cee5
feat: CheckableTag, close : #3560
2016-11-10 11:20:52 +08:00
Benjy Cui
8dcdd12bef
feat: bring Tag[color] back, close : #3773
2016-11-10 11:12:09 +08:00
afc163
0a48c62dcb
use @text-color
2016-11-08 20:50:59 +08:00
afc163
466aea3ea5
fix some components style detail
2016-09-30 11:30:51 +08:00
马斯特
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
2016-09-14 16:18:33 +08:00
afc163
5eb52885d6
@background-color-base
2016-07-21 15:02:24 +08:00
afc163
11283d01a3
Merge 1.x-stable
2016-06-28 22:14:53 +08:00
jiang
d5d7aa48b3
Alert tag animate ( #2209 )
...
* fix alert animation
* improve code
2016-06-28 22:13:11 +08:00
yiminghe
9a0d751f94
refactor to typescript
2016-06-22 13:19:48 +08:00
afc163
f3bf7fc375
update tag style
2016-06-10 22:36:20 +08:00
afc163
95e754ad60
fix Tag border ( #1912 )
2016-06-02 22:01:38 +08:00
RaoHai
ea93dabefc
update background and border style
2016-05-31 12:47:27 +08:00
RaoHai
8b6153686e
Add border style for default Tag
...
+ border-color: @border-color-split;
2016-05-31 11:12:50 +08:00
afc163
ea5e74b348
Fix tag closable with link, close #1862
2016-05-26 16:19:26 +08:00
afc163
607e5729e5
Change Tag appear animation
2016-05-04 20:37:57 +08:00
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
2016-04-27 20:44:36 +08:00