Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/urql-graphql/urql

The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
https://github.com/urql-graphql/urql

Restore full backwards-compatible API and fix tests

369be3cc14e8c4be2852ce3846c411d959532643 authored over 6 years ago by Phil Plückthun <[email protected]>
implemented combined error

54e835bb79e58b50eeca145f1c2b4006bd019909 authored over 6 years ago by Alex Saunders <[email protected]>
adding error.ts file

afd55bb7a03f1c81313040a98d65d94e4392aa72 authored over 6 years ago by Alex Saunders <[email protected]>
Replace subscription ID with unsubscribe callback

Also update tests.

Replaces subscribe's returned subscription ID with an unsubscribe
callback. ...

e7c055e2c56deb5f941dc04b307f3044032a0fb6 authored over 6 years ago by Phil Plückthun <[email protected]>
Update client interface for new subscription ID type (number)

0db08e604df2f538ad1a9452b431ad24144c912b authored over 6 years ago by Phil Plückthun <[email protected]>
Swap out uuid for counter based subscriptions

I'm not sure why uuid was used to determine IDs for subscriptions on
the client. Instead we can ...

021a908343d203d6e874de06833e3ad1068fcd10 authored over 6 years ago by Phil Plückthun <[email protected]>
Merge pull request #74 from FormidableLabs/chore/rollup-bundlesize

Set up rollup and bundlesize

9a49a5c4eda26663ed58bae01ead4359c2fd1f01 authored over 6 years ago by Phil Plückthun <[email protected]>
Remove build-bundles from default build command

87906fb552317208cb313a46b6ab77e77e00e6d2 authored over 6 years ago by Phil Plückthun <[email protected]>
Fix node 6 rollup build

46a258bcd7632f58351a1e796479ce5c034e0c92 authored over 6 years ago by Phil Plückthun <[email protected]>
Add bundling and bundlesize to Travis

4c151109fbb3b83a763e6d8cff6576b2d3a72a45 authored over 6 years ago by Phil Plückthun <[email protected]>
Version 2.3.0 - Adjusts css to match live

c948f75ed6344ccf861c8249b42fa444fa3803fa authored over 6 years ago by Jen Luker <[email protected]>
Bringing leader version into sync

be8d9c85a929f4419e7b237450019b6008f1ee89 authored over 6 years ago by Jen Luker <[email protected]>
Merge pull request #47 from FormidableLabs/universalHeader

Integrate universal header

03ddb16c7f78e3947e541fc2a27843aff9b45350 authored over 6 years ago by Jen Luker <[email protected]>
Set up rollup and bundlesize

e30d3b01f90f805eb0e749b0dc64c1b33b84b17a authored over 6 years ago by Phil Plückthun <[email protected]>
Merge pull request #71 from FormidableLabs/fix/hoc-name

Add displayName to connectHOC and add explicit class

6c28d27a263613323990426a2c2245a1bdd1cd4e authored over 6 years ago by Phil Plückthun <[email protected]>
Add displayName to connectHOC and clean up

d4e2decfa495900f562e36ad92c0e905b30da0df authored over 6 years ago by Phil Plückthun <[email protected]>
Merge pull request #55 from Johan-dutoit/master

Added static hoisting for ConnectHOC

0ed8d2c36c51cb79db767447566eaa9f9c51eaa9 authored over 6 years ago by Phil Plückthun <[email protected]>
Integrate universal header

This includes adjusting the CSS to make it look just right.

da7223a4957f0dd00d384ee49f23d40907f7166d authored over 6 years ago by Jen Luker <[email protected]>
Updated header, and modified build process

acc363d28b3e61b5ea4196121cb5790c5bea542c authored over 6 years ago by Jen Luker <[email protected]>
Merge pull request #45 from FormidableLabs/updateFormidableLandersDependency

Update Formidable-landers dependency

