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

Throw helpful error when router reducer not mounted under "router" #175

Merged
merged 4 commits into from Nov 22, 2018

Commits on Nov 5, 2018

  1. Copy the full SHA
    7d1421a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. Fix review issues:

    - Use getIn instead of get
    - Use getRouter and getLocation in ConnectedRouter
    - Remove dependency on lodash/isObject
    mattvague committed Nov 12, 2018
    Copy the full SHA
    0c2e818 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Code review fixes round 2

    Get rid of inner fucnctions
    mattvague committed Nov 14, 2018
    Copy the full SHA
    c26b3af View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Fix selector tests

    mattvague committed Nov 20, 2018
    Copy the full SHA
    ea62ae0 View commit details
    Browse the repository at this point in the history