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(Toolbar): make misc Toolbar components forward-ref-able #3600

Merged
merged 2 commits into from
Aug 1, 2019

Conversation

asudoh
Copy link
Contributor

@asudoh asudoh commented Jul 31, 2019

Fixes #3563.

Changelog

Changed

  • Made simple components in Toolbar.js forward-ref-able, which are, <ToolbarTitle>, <ToolbarOption> and <ToolbarDivider>.

Testing / Reviewing

Testing should make sure <ToolbarTitle>, <ToolbarOption> and <ToolbarDivider> are not broken.

@netlify
Copy link

netlify bot commented Jul 31, 2019

Deploy preview for the-carbon-components ready!

Built with commit d371cfa

https://deploy-preview-3600--the-carbon-components.netlify.com

@netlify
Copy link

netlify bot commented Jul 31, 2019

Deploy preview for carbon-elements ready!

Built with commit d371cfa

https://deploy-preview-3600--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Jul 31, 2019

Deploy preview for carbon-components-react ready!

Built with commit d371cfa

https://deploy-preview-3600--carbon-components-react.netlify.com

Copy link
Member

@emyarod emyarod left a comment

Choose a reason for hiding this comment

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

looks good to me!

Copy link
Contributor

@abbeyhrt abbeyhrt left a comment

Choose a reason for hiding this comment

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

LGTM! 🎉

@asudoh asudoh merged commit 6d537cd into carbon-design-system:master Aug 1, 2019
@asudoh asudoh deleted the forwardref-toolbar-misc branch August 1, 2019 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants