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(InlineLoading): fix prop type #3933

Merged

Conversation

asudoh
Copy link
Contributor

@asudoh asudoh commented Sep 9, 2019

Fixes #3932.

Changelog

Changed

  • Fix the status prop type.

Removed

  • The default prop for success given we no longer use it.

Testing / Reviewing

Testing should make sure our <InlineLoading> is not broken.

@netlify
Copy link

netlify bot commented Sep 9, 2019

Deploy preview for the-carbon-components ready!

Built with commit 1d3568f

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

@netlify
Copy link

netlify bot commented Sep 9, 2019

Deploy preview for carbon-elements ready!

Built with commit 1d3568f

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

@netlify
Copy link

netlify bot commented Sep 9, 2019

Deploy preview for carbon-components-react ready!

Built with commit 1d3568f

https://deploy-preview-3933--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

@jnm2377 jnm2377 requested a review from a team September 9, 2019 19:21
@ghost ghost requested review from abbeyhrt and joshblack and removed request for a team September 9, 2019 19:22
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.

Looks good! 🎉

@asudoh asudoh merged commit 5ebdd2d into carbon-design-system:master Sep 9, 2019
@asudoh asudoh deleted the inline-loading-prop-type-fix branch September 9, 2019 21:47
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.

InlineLoading: Prop type warning in Storybook
4 participants