This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 787
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: apollographql/react-apollo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: apollographql/react-apollo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
4
contributors
Commits on Jul 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d2bac92 - Browse repository at this point
Copy the full SHA d2bac92View commit details -
James Baxley authored
Jul 19, 2017 Configuration menu - View commit details
-
Copy full SHA for 8424f15 - Browse repository at this point
Copy the full SHA 8424f15View commit details
Commits on Jul 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5cf7ca7 - Browse repository at this point
Copy the full SHA 5cf7ca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 151696f - Browse repository at this point
Copy the full SHA 151696fView commit details -
* start work on shipping flow types by default * add back in dev deps * update permissions on deploy script * update shell script * fix src dir * clean up dir structure * fix paths again * update travis file * version bump
James Baxley authoredJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 71c47b8 - Browse repository at this point
Copy the full SHA 71c47b8View commit details
Commits on Jul 21, 2017
-
* change type name to match ts * update version * back compat types * update signature for classes and include a test
James Baxley authoredJul 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 14121ea - Browse repository at this point
Copy the full SHA 14121eaView commit details
Commits on Jul 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 281061b - Browse repository at this point
Copy the full SHA 281061bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9697f4e - Browse repository at this point
Copy the full SHA 9697f4eView commit details
Commits on Jul 31, 2017
-
* remove previous examples * initial SSR example with meteor * prettier files * cleaned up flow typed * added flow example * tweak ssr example * added typescript example * start work on multi project runner * added tests using current test utilities * add testing to SSR example and change flow to base * remove reports * updated base app and removed flow code * prettied base files * fix travis file
James Baxley authoredJul 31, 2017 Configuration menu - View commit details
-
Copy full SHA for a17394b - Browse repository at this point
Copy the full SHA a17394bView commit details -
* Add renovate.json * update renovate * fix dangerfile
Configuration menu - View commit details
-
Copy full SHA for 5fe94dc - Browse repository at this point
Copy the full SHA 5fe94dcView commit details
Commits on Aug 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 55a7b68 - Browse repository at this point
Copy the full SHA 55a7b68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 795a9be - Browse repository at this point
Copy the full SHA 795a9beView commit details -
chore(deps): Add timezone to Renovate config (#920)
Renovate is currently configured to use the schedule "after 10pm and before 5am on every weekday" however without a configured "timezone" then these times will default to UTC. This PR adds the America/Los_Angeles IANA time zone to the `renovate.json` configuration file, assuming that's the preferred timezone for this schedule.
Configuration menu - View commit details
-
Copy full SHA for 17372a0 - Browse repository at this point
Copy the full SHA 17372a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ac9bc4 - Browse repository at this point
Copy the full SHA 7ac9bc4View commit details -
move from string ref to callback ref (#908)
* move from string ref to callback ref since string refs are legacy https://facebook.github.io/react/docs/refs-and-the-dom.html#legacy-api-string-refs * update changelog * fix tests
Configuration menu - View commit details
-
Copy full SHA for 742e9b2 - Browse repository at this point
Copy the full SHA 742e9b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for abf4347 - Browse repository at this point
Copy the full SHA abf4347View commit details -
chore(deps): Update dependency @types/node to version 8.0.18 (#928)
* chore(deps): Update dependency @types/node to version 8.0.18 * chore(deps): Update dependency @types/node to version 8.0.19
Configuration menu - View commit details
-
Copy full SHA for 5582d78 - Browse repository at this point
Copy the full SHA 5582d78View commit details
Commits on Aug 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f85e8c0 - Browse repository at this point
Copy the full SHA f85e8c0View commit details
Commits on Aug 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 91e3d10 - Browse repository at this point
Copy the full SHA 91e3d10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42f42c2 - Browse repository at this point
Copy the full SHA 42f42c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb8f3c9 - Browse repository at this point
Copy the full SHA eb8f3c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b8ac84 - Browse repository at this point
Copy the full SHA 7b8ac84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4194736 - Browse repository at this point
Copy the full SHA 4194736View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8a3abe - Browse repository at this point
Copy the full SHA e8a3abeView commit details
Commits on Aug 4, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 40bf986 - Browse repository at this point
Copy the full SHA 40bf986View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6a6517 - Browse repository at this point
Copy the full SHA c6a6517View commit details -
* Fix(flow) Added missing NamedProps to exports * Fix(flow) Make skip covariant - because fix is an interface and has two types, it needs to be set as covariant (using read-only notation) - see facebook/flow#4084 * Fix(flow) Component should not be restricted on default props & state - this allows for containers to have state or default props.
Configuration menu - View commit details
-
Copy full SHA for 1c66c65 - Browse repository at this point
Copy the full SHA 1c66c65View commit details
Commits on Aug 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 80e6f7f - Browse repository at this point
Copy the full SHA 80e6f7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2b192 - Browse repository at this point
Copy the full SHA 9b2b192View commit details -
Configuration menu - View commit details
-
Copy full SHA for d99973f - Browse repository at this point
Copy the full SHA d99973fView commit details
Commits on Aug 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1ed57d2 - Browse repository at this point
Copy the full SHA 1ed57d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 345ff24 - Browse repository at this point
Copy the full SHA 345ff24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b8ab25 - Browse repository at this point
Copy the full SHA 5b8ab25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 605f028 - Browse repository at this point
Copy the full SHA 605f028View commit details
Commits on Aug 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 13e2814 - Browse repository at this point
Copy the full SHA 13e2814View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 32b94cb - Browse repository at this point
Copy the full SHA 32b94cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66def6d - Browse repository at this point
Copy the full SHA 66def6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56c27d1 - Browse repository at this point
Copy the full SHA 56c27d1View commit details
Commits on Aug 11, 2017
-
Merge pull request #970 from apollographql/renovate/@types/react-redu…
…x-5.x chore(deps): update dependency @types/react-redux to v5
Sashko Stubailo authoredAug 11, 2017 Configuration menu - View commit details
-
Copy full SHA for e7e1e7f - Browse repository at this point
Copy the full SHA e7e1e7fView commit details
Commits on Aug 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c6cdfee - Browse repository at this point
Copy the full SHA c6cdfeeView commit details
Commits on Aug 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2de6715 - Browse repository at this point
Copy the full SHA 2de6715View commit details -
Fix Redux Store flow type arguments to prevent the flow error `^^^^^ …
Configuration menu - View commit details
-
Copy full SHA for 83a74ed - Browse repository at this point
Copy the full SHA 83a74edView commit details -
MockNetworkInterface match mock requests regardless of variable order (…
…#973) * MockNetworkInterface match regardless of variable order * update changelog
Configuration menu - View commit details
-
Copy full SHA for 7308d20 - Browse repository at this point
Copy the full SHA 7308d20View commit details -
Fix issue from broken deploy (#972)
James Baxley authoredAug 13, 2017 Configuration menu - View commit details
-
Copy full SHA for c597d54 - Browse repository at this point
Copy the full SHA c597d54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93ba6ee - Browse repository at this point
Copy the full SHA 93ba6eeView commit details -
* Fix issue from broken deploy * suppor the 2.0 by checking initStore existence
James Baxley authoredAug 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 5b0ec98 - Browse repository at this point
Copy the full SHA 5b0ec98View commit details
Commits on Aug 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 65420f6 - Browse repository at this point
Copy the full SHA 65420f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 583a71c - Browse repository at this point
Copy the full SHA 583a71cView commit details
Commits on Aug 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6654188 - Browse repository at this point
Copy the full SHA 6654188View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08d47cc - Browse repository at this point
Copy the full SHA 08d47ccView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.