afc163
d6da30573b
Fix inactive tab panel behavious, close #6237
8 years ago
Benjy Cui
12a6060304
docs: fix code style
8 years ago
afc163
2129237aa1
Fix card tab pane style, close #5888
8 years ago
afc163
de87bd7d17
card tabs animation could be overrided, close #6070
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
73ca5a9d0e
Fix tabs snapshots
8 years ago
afc163
6e147b7a3d
card type Tab should not have any animation
8 years ago
Mitchell Demler
0e806bbec5
Fixed muckup ( #5621 )
8 years ago
mitchell.demler
1febbbc2c9
Added type for click event
8 years ago
Benjy Cui
8409cff8db
style: update code style to please lint
8 years ago
偏右
0308138974
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
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
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
Benjy Cui
d24a647392
feat: Tabs[onNextClick] Tabs[onPrevClick], close : #4395 ( #5412 )
8 years ago
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
* Upgeade to jest 19
* Use jest.spyOn
8 years ago
afc163
d0353eeb1b
tweak docs style
8 years ago
afc163
34cfe5fd06
tweak less code
8 years ago
Wei Zhu
3d3abe8662
Add Tabs tests
8 years ago
偏右
0120008cbd
Add tabBarStyle, close #4966 ( #4970 )
8 years ago
bang
b90237ee6f
fix: Tabs snapshot tests
8 years ago
bang
6bcd88f5c0
docs: Rewrite Tabs demos to ES6 component
8 years ago
lixiaoyang
b88c07f1d5
feat: support Tabs.TabPane[closable] ( #4807 )
* 为antd的editable-card类型的TabPane增加不可删除属性
* 在tab内部控制样式
* className={} 前后不加空格
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
afc163
948edb227f
fix tabs border radius
8 years ago
afc163
ac23cca8b3
Fix missing ts types for TabPane, close #4776
8 years ago
afc163
637c479c4c
Fix Tabs in IE9, close #4795
8 years ago
afc163
0eb5c689a3
remove type="ghost" from demo
8 years ago
afc163
1a5f0f9fa7
remove whitespaces
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
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
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
ba0dce98f5
chore: add warning for invalid usage, ref: #4274
8 years ago
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
Benjy Cui
c48d7b557e
fix: container component should not use transform, close : #3943
8 years ago
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
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
Wei Zhu
bd55d21f83
style: Fix jsx-no-multiline-js ( #3994 )
* Fix jsx-no-multiline-js
* TimePicker addon test
* Transfer search test
8 years ago
Wei Zhu
ccbebe60cc
style: Fix jsx alignment, #3966 ( #3967 )
8 years ago
afc163
0ec4276eab
@font-size-lg ( #1752 )
8 years ago