- 27 May, 2021 1 commit
-
-
Phil Pluckthun authored
-
- 13 May, 2021 3 commits
-
-
urql-ci authored
-
Phil Pluckthun authored
* Limit updating operation timestamp to cache misses * Fix default behaviour on first load * Update tests * Add changeset
-
Phil Pluckthun authored
-
- 12 May, 2021 1 commit
-
-
Phil Pluckthun authored
-
- 11 May, 2021 2 commits
-
-
urql-ci authored
-
Phil Pluckthun authored
* Add edge case test for introspection querying on Graphcache * Add exceptions for built-in typenames to schemaPredicates * Add changeset
-
- 10 May, 2021 3 commits
-
-
Phil Pluckthun authored
-
Phil Pluckthun authored
-
Phil Pluckthun authored
-
- 09 May, 2021 4 commits
-
-
Jovi De Croock authored
-
urql-ci authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Phil Pluckthun authored
-
Phil Pluckthun authored
* Fix up implementation of shared single-source results * Add test for new request policy behaviour * Add changeset
-
- 07 May, 2021 3 commits
-
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Phil Pluckthun authored
* Add pack script to imitate yarn-pack * Refactor placement of scripts and commands * Add artifact uploading for builds * Move yarn-run to local GitHub Action
-
Phil Pluckthun authored
-
- 06 May, 2021 7 commits
-
-
Jovi De Croock authored
* add generics for graphCache store/exchange * disable all packages apart from graphcache * temp disable closure * revert used command * remove extends UpdatesConfig * add the extends back * add generics to the Resolver types * lint and add changeset * revert changes to csb-ci and rollup-config * fix types * try with one generic * Fix undefinedundefinedundefined * fix types * Update offlineExchange.ts * allow for array data * Update types.ts * fix some types * undo type-change * update types * Update exchanges/graphcache/src/types.ts Co-authored-by:
Phil Pluckthun <phil@kitten.sh> * Update .changeset/silent-turtles-check.md Co-authored-by:
Phil Pluckthun <phil@kitten.sh> * lint store.ts Co-authored-by:
Andy Richardson <andy.john.richardson@gmail.com> Co-authored-by:
Phil Pluckthun <phil@kitten.sh>
-
Phil Pluckthun authored
-
Phil Pluckthun authored
* Add updated Svelte + Vite example * Delete obsolete svelte-urql/example
-
Phil Pluckthun authored
* Remove obsolete vue-urql example * Add updated vue-urql example to examples
-
Yanko Valera authored
* (examples) Add with-cache-updates example
-
Phil Pluckthun authored
* (docs) - Expand willAuthError section with more notes on usage * Update docs/advanced/authentication.md
-
Yanko Valera authored
-
- 05 May, 2021 2 commits
-
-
Yanko Valera authored
-
Yanko Valera authored
* Add with-react-native example
-
- 04 May, 2021 1 commit
-
-
Yanko Valera authored
* Add With-refresh-auth example
-
- 03 May, 2021 3 commits
-
-
Jovi De Croock authored
* allow subsequent statically generated pages to hydrate the ssr-cache * remove testing code
-
Phil Pluckthun authored
-
Phil Pluckthun authored
-
- 30 Apr, 2021 2 commits
-
-
Jovi De Croock authored
* Add store.link API to Graphcache * Implement full link resolution and warning for cache.link * Add cache.link to Graphcache's API docs * Add changeset * Update "Cache Updates" page Co-authored-by:
Phil Pluckthun <phil@kitten.sh>
-
Yanko Valera authored
* (examples) Add with-graphcache-pagination
-
- 29 Apr, 2021 2 commits
-
-
Yanko Valera authored
* (examples) Add with-pagination
-
Phil Pluckthun authored
* Refactor Graphcache types * Adjust type naming * Fix up inaccurate types in Graphcache - All lists (NullArray) may be nested, which affects links - The same goes for any DataField values - The __typename field isn't never defined on scalars - All ScalarObject fields are unknown Some of these features weren't used because they weren't readily available yet in all common versions of TS back when we wrote these types. * Add Changeset * Prevent increasing call count by n for link lists * Fix readRootField and DataField types
-
- 28 Apr, 2021 6 commits
-
-
Pascal Pixel authored
-
Phil Pluckthun authored
-
Phil Pluckthun authored
-
Yanko Valera authored
* (examples) add with-multipart example
-
Yanko Valera authored
* (examples) Usage of persistedFetchExchange
-
Phil Pluckthun authored
-