-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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/apollo-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: apollo-cache@1.3.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: apollographql/apollo-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: apollo-cache@1.3.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
46
contributors
Commits on Jun 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 34da93b - Browse repository at this point
Copy the full SHA 34da93bView commit details -
Escape lt/gt tags in the docs (#4935)
* Upgrade theme and escape lt/gt symbols * Go back to 1.0.2 * Use old lockfile
Configuration menu - View commit details
-
Copy full SHA for 3bfa05a - Browse repository at this point
Copy the full SHA 3bfa05aView commit details
Commits on Jun 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e7c078d - Browse repository at this point
Copy the full SHA e7c078dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdaf888 - Browse repository at this point
Copy the full SHA fdaf888View commit details -
Configuration menu - View commit details
-
Copy full SHA for 711d84c - Browse repository at this point
Copy the full SHA 711d84cView commit details
Commits on Jun 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 547d9f5 - Browse repository at this point
Copy the full SHA 547d9f5View commit details
Commits on Jun 10, 2019
-
Make docs consistent with changelog: https://github.com/apollographql/apollo-client/blob/master/CHANGELOG.md#apollo-client-2413-1
Configuration menu - View commit details
-
Copy full SHA for d74e148 - Browse repository at this point
Copy the full SHA d74e148View commit details -
Configuration menu - View commit details
-
Copy full SHA for d37bdb0 - Browse repository at this point
Copy the full SHA d37bdb0View commit details
Commits on Jun 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 64aa25a - Browse repository at this point
Copy the full SHA 64aa25aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98b1469 - Browse repository at this point
Copy the full SHA 98b1469View commit details -
Merge pull request #4940 from apollographql/watson-docs-update
Update queries.md
Configuration menu - View commit details
-
Copy full SHA for 6283594 - Browse repository at this point
Copy the full SHA 6283594View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c65a87 - Browse repository at this point
Copy the full SHA 7c65a87View commit details
Commits on Jun 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b022ea3 - Browse repository at this point
Copy the full SHA b022ea3View commit details
Commits on Jun 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 49c55d1 - Browse repository at this point
Copy the full SHA 49c55d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95e5842 - Browse repository at this point
Copy the full SHA 95e5842View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6f96f3 - Browse repository at this point
Copy the full SHA e6f96f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for caf9a28 - Browse repository at this point
Copy the full SHA caf9a28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51941ac - Browse repository at this point
Copy the full SHA 51941acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bcf8cd - Browse repository at this point
Copy the full SHA 0bcf8cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e6719e - Browse repository at this point
Copy the full SHA 9e6719eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c3c02f - Browse repository at this point
Copy the full SHA 5c3c02fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f902d29 - Browse repository at this point
Copy the full SHA f902d29View commit details
Commits on Jun 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7be7b38 - Browse repository at this point
Copy the full SHA 7be7b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4d23ae - Browse repository at this point
Copy the full SHA b4d23aeView commit details -
Merge pull request #4969 from apollographql/hwillson/return-partial-data
Add `returnPartialData` to the API docs
Configuration menu - View commit details
-
Copy full SHA for a0e14f3 - Browse repository at this point
Copy the full SHA a0e14f3View commit details
Commits on Jun 17, 2019
-
Reset query store errors via
ObservableQuery.resetQueryStoreErrors
(#……4941) * Reset query store errors via `ObservableQuery.resetQueryStoreErrors` React Apollo relies on the `ObervableQuery->getCurrentResult` method to retrieve query results to show within its components. When an error occurs while fetching results, that error is stored in the query store that each `ObservableQuery` instance is configured to use. Unfortunately, `getCurrentResult` will only retrieve subsequent results if no error exists in the query store. `ObservableQuery` doesn't currently provide a way to clear out query store errors, which means when React Apollo originating requests that cause an error occur, the error is stored, and future valid requests can no longer be processed. This commit adds a `resetQueryStoreErrors` method to the `ObservableQuery` public API, that will allow React Apollo (and other consumers) to be able to clear out query store errors. Related to: apollographql/react-apollo#3090 * Changelog update * Remove unnecessary expect
Configuration menu - View commit details
-
Copy full SHA for 93bda88 - Browse repository at this point
Copy the full SHA 93bda88View commit details
Commits on Jun 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 11dcd82 - Browse repository at this point
Copy the full SHA 11dcd82View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb75e0e - Browse repository at this point
Copy the full SHA eb75e0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec167e9 - Browse repository at this point
Copy the full SHA ec167e9View commit details
Commits on Jun 21, 2019
-
The
HeuristicFragmentMatcher
shouldn't be used with unions/interfac…Configuration menu - View commit details
-
Copy full SHA for 6528a6a - Browse repository at this point
Copy the full SHA 6528a6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e10e192 - Browse repository at this point
Copy the full SHA e10e192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46aa8bd - Browse repository at this point
Copy the full SHA 46aa8bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 975dae7 - Browse repository at this point
Copy the full SHA 975dae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 300694a - Browse repository at this point
Copy the full SHA 300694aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccad73f - Browse repository at this point
Copy the full SHA ccad73fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b9a291 - Browse repository at this point
Copy the full SHA 2b9a291View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8a4797 - Browse repository at this point
Copy the full SHA f8a4797View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc57c88 - Browse repository at this point
Copy the full SHA fc57c88View commit details
Commits on Jun 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ec2af54 - Browse repository at this point
Copy the full SHA ec2af54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c17637 - Browse repository at this point
Copy the full SHA 3c17637View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c67ccf - Browse repository at this point
Copy the full SHA 6c67ccfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6632e17 - Browse repository at this point
Copy the full SHA 6632e17View commit details
Commits on Jun 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 280f460 - Browse repository at this point
Copy the full SHA 280f460View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab3c57a - Browse repository at this point
Copy the full SHA ab3c57aView commit details
Commits on Jun 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6128e99 - Browse repository at this point
Copy the full SHA 6128e99View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3f337e - Browse repository at this point
Copy the full SHA d3f337eView commit details
Commits on Jun 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ea94327 - Browse repository at this point
Copy the full SHA ea94327View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4727bd7 - Browse repository at this point
Copy the full SHA 4727bd7View commit details -
remove old documentation (#5011)
It appears that this bit had out-of-date information. This update makes it match the current code example.
Configuration menu - View commit details
-
Copy full SHA for 9a9cf1d - Browse repository at this point
Copy the full SHA 9a9cf1dView commit details
Commits on Jun 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b8bc997 - Browse repository at this point
Copy the full SHA b8bc997View commit details
There are no files selected for viewing