Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

为Tabs增加gutter #8644

Merged
merged 1 commit into from Jan 8, 2018
Merged

为Tabs增加gutter #8644

merged 1 commit into from Jan 8, 2018

Conversation

lixiaoyang1992
Copy link
Contributor

@lixiaoyang1992 lixiaoyang1992 commented Dec 17, 2017

需要rc-tabs更新后配合使用

@@ -38,6 +38,7 @@ Ant Design 依次提供了三级选项卡,分别用于不同的场景。
| onNextClick | next 按钮被点击的回调 | Function | 无 |
| onPrevClick | prev 按钮被点击的回调 | Function | 无 |
| onTabClick | tab 被点击的回调 | Function | 无 |
| gutter | tabs 之间的间隙 | number | 无 |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tabBarGutter 更准确点。

@afc163
Copy link
Member

afc163 commented Dec 17, 2017

关联 #8456

@yutingzhao1991 yutingzhao1991 changed the base branch from feature-3.1 to feature-3.2 December 29, 2017 14:14
@afc163
Copy link
Member

afc163 commented Jan 1, 2018

rc-tabs@9.2.0 released.

@lixiaoyang1992
Copy link
Contributor Author

CI里有一个通不过,安装依赖时ETIMEDOUT @afc163

@codecov
Copy link

codecov bot commented Jan 5, 2018

Codecov Report

Merging #8644 into feature-3.2 will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##           feature-3.2    #8644   +/-   ##
============================================
  Coverage        85.02%   85.02%           
============================================
  Files              227      227           
  Lines             4676     4676           
  Branches          1369     1369           
============================================
  Hits              3976     3976           
  Misses             700      700
Impacted Files Coverage Δ
components/tabs/index.tsx 92% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1eff817...8332d41. Read the comment docs.

@afc163 afc163 merged commit 9c52014 into ant-design:feature-3.2 Jan 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants