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: render tab bar use panes #291

Merged
merged 5 commits into from Jun 29, 2020
Merged

Conversation

@vercel
Copy link

vercel bot commented Jun 29, 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/kmb96ckm6
✅ Preview: https://tabs-git-feat-render-tab-bar-with-panes.react-component.vercel.app

@codecov
Copy link

codecov bot commented Jun 29, 2020

Codecov Report

Merging #291 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #291   +/-   ##
=======================================
  Coverage   98.89%   98.89%           
=======================================
  Files          13       13           
  Lines         542      542           
  Branches      128      128           
=======================================
  Hits          536      536           
  Misses          6        6           
Impacted Files Coverage Δ
src/TabNavList/index.tsx 96.44% <ø> (ø)
src/Tabs.tsx 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 effe5a2...475de9e. Read the comment docs.

@07akioni 07akioni changed the title [WIP] feat: render tab bar use panes feat: render tab bar use panes Jun 29, 2020
@zombieJ zombieJ merged commit 9e5353b into master Jun 29, 2020
@delete-merged-branch delete-merged-branch bot deleted the feat-render-tab-bar-with-panes branch June 29, 2020 09:03
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 renderTabBar cannot get panels param
2 participants