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

feat: TabPane needs an additional property for tab displayed in overflow dropdown #331

Closed
wants to merge 1 commit into from

Conversation

rinick
Copy link
Contributor

@rinick rinick commented Nov 12, 2020

add menuTab property to TabPane

resolves ant-design/ant-design#27721

@vercel
Copy link

vercel bot commented Nov 12, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/tabs/ly1kdw05c
✅ Preview: https://tabs-git-menutab.react-component.vercel.app

@rinick rinick changed the title TabPane needs an additional property for tab displayed in overflow dropdown feat: TabPane needs an additional property for tab displayed in overflow dropdown Nov 12, 2020
@codecov
Copy link

codecov bot commented Nov 12, 2020

Codecov Report

Merging #331 (eef4203) into master (f6b8589) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #331   +/-   ##
=======================================
  Coverage   98.74%   98.74%           
=======================================
  Files          13       13           
  Lines         558      559    +1     
  Branches      136      137    +1     
=======================================
+ Hits          551      552    +1     
  Misses          7        7           
Impacted Files Coverage Δ
src/TabPanelList/TabPane.tsx 100.00% <ø> (ø)
src/TabNavList/OperationNode.tsx 100.00% <100.00%> (ø)

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 f6b8589...eef4203. Read the comment docs.

@rinick
Copy link
Contributor Author

rinick commented Nov 25, 2020

this is same as #339

@rinick rinick closed this Nov 25, 2020
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.

[Tabs] TabPane needs an additional property for tab displayed in overflow dropdown
1 participant