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

Bump styled-components from 3.4.10 to 4.0.0 #4996

Merged
merged 4 commits into from
Oct 17, 2018

Commits on Oct 16, 2018

  1. Configuration menu
    Copy the full SHA
    03ead1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fd9e2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad73366 View commit details
    Browse the repository at this point in the history
  4. Replace .dive() with .children()

    The React 16.3 context API breaks wrapper.dive(), so work around this by using wrapper.children() to get the BackgroundWrapper for tests.
    eatyourgreens committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    0e18476 View commit details
    Browse the repository at this point in the history