4f98a492827fddbc20b865ba550f0e5ff46bf6b2 authored over 6 years ago by Jen Luker <[email protected]>
Don't use npm ci yet

6db95b723612e00a8ace839f55a184919cd1668f authored over 6 years ago by Ryan Roemer <[email protected]>
Merge branch 'updateFormidableLandersDependency' of github.com:FormidableLabs/spectacle-docs into updateFormidableLandersDependency

3952efca16dcd864ccc65690373260a44d6982a0 authored over 6 years ago by Ryan Roemer <[email protected]>
Update travis matrix, remove old ssh deploy, remove tests. Also add package-lock

fc28877526c241ed1f8ea1c001a96ce57234de34 authored over 6 years ago by Ryan Roemer <[email protected]>
Removing the auto-added github: reference in the package.json

ec6d04bd21f530e2b37e9994ca0007adea676ab4 authored over 6 years ago by Jen Luker <[email protected]>
Launching new formidable universal header

a0c28c599e821def18ee45f6914702441a20aa51 authored over 6 years ago by Jen Luker <[email protected]>
Fixing weird addition of github in package.json

d83b199c57eef12a275ae83d53f8382915e3b7c9 authored over 6 years ago by Jen Luker <[email protected]>
Updating landers dependency again

3e9389f9277d610a0893240344eb9133ca4d46de authored over 6 years ago by Jen Luker <[email protected]>
upgrade formidable-landers.

b284d78f1f8f617f39d4049a3047501f3f2282b3 authored over 6 years ago by Jen Luker <[email protected]>
Update Formidable-landers dependency

a8a9d3342474f6b6dd135b5c67a508d23f972b7c authored over 6 years ago by Jen Luker <[email protected]>
Add "next" branch to Travis

11c95e04b7c4e8a6f97eed0f7e9173a7af1437f7 authored over 6 years ago by Phil Plückthun <[email protected]>
Merge pull request #66 from FormidableLabs/chore/swap-out-hash

Swap out murmurhash v2 implementation

c88aad3eab32ecfda2ee8d6087eac2682d0171f1 authored over 6 years ago by Ken Wheeler <[email protected]>
Swap out murmurhash v2 implementation

Use the more concise https://github.com/garycourt/murmurhash-js
implementation. It's used in var...

9aa911d9aa9a4a89b85b26b9a0904ce6317387ef authored over 6 years ago by Phil Plückthun <[email protected]>
Merge pull request #65 from FormidableLabs/feature/http-errors

Throw HTTP errors with attached responses

1564d4d713059f5acf25412a7d334209d4d7b102 authored over 6 years ago by Tyler Paul Thompson <[email protected]>
Throw HTTP errors with attached responses

acd88179f765902687bfc45d4fad6a64e93064d4 authored over 6 years ago by Tyler Thompson <[email protected]>
Merge pull request #64 from jaredpalmer/master

Improve/Fix TS types

6f9fa91dc2e003fba8bef1ce152f4029ed5f5726 authored over 6 years ago by Ken Wheeler <[email protected]>
Merge pull request #62 from patcito/readme-urql-without-components

use urql without using components

6790372d067d5dbf00619eff0d1ed53521fdee89 authored over 6 years ago by Ken Wheeler <[email protected]>
Use Formik's TS prop inferencing strategy with empty object defaults

2ead92e99d81c9d5626d6cbbcd5c3a3e76bf4644 authored over 6 years ago by Jared Palmer <[email protected]>
Add comments for improved editor integration

5e2d99502d6190c547af72053b449960a47b69b2 authored over 6 years ago by Jared Palmer <[email protected]>
Improve TS types

d5a206f611aa1dc2639fffbf3fcbc4d78b98909f authored over 6 years ago by Jared Palmer <[email protected]>
Merge pull request #60 from flexzuu/master

Add mutation result to returned promise

