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

Cache redirects #921

Merged
merged 13 commits into from
Nov 16, 2016
Merged

Cache redirects #921

merged 13 commits into from
Nov 16, 2016

Commits on Nov 16, 2016

  1. Added custom resolver support to readFromStore

    Sashko Stubailo authored and helfer committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    14e9003 View commit details
    Browse the repository at this point in the history
  2. Add Query handling

    Sashko Stubailo authored and helfer committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    2189eab View commit details
    Browse the repository at this point in the history
  3. Oops~

    Sashko Stubailo authored and helfer committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    a861df9 View commit details
    Browse the repository at this point in the history
  4. Works for cache redirection

    Sashko Stubailo authored and helfer committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    66866b4 View commit details
    Browse the repository at this point in the history
  5. Add support to ApolloClient

    Sashko Stubailo authored and helfer committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    66cb47f View commit details
    Browse the repository at this point in the history
  6. Yes you can legitimately read from Redux

    Sashko Stubailo authored and helfer committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    321de35 View commit details
    Browse the repository at this point in the history
  7. Add customResolvers to reducer config

    Sashko Stubailo authored and helfer committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    bf07eb7 View commit details
    Browse the repository at this point in the history
  8. Fix compile error

    Sashko Stubailo authored and helfer committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    ad72822 View commit details
    Browse the repository at this point in the history
  9. OK this time I actually fixed the tests

    Sashko Stubailo authored and helfer committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    09d0bd9 View commit details
    Browse the repository at this point in the history
  10. patch tests

    helfer committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    58012cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3495733 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2c1ee15 View commit details
    Browse the repository at this point in the history
  13. update CHANGELOG.md

    helfer committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    dd29e44 View commit details
    Browse the repository at this point in the history