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/
github.com/urql-graphql/urql - 4a4920cc73f16356328cc54611bfb48a7d1b1a45 authored over 5 years ago by boygirl <[email protected]>
update badge dep
github.com/urql-graphql/urql - d37ab76f558023666969efacedf5c71c5c1723f3 authored over 5 years ago by boygirl <[email protected]>github.com/urql-graphql/urql - b42acfd8863f1e1cdab49483bc0af2fd18976aac authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 6b6601ce9027130b08ca3952bbb136e46238c36b authored over 5 years ago by Joseph Thomas <[email protected]>
github.com/urql-graphql/urql - 7c0950dd86b7065d8f86897edc4a1998f6956151 authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - a2ff53caf4b6fae830bd786b66de5fb1e418de22 authored over 5 years ago by boygirl <[email protected]>
Implements formidable OSS badges
github.com/urql-graphql/urql - d535447ea3c3d04c2d2faff8e9d60e5db79beb16 authored over 5 years ago by boygirl <[email protected]>github.com/urql-graphql/urql - 470582d87f94b5db3250d5f7fc02a472ff5e6580 authored over 5 years ago by Dominic Coelho <[email protected]>
github.com/urql-graphql/urql - 514a4c96f12da20e4064f0a9835be7a7960b7cc5 authored over 5 years ago by Dominic Coelho <[email protected]>
github.com/urql-graphql/urql - 1cbc8ce6fd3b508a76f18cd27370748ea6b7246a authored over 5 years ago by Dominic Coelho <[email protected]>
Fix typo on getting-started
github.com/urql-graphql/urql - 9a49818c4a54583d1f457772323dab58c78211df authored over 5 years ago by Phil Plückthun <[email protected]>Just a quick fix on `npm install` :)
github.com/urql-graphql/urql - 1a3518cf7b2b4c163943c76cf1a496751323dbe6 authored over 5 years ago by Lucas N. Munhoz <[email protected]>github.com/urql-graphql/urql - 7360f76f61ee29f5a2b7a6c31b16d6f9db3d35fd authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 98107295124235e7dca4d4eb37ebdfe628b72961 authored over 5 years ago by boygirl <[email protected]>
update logos and tweak padding
github.com/urql-graphql/urql - bc0a834ce8ce0a2587ad00d2a16f0c077a584eca authored over 5 years ago by boygirl <[email protected]>github.com/urql-graphql/urql - d19922735ad50e03f66402da930cdd7af3225093 authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 255e60676564eefbab0f9624d8f2aef1512dc343 authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 7e4d93ede4ad3c5f8e6fadbd4488874d033ef7f1 authored over 5 years ago by boygirl <[email protected]>
Logo updates
github.com/urql-graphql/urql - 6a5218ef8c3b90766762e095c5aa05690f00bf1e authored over 5 years ago by boygirl <[email protected]>github.com/urql-graphql/urql - b00a831d3e00d75403f64e8cd3fe648c570b6038 authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - c6186dd95033c51205b7c2bfc2842200870d88fe authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - a2167f2c09c97def3ebd5ab7d47aa93c457a881d authored over 5 years ago by Joe Alterio <[email protected]>
* Added formidable-oss-badges packages
* Replaced svg images for projects with ones from formida...
Update README.md
github.com/urql-graphql/urql - 3161fd5b3d6249c51093830e74719aad142223c2 authored over 5 years ago by boygirl <[email protected]>github.com/urql-graphql/urql - c8941ecb4bece794feacdca247777deed1b1638f authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - bdc99c880c07da957650cb11240e2029a8d46110 authored over 5 years ago by boygirl <[email protected]>
@kitten we're adding maintenance status to all our packages. "Active" seems right for `urql`. Le...
github.com/urql-graphql/urql - b0ede768396452c0001fdf418336866403f10dc2 authored over 5 years ago by boygirl <[email protected]>github.com/urql-graphql/urql - a2d1cbd9149a46d4d56e0616c6ba25670d89312d authored over 5 years ago by Phil Plückthun <[email protected]>
Cache exchange not forwarding teardown correctly #215
github.com/urql-graphql/urql - ffc92a0fd6ea45205d4b4bcdedaccbc696b9f5c3 authored over 5 years ago by Phil Plückthun <[email protected]>github.com/urql-graphql/urql - 7299621389f287eec0b018809806a68fa1b87dce authored over 5 years ago by federicobadini <[email protected]>
Change GraphQLRequest to always contain a parsed document
github.com/urql-graphql/urql - 4eada3ba312455b27b23cbca9b65a2fec1c296f3 authored over 5 years ago by Phil Plückthun <[email protected]>
It needs to be exported so it ends up in the compiled typings
in dist/types and it was not being...
github.com/urql-graphql/urql - 04edeb6ee916cd2fca64f9ca4e8557620c913085 authored over 5 years ago by Phil Pluckthun <[email protected]>
We always parse the document now when we receive a string.
This ensures a consistent request dat...
Fix incorrect use of Exclude and added key prop
github.com/urql-graphql/urql - e58fc9e0eb2ca9ccbe2a899723ec031220d7afd1 authored over 5 years ago by Phil Plückthun <[email protected]>github.com/urql-graphql/urql - 9c4421df5c8d21725d0e8a3d85aa841b079302ea authored over 5 years ago by Andy Richardson <[email protected]>
github.com/urql-graphql/urql - d429936b5f155c9a423ddb8be59387109727dc9b authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 473a8884cebfd0ac610f3dc034cfdd2d0f5d909c authored over 5 years ago by boygirl <[email protected]>
update doc about fullscreen
github.com/urql-graphql/urql - 05e556a7a62faf821438c619469ed68a3e501f8a authored over 5 years ago by boygirl <[email protected]>github.com/urql-graphql/urql - 02f93c58206f6ad64fd1fbd53310d0d5c223bcb8 authored over 5 years ago by Ashika <[email protected]>
github.com/urql-graphql/urql - 9c49156179f319a3a1112952759cfdcda508ed71 authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - b8f4481a36684ece3ae208f008aa449369119562 authored over 5 years ago by boygirl <[email protected]>
styled Link
github.com/urql-graphql/urql - 968475499346e00dda6633f8e77e7054de201c6c authored over 5 years ago by boygirl <[email protected]>github.com/urql-graphql/urql - e9b43da124634bc45085d80651fcab565e81e70d authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 174d47d39ff69b9b37324bd09855fc5385fc8e65 authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - f6ba939d8ddb40f53f0761e5988e3ece8fdc5219 authored over 5 years ago by boygirl <[email protected]>
replace ampersands, correct header link
github.com/urql-graphql/urql - 55c141de2a709991197fafc6172e10f2d39cc76d authored over 5 years ago by boygirl <[email protected]>github.com/urql-graphql/urql - 3d8038cd23c6504ae4985acf0f89a56be1462b6f authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - d6ab0bd6ca1c79bcfcb32668e5a01f9651d5848e authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - bc70811a33c4a722f3d7f6a6afec390ec87bd501 authored over 5 years ago by boygirl <[email protected]>
Task/style tweaks
github.com/urql-graphql/urql - 7a5bf2421a260e37fc3d4ad914a5c040ad7c0875 authored over 5 years ago by boygirl <[email protected]>github.com/urql-graphql/urql - 33f16887f04ff86e085801996c39ce1697a7b259 authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - ddec02330fd53b34344194fcf418fddf68c39e05 authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 3222257b37fb1eddccb4a6bcd3168b8deb55f339 authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - cc922b487a12b7ec79280d1668ad79b5423147a8 authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 7c49f30d0f40b4bb56669d6cd1969d2eedf0ffb8 authored over 5 years ago by boygirl <[email protected]>
Bug/mobile padding
github.com/urql-graphql/urql - 2e4c13f3ce3f15318d0e30d82f8e6a9234a47b3e authored over 5 years ago by boygirl <[email protected]>github.com/urql-graphql/urql - fa9c4f713c534296b09d5ab9d5bf5430e5e4512e authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 453db01195ba0e2390b77d0febce0574fe2c11d9 authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 91c57e058d912c05a503b16d564cc1074c6e553c authored over 5 years ago by boygirl <[email protected]>
Version 5.0.0
github.com/urql-graphql/urql - 4e59838a41f2fea77a725b9db82a059c80230c7c authored over 5 years ago by boygirl <[email protected]>github.com/urql-graphql/urql - e511ee417cf6a88c22c8aec929280df7965baca4 authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 9da47e484ec76f4eb23260fde16c64921db2c098 authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - f6de0e9a26eebb0ea9b52562bb3d402fc3c7e751 authored over 5 years ago by boygirl <[email protected]>
Fix typo in useQuery docs
github.com/urql-graphql/urql - b0da58782207cfd63ff71508ebf14fc630342f78 authored over 5 years ago by Phil Plückthun <[email protected]>github.com/urql-graphql/urql - e7e67136bf550596ea2d4bd9941c90bae4a23aac authored over 5 years ago by Akram Saouri <[email protected]>
Initial docs layout
github.com/urql-graphql/urql - 3bb5957b37b44d60384d307222657c1d7d5766f1 authored over 5 years ago by boygirl <[email protected]>Task/update assets
github.com/urql-graphql/urql - 6b3c11a1ede9049aa99ab2cc8a2b0e817fbf44be authored over 5 years ago by boygirl <[email protected]>github.com/urql-graphql/urql - 2c0de6c9a1f1503e78c020c873d1d3d9c7e6592f authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - f7f975b0569d6ec34102b87fc7da70b0ea0e6b6c authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 4d8cf04659e30888a79a087a06d6218cdec213b0 authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 2a53fd4e73c149510f8f73aa28bde45faf967967 authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 3a3d55a960a844821c8b8f923d02e952c007ee65 authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 560e4591b867a8e6ddce56ac88fe437e0f7040fb authored over 5 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 77f528c10ed10e46479732b6a090c46da0bb022f authored over 5 years ago by boygirl <[email protected]>
Escape pipe characters (|) in Markdown tables.
github.com/urql-graphql/urql - 23e08ab02f1923a7bfab167220d6b2a63bc3adcb authored over 5 years ago by Phil Plückthun <[email protected]>github.com/urql-graphql/urql - cf81993f01a6f0154c9030c1c0744c2834eaf473 authored over 5 years ago by parkerziegler <[email protected]>
update docs content and getting started blurb
github.com/urql-graphql/urql - 8711e8d9597186dd8759a823f22e3a3f88931f37 authored over 5 years ago by boygirl <[email protected]>github.com/urql-graphql/urql - af58f2ac5a3a39c952dbd637ae5c852ebd167f0b authored over 5 years ago by ebrillhart <[email protected]>
github.com/urql-graphql/urql - d7dde69f81061536f3a87cb0912bd30b01e765e6 authored almost 6 years ago by boygirl <[email protected]>
Finish template
github.com/urql-graphql/urql - f5b68aa43baa97f89564a41926fdd08b2a6c47a2 authored almost 6 years ago by boygirl <[email protected]>github.com/urql-graphql/urql - 761a89732e8bf2410caad4442476bc697019ad96 authored almost 6 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 7881d557fdd0454c0c5d127d917e234e876e1111 authored almost 6 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 61b302f5a73308d8a2cc2761e90063baa1b6f1f6 authored almost 6 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 0481f209f3097a911fa50415dbce0fa432bb52a7 authored almost 6 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 088e774db37660672a5197852b38cecdc060c06c authored almost 6 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 90fe8467888d50caab26f7bcabc938d0b222439a authored almost 6 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - e2e4104d13e39a5b4d005f8ec80f01f6acf20d81 authored almost 6 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 33257b32ddc46830b63a73600d48a971b54cea8b authored almost 6 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 1b68d5fe180b43aee2439c2be0b249c84bb54537 authored almost 6 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - b1bdeb30d21ecb86a91e59669d157e98691366f1 authored almost 6 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 5469e0c72bbc4757fa59fa3d0e429329d28f44fa authored almost 6 years ago by boygirl <[email protected]>
github.com/urql-graphql/urql - 12b89c55008ab14c6507a6db907e97b713f9b0d3 authored almost 6 years ago by boygirl <[email protected]>
Link to egghead screencast
github.com/urql-graphql/urql - 748cd9246b966e6872782b804494200eea07e66d authored almost 6 years ago by Phil Plückthun <[email protected]>github.com/urql-graphql/urql - cc534d4de78c47ba4fd88a055683c2698d048407 authored almost 6 years ago by Ian Jones <[email protected]>
github.com/urql-graphql/urql - 221abd0c57499cba0056a1051f0e43796afacab4 authored almost 6 years ago by Ian Jones <[email protected]>
github.com/urql-graphql/urql - d2ac17b1015cc4dc8c973bbef7c554a27dffc927 authored almost 6 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - b9741163c6484808fa820c0d6955582f92ea9115 authored almost 6 years ago by Duncan <[email protected]>
github.com/urql-graphql/urql - 57f528aa015fd783257c5a862225612bedda2fa7 authored almost 6 years ago by Phil Pluckthun <[email protected]>
github.com/urql-graphql/urql - 3268174fea347f7b5ad8064ef1657f0bb400021d authored almost 6 years ago by Phil Pluckthun <[email protected]>