zombieJ
4d1a998246
add component param in warning ( #15078 )
* add component param in warning
* update snapshot
6 years ago
zombieJ
bfec344de5
Not show spining mask in ie <= 10 ( #14511 )
* not show spining mask in ie <= 10
fix #14365
* revert, let's use css check for this
* add styleChecker
* add pointer-events check
* delay check spin not support when did mount
* use css hack replace style check
6 years ago
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
zombieJ
95a76b0436
add tabs additional css ( #13118 )
fix #13086
6 years ago
ztplz
6ad23c370e
Fix CI
6 years ago
ztplz
232f179f24
update
6 years ago
ztplz
682af0d44b
add missed property 'key' in TabPaneProps
6 years ago
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