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
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
ebe2379a95
fix radio-button doc link
8 years ago
afc163
8c68e8f64b
improve tabs switch animation
8 years ago
feng zhi hao
edb41f4420
update types in Tabs and FormItem ( #3653 )
* update types in Tabs and FormItem
* remove children prop in FormItem and Tabs
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
Benjy Cui
08e21e0a2f
refactor: close : #3490
8 years ago
Albert Zheng
23dd825afd
【Please review】Fixes for supporting TypeScript 2.0.3 ( #3439 )
* Fixes for supporting TypeScript 2.0.3
* Fixes for supporting TypeScript 2.0.3. Issue is #3358
8 years ago
afc163
db4e50308f
fix demo typo
8 years ago
Wei Zhu
0e013fe485
Set height of inavtive TabPane to zero fix #3377 ( #3437 )
8 years ago
Catalin Miron
0b38ced351
Update card-top ( #3356 )
Fix typo
8 years ago
Catalin Miron
114d78a1a6
Update card.md ( #3355 )
Fix typo
8 years ago
Benjy Cui
dd844b0347
feat: supports Tabs[animated], close : #3324 ( #3326 )
8 years ago
kvetoslavnovak
dded174ece
Tabs - Card - Typo correction ( #3289 )
8 years ago
kvetoslavnovak
fc0b8e5431
Tabs - Custom Trigger - Typo correction ( #3290 )
8 years ago
kvetoslavnovak
70fa956301
Tabs - Container of Card - Typo trigger ( #3291 )
8 years ago
kvetoslavnovak
e5fab55d6b
Tabs - Basic - Typo correction ( #3292 )
8 years ago
feng zhi hao
c0527f8b66
chore: complete declaration in Tabs and Select ( #3183 )
8 years ago
Benjy Cui
3f67fd3f9f
docs: update docs details
8 years ago
ddcat1115
3958eb4771
fix #3076 ( #3086 )
fix demolint
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
Marius Ileana
691a4d5766
docs: English translation of tab's position demo ( #3050 )
Just a small update of a label.
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