HeskeyBaozi
c76a90b2b7
fix tweak icon
6 years ago
afc163
3cbb5da6c2
tweak icons size
6 years ago
tangjinzhou
c63c971ded
fix: Nesting tabs of different sizes, the style does not take effect ( #11936 )
6 years ago
HeskeyBaozi
b5db75f8ea
upgrade svg tabs prev & next icon
6 years ago
afc163
b6e9646a6a
Fix that focusable element in inactive panel cause tabs disappear
close #11261
6 years ago
HeskeyBaozi
ad610e9a27
use svg icon in closable tabs
6 years ago
afc163
8a6b76acde
support less vars for tabs title font size
7 years ago
George Gray
22c3097d79
Vars to theme Tabs ( #9172 )
7 years ago
ryanhoho
42354989e9
修复默认样式和card样式下,tabPosition=bottom时的样式错误 ( #9104 ) ( #9165 )
7 years ago
afc163
200d6cb11a
Fix wrong margin of tabs
7 years ago
afc163
dc5dd90752
fix less var typo
7 years ago
Graeme Yeates
c9d73978dd
Add less variables to control the paddings and margins of tabs ( #8954 )
7 years ago
偏右
b531de3fee
Upgrade dev deps and fix lints ( #8358 )
* upgrade devDeps and fix lint
* Fix stylelint problems
7 years ago
afc163
2ef2925c8e
update card and tabs style
7 years ago
afc163
3bf9c8c4c5
fix tabs style
7 years ago
afc163
ca0504da35
Add size="large" Tabs
7 years ago
偏右
ffffd0f4c5
Fix styles ( #7924 )
* update demo
* Fix styles
* fix snap
* Fix back-top ci
7 years ago
偏右
2bced36f0c
New component styles ( #7731 )
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
7 years ago
偏右
759b0bb821
seperate reset styles ( #7682 )
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
7 years ago
ddcat1115
0d4baf302d
调整卡片样式 ( #7286 )
* 调整卡片样式
* improve
7 years ago
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
偏右
cb8f6a6ef5
Fix tabs extra content ( #7090 )
* Fix tabBarExtraContent style in vertical tabs
close #6578
* update snap
* fix rc-tabs
7 years ago
afc163
bcda84141e
fix stylelint
7 years ago
afc163
6a17efcbf1
upgrade some devDeps and fix stylelint
7 years ago
afc163
255eac9079
Fix vertical tabs arrow style
7 years ago
afc163
ac21152e10
tweak tabs style
7 years ago
afc163
39207efa4d
Add @badge-font-size and @tabs-title-font-size
7 years ago
afc163
5aebf27ff1
tweak card close x style
8 years ago
afc163
112231469f
tweak tabs prev next button position style
8 years ago
afc163
e977f2435e
Tweak tabs style at card top
8 years ago
Benjy Cui
3ce1680ab7
fix: should not affect nested tabs, close : #6431
8 years ago
sadmark
9be44edf26
修复tabs嵌套bug,issue#6431
8 years ago
afc163
d6da30573b
Fix inactive tab panel behavious, close #6237
8 years ago
afc163
2129237aa1
Fix card tab pane style, close #5888
8 years ago
liekkas
7ee1e79841
extract new variable @tabs-card-head-background from tabs's card-style.less
8 years ago
liekkas
4cd95d5723
use @card-head-background
8 years ago
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