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(Tab): implement renderButton support #7418

Merged

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Dec 8, 2020

Closes #7416

This PR adds support for renderButton due to renderAnchor deprecation in the Tabs component

Changelog

New

  • renderButton support

Changed

  • avoid spreading renderButton into li

Testing / Reviewing

Confirm that using renderButton no longer emits an unrecognized prop warning and using renderAnchor continues to display deprecation warnings in Tabs

@netlify
Copy link

netlify bot commented Dec 8, 2020

✔️ Deploy preview for carbon-elements ready!

🔨 Explore the source changes: 664c46b

🔍 Inspect the deploy logs: https://app.netlify.com/sites/carbon-elements/deploys/5fcfd1b241fd160007ba93a7

😎 Browse the preview: https://deploy-preview-7418--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Dec 8, 2020

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit 664c46b

https://deploy-preview-7418--carbon-components-react.netlify.app

Copy link
Member

@tw15egan tw15egan left a comment

Choose a reason for hiding this comment

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

LGTM 👍 ✅

@kodiakhq kodiakhq bot merged commit b39e260 into carbon-design-system:master Dec 8, 2020
@emyarod emyarod deleted the 7416-tabs-renderanchor-warnings branch December 9, 2020 17:08
@emyarod emyarod mentioned this pull request Dec 10, 2020
39 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tab: renderAnchor/renderButton no longer runs cleanly
3 participants