ant-design/components/tabs
oldchicken 5a7a92af46 fix: children of Tabs[type="editable-card"] cannot be falsy (#17965)
* tabs-editable-card-bugfix

if tabs type ="editable-card",if children has falsy value ,we will get error message,so we should fix it in tabs.

error:https://codesandbox.io/s/lively-glade-jmg5s

* editable-card bugfix

* tabs bugfix

* tabs-editable-card bugfix

* tab bugfix

* bugfix

* delete errorfix

* add test
2019-07-30 16:10:14 +08:00
..
__tests__ fix: children of Tabs[type="editable-card"] cannot be falsy (#17965) 2019-07-30 16:10:14 +08:00
demo style: run lint-fix (#17172) 2019-06-19 19:09:08 +08:00
style 🐛 Fix Tabs extraContent line-height 2019-07-30 11:41:17 +08:00
index.en-US.md Correct renderTabBar type 2019-07-16 17:32:55 +08:00
index.tsx fix: children of Tabs[type="editable-card"] cannot be falsy (#17965) 2019-07-30 16:10:14 +08:00
index.zh-CN.md Correct renderTabBar type 2019-07-16 17:32:55 +08:00
TabBar.tsx update rc-tabs to support customize node (#14368) 2019-01-16 20:00:23 +08:00