fd574d95071c2cc106b6c7ab4d3fda96b1700d6f authored over 6 years ago by Ken Wheeler <[email protected]>
Merge pull request #63 from koulmomo/refactor/componentWillReceiveProps-componentDidUpdate

[refactor] replace soon to be deprecated `componentWillReceiveProps`

0c8b784e40d726b27f63426c762ef2d2cf6c4a77 authored over 6 years ago by Ken Wheeler <[email protected]>
replace soon to be deprecated `componentWillReceiveProps` with `componentDidUpdate`

The new recommendation for making network requests when there is a difference between current + ...

c12224138f1d9bb9c4f1435880d6a9dc137c23d6 authored over 6 years ago by Mo Kouli <[email protected]>
use urql without using components

add some instructions to README to use urql without components

f0ecd98a37e38cd070830e90f48e5bd14f6ec3ad authored over 6 years ago by Patrick Aljord <[email protected]>
Add mutation result to returned promise

Closes #59

377411c75b68af76d30b8619be994a268abbd338 authored almost 7 years ago by Jonas Faber <[email protected]>
Merge pull request #54 from FormidableLabs/bug/server-context

Fix spelling of context key for graphqlHttp.

ce9fb3cc02c8530e0b70cfb31d09690dab8b02dc authored almost 7 years ago by Ken Wheeler <[email protected]>
Added static hoisting for ConnectHOC

2a7b64a71a92ee567426511de96c69d8d00e7609 authored almost 7 years ago by johan.dutoit <[email protected]>
Fix spelling of context key for graphqlHttp.

cbd8c432147edfd927745dfd2728b452c259148a authored almost 7 years ago by parkerziegler <[email protected]>
0.2.1

8a9c13352d0f54488d2f63410c849afbf718993c authored almost 7 years ago by Ken Wheeler <[email protected]>
Merge pull request #53 from FormidableLabs/feature/expose-client-in-connect

Expose client in Connect child function

b6f83d44684e0ef8101b553bdd94465998bac588 authored almost 7 years ago by Ken Wheeler <[email protected]>
Update snapshots

2dd967645f003ad3f5ab9cf3582d4b3d238072ed authored almost 7 years ago by Tyler Thompson <[email protected]>
Expose client in Connect child function

d4cc0612323180f45b73b37dc9172427e8c37add authored almost 7 years ago by Tyler Thompson <[email protected]>
Merge pull request #52 from joealden/master

Upgrade graphql dep to latest stable

674eaf23a8d66a0dc40e4752b1edc9efdebd61de authored almost 7 years ago by Ken Wheeler <[email protected]>
Upgrade graphql dep to latest stable

f9a611e75d4f2a08bf3d045f167a35592d2b0f6d authored almost 7 years ago by Joe Alden <[email protected]>
Merge pull request #48 from Andarist/loose-mode

Use loose mode for babel-transforms

5d8bdc5be9a0cc90a7d8258d77db1b05a0b190ca authored almost 7 years ago by Ken Wheeler <[email protected]>
Use loose mode for babel-transforms

02e64ee201ec20cd5c595531f8a12233cd56feda authored almost 7 years ago by Mateusz Burzyński <[email protected]>
Merge pull request #34 from jamesplease/gitignore-package-lock

Add package-lock to gitignore

d5ff75267e44f5997afca70909487146822020dd authored almost 7 years ago by Ken Wheeler <[email protected]>
Merge pull request #49 from DanielRosenwasser/emitDeclarationOnly

Only emit declaration files with TypeScript

7e7616e2cec9f6529de304aa7e1589bf9c13dc65 authored almost 7 years ago by Ken Wheeler <[email protected]>
No need to special-case the 'types' folder since it should only contain '.d.ts' files.

c4ec6bc3d1770377528c06fba01a7991d2c3d171 authored almost 7 years ago by Daniel Rosenwasser <[email protected]>
Enabled the '--emitDeclarationOnly' flag.

