Min
6cd05d8be5
fix: the breaking change #5877 ( #5886 )
* Fix the bug
When tabPostition = 'left' | | 'right, slideButton should be on the up and down, but the actual in left and right
Signed-off-by: Min <dicklwm@163.com>
* fix the break change #5877
Signed-off-by: Min <dicklwm@163.com>
8 years ago
afc163
cfae24084b
Fix table content layout, close #5888
8 years ago
Hugo LEHMANN
6d627a9295
Add transition for the ant-tabs-ink-bar width
Currently when Tabs titles have very different width, the ink-bar width change without transition.
8 years ago
Benjy Cui
0a2fb1817f
fix: vertical tab bar height should follow tabs height ( #5809 )
* fix: vertical tab bar height should follow tabs height
* docs: update demo for Tabs
8 years ago
Min
dfad1f887c
fix: pre/next's style of Tabs' vertical mode ( #5784 )
When tabPostition = 'left' | | 'right, slideButton should be on the up and down, but the actual in left and right
Signed-off-by: Min <dicklwm@163.com>
8 years ago
afc163
6e147b7a3d
card type Tab should not have any animation
8 years ago
Xie Guanglei
b054a0c2b8
feat: allow disable tabs inkBar animation ( #5450 )
* fix issue [5089](https://github.com/ant-design/ant-design/issues/5089 )
* tabs doc
8 years ago
afc163
34cfe5fd06
tweak less code
8 years ago
lixiaoyang
b88c07f1d5
feat: support Tabs.TabPane[closable] ( #4807 )
* 为antd的editable-card类型的TabPane增加不可删除属性
* 在tab内部控制样式
* className={} 前后不加空格
8 years ago
afc163
948edb227f
fix tabs border radius
8 years ago
afc163
637c479c4c
Fix Tabs in IE9, close #4795
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
5b9d8f0e5a
Fix style of Tabs[tabPosition&type="card"], close #4669
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
215c2fd7af
Fix nested Tabs style, close #4317
8 years ago
Benjy Cui
c48d7b557e
fix: container component should not use transform, close : #3943
8 years ago
Benjy Cui
932443099a
css: use @component-background , ref: #4040
8 years ago
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
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
afc163
8c68e8f64b
improve tabs switch animation
8 years ago
Benjy Cui
a3ec948dcd
css: the style should follow design
8 years ago
Wei Zhu
a62c958a15
Hide inactive pane by set opacity to 0, fix #3304 ( #3604 )
8 years ago
Wei Zhu
0e013fe485
Set height of inavtive TabPane to zero fix #3377 ( #3437 )
8 years ago
Benjy Cui
dd844b0347
feat: supports Tabs[animated], close : #3324 ( #3326 )
8 years ago
Benjy Cui
672ebecf47
deps: upgrade dependencies ( #3017 )
* deps: upgrade dependencies
* fix: backward compatibility
* fix: replace cross with close
8 years ago
偏右
354759cb17
Redesigned icons ( #3041 )
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
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
yiminghe
9a0d751f94
refactor to typescript
9 years ago
afc163
696233ca07
fix link jump in Firefox
9 years ago
afc163
a9887ad7db
update Tabs card demo
9 years ago
afc163
9f132f63aa
Fix left & right Tabs, close #2046
9 years ago
afc163
ec21b8bb39
change way to fix #2013 , without use table-layout:fixed
also fix #2025
9 years ago
afc163
23e5d18e7c
Fix tabs scroll animation
9 years ago
afc163
a56817349e
fix vertical tabs style, close #1737
9 years ago
afc163
98998984fe
Fix tabs nested style, close #1617
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