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: Async rendered components (for styles prop) #14

Merged
merged 2 commits into from
May 8, 2018

Conversation

ItsJonQ
Copy link
Contributor

@ItsJonQ ItsJonQ commented May 8, 2018

Fix: Async rendered components (for styles prop)

This update allows for components that render (after the initial render) to
receive the proper styles classNames in props.

This update allows for components that render (after the initial render) to
receive the proper `styles` classNames in props.
@ItsJonQ ItsJonQ added bug Something isn't working enhancement New feature or request labels May 8, 2018
@ItsJonQ ItsJonQ self-assigned this May 8, 2018
@coveralls
Copy link

coveralls commented May 8, 2018

Pull Request Test Coverage Report for Build 69

  • 10 of 10 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 65: 0.0%
Covered Lines: 134
Relevant Lines: 134

💛 - Coveralls

@ItsJonQ ItsJonQ merged commit eb37f0a into master May 8, 2018
@ItsJonQ ItsJonQ deleted the fix-async-components-styles-prop branch May 8, 2018 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants