picodoth
589bafd5db
fix: drop className for tabBar, fix #12051
6 years ago
Simon Fraser
b02af8baa7
Updating warning message about cards not having size attribute.
6 years ago
mushan0x0
62d68b049f
feat: Tabs render tab bar ( #11856 )
* feat: Customized bar of tab.
* docs: 更新关于renderTabBar的中文文档
* docs: 更新关于renderTabBar的英文文档
* update: 优化代码
* docs: 更新关于renderTabBar的文档
* update: 完善renderTabBar代码
* update: 完成自定义tabBar
* docs: 去掉旧的DefaultTabBar参数说明
* update: 修复CI测试
* fix: 去掉>选择器,解决自定义tabBar后样式错误
* update: 优化代码质量
* update: 添加测试
* fix: lint
* fix: 避免tab嵌套bug
* update: 把DefaultTabBar放在renderTabBar里
6 years ago
HeskeyBaozi
b5db75f8ea
upgrade svg tabs prev & next icon
6 years ago
HeskeyBaozi
ad610e9a27
use svg icon in closable tabs
6 years ago
Wei Zhu
2a5479a524
Fix type errors
Close #9988
7 years ago
lixiaoyang1992
9c52014585
为Tabs增加gutter
7 years ago
Wei Zhu
5e9daf08d7
Fix implicit any error for Tabs.
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
afc163
ca0504da35
Add size="large" Tabs
7 years ago
Remo Zumsteg
40b18343c7
Add missing forceRender to TabPaneProps ( #7801 )
7 years ago
afc163
592653c2ad
fix card type tabs className, close #7185
7 years ago
afc163
fd625ef1a0
upgrade and fix tslint problems
8 years ago
Benjy Cui
0e5431d21b
deps: upgrade antd-tools and code style
8 years ago
afc163
de87bd7d17
card tabs animation could be overrided, close #6070
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
偏右
0120008cbd
Add tabBarStyle, close #4966 ( #4970 )
8 years ago
lixiaoyang
b88c07f1d5
feat: support Tabs.TabPane[closable] ( #4807 )
* 为antd的editable-card类型的TabPane增加不可删除属性
* 在tab内部控制样式
* className={} 前后不加空格
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
Benjy Cui
ba0dce98f5
chore: add warning for invalid usage, ref: #4274
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
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
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
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
Benjy Cui
dd844b0347
feat: supports Tabs[animated], close : #3324 ( #3326 )
8 years ago
feng zhi hao
c0527f8b66
chore: complete declaration in Tabs and Select ( #3183 )
8 years ago
Benjy Cui
672ebecf47
deps: upgrade dependencies ( #3017 )
* deps: upgrade dependencies
* fix: backward compatibility
* fix: replace cross with close
8 years ago
Benjy Cui
8db2b79505
chore: fix compile errors
8 years ago
afc163
363f610d8b
Fix tsc errors beside DatePicker
8 years ago
afc163
10e1b8b269
Fix some ts errors
8 years ago
afc163
2e41e35cc6
Fix more tslint problems
8 years ago
bang
817bfe9681
update tabs
9 years ago
bang88
893eec74dd
refactor(Tabs): rewrite tabs
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
ddcat1115
bed556e900
fix #1750
9 years ago
afc163
05299036b4
improve tabBarExtraContent render
9 years ago
Benjy Cui
fd3406bd03
style: enable react/jsx-no-bind
9 years ago
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago