afc163
948edb227f
fix tabs border radius
2017-02-10 13:24:24 +08:00
afc163
637c479c4c
Fix Tabs in IE9, close #4795
2017-02-08 17:16:48 +08: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
5b9d8f0e5a
Fix style of Tabs[tabPosition&type="card"], close #4669
2017-01-23 14:11:14 +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
afc163
215c2fd7af
Fix nested Tabs style, close #4317
2016-12-21 12:00:42 +08:00
Benjy Cui
c48d7b557e
fix: container component should not use transform, close : #3943
2016-12-07 10:39:26 +08:00
Benjy Cui
932443099a
css: use @component-background, ref: #4040
2016-11-29 11:56:10 +08:00
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
2016-11-29 09:54:54 +08:00
afc163
0ec4276eab
@font-size-lg ( #1752 )
2016-11-08 21:07:01 +08:00
afc163
e4974ac72a
use @font-size-base ( #1752 )
2016-11-08 20:57:07 +08:00
afc163
0a48c62dcb
use @text-color
2016-11-08 20:50:59 +08:00
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
2016-11-08 20:48:03 +08:00
afc163
8c68e8f64b
improve tabs switch animation
2016-11-01 11:58:43 +08:00
Benjy Cui
a3ec948dcd
css: the style should follow design
2016-10-28 15:18:29 +08:00
Wei Zhu
a62c958a15
Hide inactive pane by set opacity to 0, fix #3304 ( #3604 )
2016-10-26 18:24:53 +08:00
Wei Zhu
0e013fe485
Set height of inavtive TabPane to zero fix #3377 ( #3437 )
2016-10-15 15:33:41 +08:00
Benjy Cui
dd844b0347
feat: supports Tabs[animated], close : #3324 ( #3326 )
2016-10-09 14:26:41 +08:00
Benjy Cui
672ebecf47
deps: upgrade dependencies ( #3017 )
...
* deps: upgrade dependencies
* fix: backward compatibility
* fix: replace cross with close
2016-09-18 10:12:21 +08:00
偏右
354759cb17
Redesigned icons ( #3041 )
...
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
2016-09-18 09:54:47 +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
yiminghe
9a0d751f94
refactor to typescript
2016-06-22 13:19:48 +08:00
afc163
696233ca07
fix link jump in Firefox
2016-06-17 15:56:00 +08:00
afc163
a9887ad7db
update Tabs card demo
2016-06-17 15:45:48 +08:00
afc163
9f132f63aa
Fix left & right Tabs, close #2046
2016-06-15 11:19:23 +08:00
afc163
ec21b8bb39
change way to fix #2013 , without use table-layout:fixed
...
also fix #2025
2016-06-13 15:28:35 +08:00
afc163
23e5d18e7c
Fix tabs scroll animation
2016-06-12 14:34:33 +08:00
afc163
a56817349e
fix vertical tabs style, close #1737
2016-05-18 14:27:18 +08:00
afc163
98998984fe
Fix tabs nested style, close #1617
2016-05-10 11:26:48 +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