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 dimmed ObjectName #35

Merged
merged 2 commits into from Jul 4, 2017

Conversation

jasonphillips
Copy link
Contributor

Problem discovered when tracking down: storybookjs/storybook#1385

The ObjectName component was incorrectly applying the dimmed prop when set to true, by looking to the custom styles property instead of the current theme as intended. I corrected the issue along with adding tests to target this behavior.

@ndelangen ndelangen merged commit 955d77d into storybookjs:master Jul 4, 2017
@ndelangen
Copy link
Member

Looks good to me, will release it now! 👍

Thank you @jasonphillips !

@ndelangen
Copy link
Member

released as:
react-inspector@2.1.1

@ndelangen ndelangen added the bug label Jul 4, 2017
Copy link
Collaborator

@CodyReichert CodyReichert left a comment

Choose a reason for hiding this comment

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

Damn, this was my fault. Thanks for adding tests!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants