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

fix: some tabs style #17500

Merged
merged 2 commits into from Jul 7, 2019
Merged

fix: some tabs style #17500

merged 2 commits into from Jul 7, 2019

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Jul 6, 2019

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

👻 What's the background?

close #17477
close #17468

💡 Solution

📝 Changelog

Language Changelog
🇺🇸 English Fix Tabs disabled tab and next icon style.
🇨🇳 Chinese 修复 Tabs 当前失效页签样式以及切换图标错位 2px 的问题。

☑️ Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@netlify
Copy link

netlify bot commented Jul 6, 2019

Deploy preview for ant-design ready!

Built with commit b4102c9

https://deploy-preview-17500--ant-design.netlify.com

@codecov
Copy link

codecov bot commented Jul 6, 2019

Codecov Report

Merging #17500 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17500      +/-   ##
==========================================
- Coverage   96.07%   96.03%   -0.05%     
==========================================
  Files         267      267              
  Lines        7419     7419              
  Branches     2067     2067              
==========================================
- Hits         7128     7125       -3     
- Misses        289      292       +3     
  Partials        2        2
Impacted Files Coverage Δ
components/_util/wave.tsx 85.84% <0%> (-2.84%) ⬇️

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 5375bf0...b4102c9. Read the comment docs.

@zombieJ zombieJ merged commit 1d2bc07 into master Jul 7, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix-tabs-style branch July 7, 2019 04:04
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.

(module: tabs) unnecessary set right: 2px to &-tab-next Active tab not disabled properly
2 participants