75f4aa23ea93aa4c12a7b80956ac4b0568b0cd74 authored almost 7 years ago by Daniel Rosenwasser <[email protected]>
Move up to '~2.7.2'.

78de78354ab7061a220a3f2e71c71b0c9eb967e3 authored almost 7 years ago by Daniel Rosenwasser <[email protected]>
Merge pull request #46 from wKovacs64/prettierignore

Ignore package.json when formatting with prettier

8054a0c6985f624101ebef627d74bea399d805ad authored almost 7 years ago by Ken Wheeler <[email protected]>
Merge pull request #47 from Andarist/patch-1

Use cherry-picked uuid/v4

520aba1f14e57641e4f138462bb9388ac4bd64a9 authored almost 7 years ago by Ken Wheeler <[email protected]>
Use cherry-picked uuid/v4

30e48307c5d43830cff6143297517eadb7002aab authored almost 7 years ago by Mateusz Burzyński <[email protected]>
Ignore package.json when formatting with prettier

4e98bf386d2c4015e5d0437ba5b7b021b5eced7f authored almost 7 years ago by Justin Hall <[email protected]>
0.2.0

a9f3dd4cf43eaea9f1618f5e6f83e59b3d522eb1 authored almost 7 years ago by Ken Wheeler <[email protected]>
Merge branch 'master' of github.com:FormidableLabs/urql

be57f885b86376ae1c7fb951779cc1d0131ac87c authored almost 7 years ago by Ken Wheeler <[email protected]>
0.1.1

ec519c5814506c88bf265667987aff349acae48b authored almost 7 years ago by Ken Wheeler <[email protected]>
relative imports

8d2bf121cb030a30fbd6e72ff4dc0b8b3fc807d4 authored almost 7 years ago by Ken Wheeler <[email protected]>
Merge pull request #44 from kyleshevlin/patch-1

Fix typos

406ff2879469ef244f41d17062550302f66883f8 authored almost 7 years ago by Ken Wheeler <[email protected]>
fix typos

4ff1091a3ae90ab82a5b0d35938b3c9fd89ff023 authored almost 7 years ago by Kyle Shevlin <[email protected]>
Merge pull request #38 from FormidableLabs/multibot-chore-webpackSideEffects

[multibot] Add `sideEffects: false` to `package.json`

2b7f30155a5c0160c8313d75f07cb497a7c66965 authored almost 7 years ago by Ken Wheeler <[email protected]>
`webpack@4` / `webpack@next` will support `package.json:sideEffects: false` wherein libraries can indicate their ESM re-exports are side effect free and can be much more efficiently removed for smaller, faster final bundles.

Lodash has already rolled out this change in
https://unpkg.com/[email protected]/package.json

##...

acfa8af046ffa2ccd81bf1e5a6f1687ff8f78af3 authored almost 7 years ago by Ryan Roemer <[email protected]>
0.1.0

84c9269efda7f82683a5ac7bf17de74fa344fc47 authored almost 7 years ago by Ken Wheeler <[email protected]>
readme

463093ff3dbdeb4eeb3f6ad42414b7b873bcfa32 authored almost 7 years ago by Ken Wheeler <[email protected]>
Merge pull request #37 from FormidableLabs/render-prop

changing render to children

a98986406e92f1a5b68df2e7455b77fa39511c94 authored almost 7 years ago by Ken Wheeler <[email protected]>
changing render to children

93441163c30966e002bb83004aa184a28b500d6a authored almost 7 years ago by Ken Wheeler <[email protected]>
Merge pull request #35 from DanielRosenwasser/dontLetKenGetFired

Remove dependency on experimental TypeScript build.

0b7a8ba93382b6204066c45d9bf166ce4ef13fd6 authored almost 7 years ago by Ken Wheeler <[email protected]>
Remove dependency on experimental TypeScript build.

0bf045a28a33dc7df099ec5b2c981b9712f35ed0 authored almost 7 years ago by Daniel Rosenwasser <[email protected]>
Add package-lock to gitignore

