Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
urql GraphQL
We develop the highly customizable and versatile GraphQL client, urql, with which you add on features like normalized caching as you grow.
Collective -
Host: opensource -
https://opencollective.com/urql-graphql
- Code: https://github.com/urql-graphql/
* (chore) - add devtools dependency to the getting started example
* (feat) - use the devtool...
github.com/urql-graphql/urql - 90dedbaaa7c1dc85984bfeee0cf79b94e585ae42 authored over 5 years ago by Jovi De Croock <[email protected]>
* (chore) - create bug report template
* Update .github/ISSUE_TEMPLATE/bug_report.md
* (docs) - document creation of an exchange with a refresh token mechanism
* (fix) - correct ...
github.com/urql-graphql/urql - c34725bb7aaeea7b8ca28340aea09cbed5bcca84 authored over 5 years ago by Jovi De Croock <[email protected]>* (fix) - correct minor mistaks in api.md
* (fix) - add missing closing brace for Subscriptio...
github.com/urql-graphql/urql - 6db67558547585d47127492a7b86c896bfe2158c authored over 5 years ago by Jovi De Croock <[email protected]>When trying out the graphCache exchange I noticed we were missing the formatDocument helper that...
github.com/urql-graphql/urql - 88a4e5da7b1fbf31a9366c4758baf747e12f33f1 authored over 5 years ago by Jovi De Croock <[email protected]>* Add section to README for supporting packages
* Add more emoji
* Add missing example to ...
github.com/urql-graphql/urql - b900858bcbaa71c3c2237e300c2e8e93aa68b463 authored over 5 years ago by Phil Plückthun <[email protected]>* (feat) - allow passing operationContext to useQuery
* (refactor) - rename operationContext ...
github.com/urql-graphql/urql - 90c3c263ab0ff65c0d16d8f63d347af9706ea4b9 authored over 5 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - 81e36eab9ac4f700e46e51a7eb6eb1bfa64b5d6b authored over 5 years ago by Adam Thomas <[email protected]>
* Fix ssr check failing on React Native
Also leaves a note to react-redux, since they'll like...
github.com/urql-graphql/urql - 3bee822b01cb3a61f26f0c70c8c70ca303ebad89 authored over 5 years ago by Phil Plückthun <[email protected]>* Add fetch option to Client args
Allow a custom fetch implementation to be passed to
the cl...
github.com/urql-graphql/urql - 61b8c187a480c4f45bb28215a7cfa85176e658a5 authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 2cd23ba3d21947144648a9d7a9d7bf441b978096 authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - c4a4682aca0ecc9cf24859c81283cc8e81395ced authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 7d9acfb811050d6c0279f492b0d80499ad181202 authored over 5 years ago by Phil Pluckthun <[email protected]>
Improve readme
github.com/urql-graphql/urql - d6c3ec7300e7b3d7a410014050bdd5c248315579 authored over 5 years ago by Jani Eväkallio <[email protected]>github.com/urql-graphql/urql - 6334ad94e99368c69ee147218c90e5f0bdc528ab authored over 5 years ago by Jani Eväkallio <[email protected]>
github.com/urql-graphql/urql - 4672d0cb72fda56a73c78754eff668d8571a2ca2 authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 1b25362b5d5845c5323c621d099c0734bb9a9852 authored over 5 years ago by Phil Pluckthun <[email protected]>
We run the entire exchange pipeline synchronously,
since that's predictable, which is how Wonka...
* Add support for the top-level extensions key in the GraphQL specification
* Add support for...
github.com/urql-graphql/urql - 09494f2134928c64453b3290fdc8a37cec60eeb6 authored over 5 years ago by Adam Thomas <[email protected]>* Upgrade (first pass)
* Rename react-hooks-testing-library
* Fix invalid rule config
*...
github.com/urql-graphql/urql - 0ae78c27ed6dd0f1213ad539a7434a10d5d82120 authored over 5 years ago by Phil Plückthun <[email protected]>github.com/urql-graphql/urql - f87f27bfe906de55dab9a7bb7ea605fdf95a788b authored over 5 years ago by Andy Richardson <[email protected]>
* Add changelog for 1.2.0
* Add subscription type changes
github.com/urql-graphql/urql - bed3f2c14c5f6b13732afb63d9933fb75dc4d7de authored over 5 years ago by Andy Richardson <[email protected]>github.com/urql-graphql/urql - d0c17a620bb06f82afde930151dba80ed366f27c authored over 5 years ago by Andy Richardson <[email protected]>
* Replace useDevtoolsContext stack with Fiber approach
* Improve accuracy for nested elements...
github.com/urql-graphql/urql - 71dc49ed2fe9b83d1b0e6641f1d906bb30f67ee7 authored over 5 years ago by Phil Plückthun <[email protected]>Fixes #341.
github.com/urql-graphql/urql - 8e45978d86231b37853da6052f76ca33a39ab79b authored over 5 years ago by Ian Kerins <[email protected]>* (fix) - make all components in examples have proper displayNames in devtools
* (chore) - un...
github.com/urql-graphql/urql - 4bd36dd2c618a27e584c22421f3e56c1eed9a70e authored over 5 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - fe99b20850ae18b9c9cb4b8d7aa0937e041a5ad1 authored over 5 years ago by Jovi De Croock <[email protected]>
`obj.hasOwnProperty` can sometimes be undefined even though `obj` is an actual object, see this ...
github.com/urql-graphql/urql - 54e5641be9eaabe895b54fcd4753d9e02d98b4bc authored over 5 years ago by Max Stoiber <[email protected]>github.com/urql-graphql/urql - 25f4b96d6a510ade43eb4839ab595fc65e8a716a authored over 5 years ago by Jovi De Croock <[email protected]>
github.com/urql-graphql/urql - 8405ac2fdbae77b8f82ab3dcdb4fe556c9b68d94 authored over 5 years ago by Parker Ziegler <[email protected]>
github.com/urql-graphql/urql - d3f4ce08be03ee242ef275e6e66d7ab03f944a45 authored over 5 years ago by Ian Kerins <[email protected]>
github.com/urql-graphql/urql - 823b81fcaf2e7ec3da10913c8d7b4a262d08f66a authored over 5 years ago by Andy Richardson <[email protected]>
* (docs) - propose way for thirth party exchanges
* docs: change to awesome list
* alter i...
github.com/urql-graphql/urql - 6417f5956c472961298274fece390dae8f327def authored over 5 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - a52cd84349d0367ad2b3b88f46b5b2805639bfd8 authored over 5 years ago by Jani Eväkallio <[email protected]>
* adjust next.js example to be more aligned with apollo example from the Readme
Here is the ...
github.com/urql-graphql/urql - ba032fe4b9d381a15a1a93f4005c5e5e09c9e340 authored over 5 years ago by Vladimir Starkov <[email protected]>* Add latency info to context
* use changes from #324
github.com/urql-graphql/urql - 8e3cb0a26d84cbabe28ce2ee783c5b060a6d1803 authored over 5 years ago by Andy Richardson <[email protected]>* Flag responses with cache hit status
* centralize metadata in context and standardize types...
github.com/urql-graphql/urql - d0bfd4928763029d155427554fe3022d0cee62e8 authored over 5 years ago by Andy Richardson <[email protected]>github.com/urql-graphql/urql - 6a28c9739c7532b7b3d3ad3abb7224024a2b88e7 authored over 5 years ago by Jani Eväkallio <[email protected]>
Fix broken link slug
github.com/urql-graphql/urql - a2b058c9f49a0884d33973ba67931067682b6bb1 authored over 5 years ago by Jani Eväkallio <[email protected]>github.com/urql-graphql/urql - 9b780a710db80df96ad79b564345d1cf03f75a2d authored over 5 years ago by Jani Eväkallio <[email protected]>
* add typename existence check
* add tests and conditional changes
github.com/urql-graphql/urql - cf6e7500b4efe2234c2bf12c54d86917bc0f0a84 authored over 5 years ago by Andy Richardson <[email protected]>* Add source component metadata to useQuery
* Add source component info to mutation and subsc...
github.com/urql-graphql/urql - 487946778185e132f811942a6d0b65665342c6e9 authored over 5 years ago by Andy Richardson <[email protected]>github.com/urql-graphql/urql - 34633ff5c32596d238d8d2b58b1ea385eb27a429 authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 0c3ad45804d2bceebd3811316dd4d51fb29362e9 authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - fb2fcc12f99ba7997b97af74a2c128aeccd56bbf authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - f2de6fd17d55b3bf2554e9005098b58eac0f7e44 authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - c42bedaa67a94541e1cf3892ca32213aa5961050 authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - d52efac8f01dbd20a1a17859cac3418342ee4637 authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - d56c2e7fd2cf287334424f4629912f5fbcccb4c8 authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 9974548d1b4903af8d165f6a32826b5079807094 authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 4937188c94f7ebbfa2be5e7cc726d6f561bac353 authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - ed0bf15d6002254795f20ef9049325edaa904b37 authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - bce0dcbb46110edf82359d8c926a50e467040ea3 authored over 5 years ago by Phil Pluckthun <[email protected]>
* (docs) - propose way for thirth party exchanges
* Revert "(docs) - propose way for thirth p...
github.com/urql-graphql/urql - c623dff4b05759fcbe1135897e8ff8f00cbd2eb7 authored over 5 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - 7b2fc54dbe5a754ce4aaa0586488940a99a919a7 authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 32bd674822191a217956d918c409789f908d1653 authored over 5 years ago by Phil Pluckthun <[email protected]>
* refactor: remove unused typings file
* Export all types from src/components (#312)
* ref...
github.com/urql-graphql/urql - 232d06bf45f8fa4a9433d36567d3fd7d43969ae6 authored over 5 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - ddc780978a239f8121a77d30de6f91f7a829260d authored over 5 years ago by Phil Plückthun <[email protected]>
github.com/urql-graphql/urql - ca68e162b5df8f72bbd7d26f900dbc13856dffdf authored over 5 years ago by Phil Pluckthun <[email protected]>
* move wrongly placed import
* move types declaration as well
github.com/urql-graphql/urql - 74776fec64d3c12c2a8b0d61cbbbfbfa781149c9 authored over 5 years ago by Jovi De Croock <[email protected]>* fix broken ssr
* update tests
* update tests
* remove ssr abstraction
* don't call...
github.com/urql-graphql/urql - 40e371bd7d3fdbca2b7c38ba63fe331f7d4bc6d5 authored over 5 years ago by Andy Richardson <[email protected]>* Move all build tasks to Rollup
* Run tests before publishing
* Add check task running tsc
github.com/urql-graphql/urql - b4f62a9ac6ff53db9c8bc59f62067e5b5f05da80 authored over 5 years ago by Phil Plückthun <[email protected]>github.com/urql-graphql/urql - 2e34a5b3ac1c1a2dd7f64bdc05e696d0e3186b25 authored over 5 years ago by Parker Ziegler <[email protected]>
* attempt to fix broken links in docs sidebar
* Remove backticks from headings in md files:
...
github.com/urql-graphql/urql - f3c1279ee6802c6cf7737e05ecac96d376e22343 authored over 5 years ago by Jovi De Croock <[email protected]>
* tests: restart this due to my dungoofing
* tests: add tests for useSubscription handler
...
github.com/urql-graphql/urql - 5191f9dae5775e1598153ad084e0c4c1a8fc4fae authored over 5 years ago by Jovi De Croock <[email protected]>github.com/urql-graphql/urql - bccb431b868272842b2af3ef34cc794978ddb109 authored over 5 years ago by Dylan Brookes <[email protected]>
github.com/urql-graphql/urql - bc09338d13db9d512665e47809b9d6554da4b7ac authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 4d2738cffce5b6fe60f52ba6b89151c5d6c0e5da authored over 5 years ago by Phil Pluckthun <[email protected]>
When a query was torn down, the dedup exchange wasn't
removing its key from the inFlight keys.
...
github.com/urql-graphql/urql - 36c5d59de30489138f54312c4f21370e5805a56e authored over 5 years ago by Andy Richardson <[email protected]>
github.com/urql-graphql/urql - edc18db6ff16a897cd5c4afbc6bd0178782f2b6f authored over 5 years ago by Phil Pluckthun <[email protected]>
* Replace microbundle build with custom Rollup config
This reduces deduplication while microb...
github.com/urql-graphql/urql - 5225c81c342f3c718b0878baec9f3d0afe6cd7b7 authored over 5 years ago by Phil Plückthun <[email protected]>github.com/urql-graphql/urql - 6488efcef821c7870ca575229b2f9d2dac6d98aa authored over 5 years ago by Charles Marttinen <[email protected]>
github.com/urql-graphql/urql - 438a8164ccbfed4b53d189c4c9b6f89ad9199ffe authored over 5 years ago by Ian Jones <[email protected]>
github.com/urql-graphql/urql - a7dfaedb37946ea0661772e566bcf6bce3c889b5 authored over 5 years ago by Parker Ziegler <[email protected]>
github.com/urql-graphql/urql - 40cb2e0f4778c1957e9a0e90ad3b433eceb2f12a authored over 5 years ago by Phil Pluckthun <[email protected]>
* Add SSR docs to docs/basics
* Add the ssrExchange to the API docs
* Add suspense option ...
github.com/urql-graphql/urql - 58e2a44d1ea4471b10793ab5016973566ee80cd9 authored over 5 years ago by Phil Plückthun <[email protected]>* Port Next.js with-apollo example to urql
* Add missing files and remove Header
* Add rea...
github.com/urql-graphql/urql - a8ec89e2120362b31ed099dfef7f9fa89d0c3ba9 authored over 5 years ago by Phil Plückthun <[email protected]>* Implement toSuspenseSource for React Suspense
This accepts a Wonka source and throws a prom...
github.com/urql-graphql/urql - 02c1f07c6c8238631c40ecd21fa34365d0547f47 authored over 5 years ago by Phil Plückthun <[email protected]>github.com/urql-graphql/urql - b4db3732441e535221280b7f4a34c6e50ee2d8ae authored over 5 years ago by Phil Pluckthun <[email protected]>
Update docs markdown
github.com/urql-graphql/urql - 02d6e26470a28c5f7123b739026619d3a49b9e47 authored over 5 years ago by Phil Plückthun <[email protected]>
find `\(([^\/=]*)\.md`
replace with `(https://formidable.com/open-source/urql/docs/$1`
github.com/urql-graphql/urql - 228e755d3e60f6878c48ffd8ab2aa340599866f4 authored over 5 years ago by Dominic Coelho <[email protected]>
* adjust pkg json
* add keyword and issues url
* resolve pr comments
github.com/urql-graphql/urql - e882b3d4f1378b1785da9a9549926a0893c9f193 authored over 5 years ago by Jovi De Croock <[email protected]>AbsoluteRoutingFix
github.com/urql-graphql/urql - 645072889943c1128b8793ef0178ab73db78be24 authored over 5 years ago by Kara Stubbs <[email protected]>add base href to document.js
github.com/urql-graphql/urql - 37f1c3887a292f3236707237f5fcd636fa740197 authored over 5 years ago by kiraarghy <[email protected]>
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.2.
- [Release not...
* Ensure that setState are immediate on mount
It seems that in the current version React does...
github.com/urql-graphql/urql - 950ef7d8980b7afba96743ff84e2b516cf29d877 authored over 5 years ago by Phil Plückthun <[email protected]>* Add link to setting up url screencast on egghead
* add subscription lessons
github.com/urql-graphql/urql - 320da60422ddfb5e17f561166281dfe3e62651dd authored over 5 years ago by Ian Jones <[email protected]>github.com/urql-graphql/urql - 65258622002399083fc7c5cadda2ff6d779046de authored over 5 years ago by Phil Plückthun <[email protected]>
* Add useRequest hook to simplify logic
Currently we manually rely on request.key in
useQuer...
Remove create-react-context and bump React peer dependency
github.com/urql-graphql/urql - 1d278ca343ee35bb9ba738ccefba87ff6c44afea authored over 5 years ago by Phil Plückthun <[email protected]>github.com/urql-graphql/urql - d68cf1ad662d32bb5350179c89ded81978a59d76 authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 5573708f9fe41fb82527c61b2e6f337328cfde2f authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 1a34d0c5864b755126b2dec1f0a511dd3b939d8b authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 79024e4615e26a980c10a1706a02e30413e33de0 authored over 5 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 581fdf8fc8065fc63835ecf6b8ab842866106963 authored over 5 years ago by Phil Pluckthun <[email protected]>
We also don't technically need the tests anymore
if the hooks' tests are sufficient.