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 defaultProps used instead ThemeProvider after initial render #450

Merged
merged 3 commits into from
Feb 4, 2017
Merged

Commits on Feb 1, 2017

  1. Configuration menu
    Copy the full SHA
    7c4f01d View commit details
    Browse the repository at this point in the history
  2. Add test

    DefaultProps got used after the initial render instead of ThemeProvider.
    This test makes sure that this is not happening again.
    k15a committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    b281e6d View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2017

  1. Configuration menu
    Copy the full SHA
    3159f40 View commit details
    Browse the repository at this point in the history