c0aa2ce753e5a9f34a4ef91b9c0b6eb1737eedc4 authored almost 7 years ago by James Smith <[email protected]>
0.0.11

d1e6e2919260b1c263d9483cd95ec211a5896420 authored almost 7 years ago by Ken Wheeler <[email protected]>
remove devdep

7d14f0578ee994492cddcff592523e75a708269b authored almost 7 years ago by Ken Wheeler <[email protected]>
pinning graphql to 11

396263ee8c35bbce00cf04585880ffad7dddfd69 authored almost 7 years ago by Ken Wheeler <[email protected]>
0.0.10

9d0e5f89887642f453b27b8056d945a5bc24c3fe authored almost 7 years ago by Ken Wheeler <[email protected]>
merging, fixing windows path

35f4cbb31231dc69d4f2e376f3cc4feb86f1cf6e authored almost 7 years ago by Ken Wheeler <[email protected]>
Merge branch 'DanielRosenwasser-declarationTrue'

54f52c04d516f22b8aba956b847102d8c2511e80 authored almost 7 years ago by Ken Wheeler <[email protected]>
Explicit types for 'object' parameters.

cead3e6522ecf97a5b4c31ec50fb0df6aa5f1ae0 authored almost 7 years ago by Daniel Rosenwasser <[email protected]>
Enable --declaration emit for TypeScript.

c7077f5dafdd3184ac00901ed9ca9b90852005f9 authored almost 7 years ago by Daniel Rosenwasser <[email protected]>
Merge pull request #28 from FormidableLabs/bug/publish-tests

Fix test blacklist for publishing.

39d81e2e09de08d3f6e5c4ad9e0d0287efecd555 authored almost 7 years ago by Ken Wheeler <[email protected]>
Fix test blacklist for publishing.

1ead3478c8f6dded58a788fd0fdc8daaaab7dff2 authored almost 7 years ago by Ryan Roemer <[email protected]>
0.0.9

7c2d181c8ad2fcc44fc3f9e9e76e7517afbaa6fb authored almost 7 years ago by Ken Wheeler <[email protected]>
Merge pull request #26 from FormidableLabs/fixing-null

fixes #21

19d528b859be81fc51471b35a09386d6519c21c7 authored almost 7 years ago by Ken Wheeler <[email protected]>
fixes #21

883f742018388d273fd3eac3c3c5b982b55a7dcb authored almost 7 years ago by Ken Wheeler <[email protected]>
Merge pull request #8 from FormidableLabs/feature/prettier

Add prettier task to package.json

534db208a52b8efe576be357a00d2d0f980e3449 authored almost 7 years ago by Ken Wheeler <[email protected]>
Add prittier task to package.json

340d003c6ad13750e4d5a6b39951034f62c88e62 authored almost 7 years ago by Eric Baer <[email protected]>
Merge pull request #15 from threepointone/patch-1

link apollo and team in readme.md

55de396e3797f8c68aef968334dd0405dbb1c866 authored almost 7 years ago by Ken Wheeler <[email protected]>
link apollo and team in readme.md

I just wanted my name in this repo

6e6ddb5de5163323ec9dd73c457fdb9b437eaf01 authored almost 7 years ago by Sunil Pai <[email protected]>
removing unused dep

1c5a732f315252e70f3fb7e643dd08fc532b9b65 authored almost 7 years ago by Ken Wheeler <[email protected]>
sandbox example

c778b9e9f647e888ae7f392e07b749c2d42f7bad authored almost 7 years ago by Ken Wheeler <[email protected]>
ok last one promise

70dcd78a94ad4649287b10882e80118971807f25 authored almost 7 years ago by Ken Wheeler <[email protected]>
readme cleanup

4c368cfb01ca71ebe8259fe093dcfce1e4d3e6c7 authored almost 7 years ago by Ken Wheeler <[email protected]>