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/

Fix regression where rootDirs caused dist/types to disappear (#579)

* fix regression where rootDirs caused dist/types to dissapear

* remove debugStack stuff in pop...

github.com/urql-graphql/urql - fcb588859977599ba56c3e31a7cb38b3f189f3af authored almost 5 years ago by Jovi De Croock <[email protected]>
Prevent active teardown for queries on subscriptionExchange (#577)

Fix #576

github.com/urql-graphql/urql - 81be6238f847826da5b42d52f5963500f73c62d4 authored almost 5 years ago by Phil Plückthun <[email protected]>
Ignore staging docs deployment (#580)

github.com/urql-graphql/urql - 4bce84bcff70bb06d2833ebed45289e600b94cbd authored almost 5 years ago by Phil Plückthun <[email protected]>
Version Packages

github.com/urql-graphql/urql - b8d4423e103ab94df93b675be84885a1b4930dce authored almost 5 years ago by Phil Pluckthun <[email protected]>
Implement @urql/svelte Alpha release (#568)

* Reimplement svelte-urql with new API specs

* Use client.mutation in mutate helper

* Upda...

github.com/urql-graphql/urql - 389593d8a99dfda6ab6e09c630360d2ce384d54b authored almost 5 years ago by Phil Plückthun <[email protected]>
Use preact for the docs-site to lower bundle size (#572)

github.com/urql-graphql/urql - f643f32db229a1d0a48e60dffa1201914d76b9c1 authored almost 5 years ago by Jovi De Croock <[email protected]>
Part 2: New Documentation (#556)

* Fix index page missing from sidebar

* Hide legend for empty headings

* Fix legend item s...

github.com/urql-graphql/urql - e6710d29ed426df9d21d9d9daa18ca182647db53 authored almost 5 years ago by Phil Plückthun <[email protected]>
Move populateExchange to a package (#567)

* start moving it out, extract common exchange helpers to commons folder, ...

* correct graph...

github.com/urql-graphql/urql - eb33052af02950d4a13f772e0926f40039be66db authored almost 5 years ago by Jovi De Croock <[email protected]>
(graphcache) - fix cache type (#569)

* fix types for the cache paramter, this missed the new invalidate func

* follow other comment ...

github.com/urql-graphql/urql - 65e84c5d639601f3a26a1adb342599da5304bb8b authored almost 5 years ago by Phil Plückthun <[email protected]>
make it work on windows (#570)

github.com/urql-graphql/urql - 8224bf37bb3376bd3597231aa4ed23158f595721 authored almost 5 years ago by Phil Plückthun <[email protected]>
(graphcache) - Invalidating entities (#566)

* add the possibility of invalidating an entity through the store

* add changeset

* add he...

github.com/urql-graphql/urql - 9401909ef0845f18a0ea92f5dd6b9c83eaade249 authored almost 5 years ago by Jovi De Croock <[email protected]>
(graphcache) - Implement Commutative Query Results (#565)

* Move optimistic layer creation to initDataState

* Move optimistic keys to main data structu...

github.com/urql-graphql/urql - 3f83c4e4c3d6c2aad730ad20ed63c00b3e83592e authored almost 5 years ago by Phil Plückthun <[email protected]>
Fix examples in next-urql. (#563)

* Fix examples in next-urql.

* Add types to 4-with-navigation. Update README.

* Fix packag...

github.com/urql-graphql/urql - 294765ef4f9f053291ac15c3a8c3e75ae2c6aad6 authored almost 5 years ago by Parker Ziegler <[email protected]>
Fix lint issues

github.com/urql-graphql/urql - 3e8b4d700eca4e25aee6d8c08a99ba2bcbcad848 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Move next-urql to monorepo (#557)

* Initial commit.

* Check in initial work on README before beginning API rework.

* Add set...

github.com/urql-graphql/urql - 1aa155358377ad1968e1619b2f785841927d10f7 authored almost 5 years ago by Parker Ziegler <[email protected]>
Fix global eslint runner

github.com/urql-graphql/urql - bc4a711102d6baf2dd0e4e0d0067339fb0c623fc authored almost 5 years ago by Phil Pluckthun <[email protected]>
Fix cache-only for the caches (#551)

* fix cache-only for the default document-cache

* fix cache-only for graphCache

* add chan...

github.com/urql-graphql/urql - 814fb0448544e69a85b004c2b94ad00162e49b7c authored almost 5 years ago by Jovi De Croock <[email protected]>
Add testing/fixture docs (#554)

* Add testing docs

* Add testing docs

* Clarify what is react specific

* Update docs/co...

github.com/urql-graphql/urql - 5cf197a531db36d72912418900d762bcda0f50d2 authored almost 5 years ago by Andy Richardson <[email protected]>
Part 1: New documentation (#553)

* add basics docs section

* Remove old docs/core content

* Remove old index README

* Ad...

github.com/urql-graphql/urql - 8cc65a4d6d681e84001cd2e84dba7ede6845f16c authored almost 5 years ago by Jovi De Croock <[email protected]>
Update Docs View for Mobile/Tablet (#555)

* WIP: mobile view

* Added basic styling changes for tablet and mobile viewports

* move open/c...

github.com/urql-graphql/urql - 6f4b46673ee68c5e6bf7eb5084219e1ec759c29d authored almost 5 years ago by Will Golledge <[email protected]>
Merge branch 'feat/add-docs-site'

github.com/urql-graphql/urql - 49393c569e7df1d809714f1d9a104127251fcf29 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Add new theme

Fix up markdown data temporarily

Add initial new article and header layout

Add section legend ...

github.com/urql-graphql/urql - dab7ace6d2b5fcb0046cb5e38e19210c97da0aee authored almost 5 years ago by Phil Pluckthun <[email protected]>
Update global styles, theme, prism, Document, etc

add global styles, theme, prism styling, and add html Document to static.config

Add WIP source-...

github.com/urql-graphql/urql - 9815727f867d832b1b051bf17de8a9a947b00b49 authored almost 5 years ago by Will Golledge <[email protected]>
Fix scroll, sidebar, etc

Co-Authored-By: boygirl <[email protected]>, Will Golledge <will.golledge@formidab...

github.com/urql-graphql/urql - 08d21e284b921b260d3bf7b60478e9f96c0e3f16 authored almost 5 years ago by Will Golledge <[email protected]>
Update linting pre-commit and fix up packages/site

github.com/urql-graphql/urql - bbe40554d0dee87f8d96acee191de96c90b7fe95 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Switch packages/site/ over to main docs/ content

github.com/urql-graphql/urql - 3ece5ee81be80c6c9f7d9c3c80cde5d01353f843 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Fix monorepo production build

github.com/urql-graphql/urql - 43777ab4efa9f384287e1235ba81ba2fccc340c3 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Clean up assets and remove public folder

- Clean up src/static
- Move src/static/svgs to src/assets and consolidate
- Rename a couple of ...

github.com/urql-graphql/urql - d7864bf5d70abc9eb58b1bddee490acf5d4a5e6d authored almost 5 years ago by Phil Pluckthun <[email protected]>
Update prettier and eslint config for packages/site

github.com/urql-graphql/urql - 88182bda0ed142ac09c56c3e01ff042684fdc43e authored almost 5 years ago by Phil Pluckthun <[email protected]>
Clean up packages/site and add dependencies

- Remove old project files
- Clean up package.json and dependencies
- Add new eslint config
- Fi...

github.com/urql-graphql/urql - b423691fe3cf034fbc8a79f6e9d8d975b9a3fd78 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Upgrade react-ssr-prepass for tests

github.com/urql-graphql/urql - 7f60218c3a68f8b51c0bbb34c58de4f073d5f144 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Fixes graphcache warning & error links (#549)

github.com/urql-graphql/urql - 4ff950e2e6d333808f65b6f18e0ef7619d4bd520 authored almost 5 years ago by Than Tibbetts <[email protected]>
Prevent tsc from emitting build artifacts

github.com/urql-graphql/urql - c3373178956451429e60930b81fdcf84d77a64bb authored almost 5 years ago by Phil Pluckthun <[email protected]>
Add option to let subscriptionExchange handle all operations (#544)

* Add option to subscriptionExchange to enable all ops

* Add changeset

* Fix missing boole...

github.com/urql-graphql/urql - 0c5c1fdc2dc3395d8a891011ee1b324038346aa2 authored almost 5 years ago by Phil Plückthun <[email protected]>
Fix/dupe teardown subscription (#542)

* avoid duplicate network-requests for subscriptions (prevent getCurrentValue of contacting serv...

github.com/urql-graphql/urql - 8877e0fbc1169405e385579934fc68e1daa49942 authored almost 5 years ago by Jovi De Croock <[email protected]>
Add 'packages/site/' from commit '708bfb362d1632e07568fc74fd82a270b214334a'

git-subtree-dir: packages/site
git-subtree-mainline: a1935c985529fd8b549b5d5683e7efd919ab016a
gi...

github.com/urql-graphql/urql - a47554c6f0e155c75179ef4ac2542d3ebca9bb42 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Version Packages

github.com/urql-graphql/urql - a1935c985529fd8b549b5d5683e7efd919ab016a authored almost 5 years ago by Phil Pluckthun <[email protected]>
Add missing README files for individual packages

github.com/urql-graphql/urql - 1af30b8efaf630558f52742a30909e1b0aec8d4e authored almost 5 years ago by Phil Pluckthun <[email protected]>
Update logo and clean up docs/assets/

github.com/urql-graphql/urql - 7b7abce1eb98dcd76fe3cc5e560a99c8c5d5b5e7 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Update scripts/rollup/build.js to not assume Rollup builds

github.com/urql-graphql/urql - 4bc5a26088496592d1518defbd95425d0e0802e2 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Merge branch 'feat/add-suspense-exchange'

github.com/urql-graphql/urql - 66e5363de749a138b7d6225f0024c82b0c53de8d authored almost 5 years ago by Phil Pluckthun <[email protected]>
Add stub-URLs to suspenseExchange tests

github.com/urql-graphql/urql - 2cd08d1fff4c18a27b96a8bce068132e3ca5890d authored almost 5 years ago by Phil Pluckthun <[email protected]>
Upgrade Wonka usage in suspenseExchange.test.ts

github.com/urql-graphql/urql - 2c7f3d7cea2514ced60b8ecf1a5cb2308b7018af authored almost 5 years ago by Phil Pluckthun <[email protected]>
Add changeset

github.com/urql-graphql/urql - d3cdfd6ab09384dcd8ed6b9e96bf8662410d41e9 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Update README.md

github.com/urql-graphql/urql - 1a0207f2d973584be46e0ea1f6349319c7a80077 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Clean up exchanges/suspense for monorepo structure

github.com/urql-graphql/urql - 83325a91df113a3c9891a505ce3e5bfded32f5e4 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Add 'exchanges/suspense/' from commit 'de27572844550920cf14523c7302b4ed4b0ff928'

git-subtree-dir: exchanges/suspense
git-subtree-mainline: 650cab8527292cff0d4e92e6987f66f7f93a1e...

github.com/urql-graphql/urql - 9fddd46714f5379da72a8c502826212737e9d239 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Remove trailing chars from changelog summaries

github.com/urql-graphql/urql - 650cab8527292cff0d4e92e6987f66f7f93a1e34 authored almost 5 years ago by Phil Pluckthun <[email protected]>
fix updateQuery updater function type (#538)

* fix updateQuery updater function type

* add changeset

* remove fallback

* Update .cha...

github.com/urql-graphql/urql - bcc2ef23de6df4a9e34555f3bc2647f2f6e648ec authored almost 5 years ago by Jovi De Croock <[email protected]>
Provide possibility to mask the __typename in client results (#533)

* implement a stripTypename helper in core

* add option to strip __typename in react-urql

...

github.com/urql-graphql/urql - c7d6b459c943684e84f659a6f17065c4e9c856cd authored almost 5 years ago by Jovi De Croock <[email protected]>
Fix tsc and Jest setup for paths mapping (#539)

* Update package naming conventions

* Readd individual tsconfig.json configs to packages

*...

github.com/urql-graphql/urql - 6cb6290705b4d079bac1d435e3f2b4b1a6520f23 authored almost 5 years ago by Phil Plückthun <[email protected]>
Add changesets for pre-monorepo changes (#536)

* Add changeset for urql-exchange-graphcache/pull/156

* Add changeset for urql-exchange-graph...

github.com/urql-graphql/urql - 077fb43ec6de03e56bfae60c5bc2533bd5d88872 authored almost 5 years ago by Phil Plückthun <[email protected]>
Add custom changelog generation (#535)

* Add custom changelog generation

* Add method to override added "see" links

github.com/urql-graphql/urql - 77c8e3e60e61dcc829bbd93605e37040b3cfa00f authored almost 5 years ago by Phil Plückthun <[email protected]>
Silence CodeSandbox's PR comment

github.com/urql-graphql/urql - 8bd6e8efdf85ee11edc34ea65372f9ce717febec authored almost 5 years ago by Phil Pluckthun <[email protected]>
Add sucrase for typescript-stripping in CI (#534)

* Add sucrase for typescript-stripping in CI

* Set shimMissingExports for Rollup dev build

github.com/urql-graphql/urql - a594abbbeb30d54f7df4914ecf35933ea9b6b2d1 authored almost 5 years ago by Phil Plückthun <[email protected]>
Update Graphcache documentation links (#530)

github.com/urql-graphql/urql - cb983a73a284aa61d146f41d3d42d7f6bce338eb authored almost 5 years ago by Sean Hagstrom <[email protected]>
Update ecosystem urls

github.com/urql-graphql/urql - 1076b9b9d4f47f0b130bbc59c18f05a04b3db9fc authored almost 5 years ago by Jovi De Croock <[email protected]>
Correct the url to graphcache

github.com/urql-graphql/urql - 3ff4ed4949fd111578c26fa13bfd7b2f9c2a9fb7 authored almost 5 years ago by Jovi De Croock <[email protected]>
fix test for people in other timezones

github.com/urql-graphql/urql - 0b6ae8d4c87dee6a5395c94c229e0e49e42dfd83 authored almost 5 years ago by jovi De Croock <[email protected]>
Tie versioning of urql to @urql/core

This is necessary while urql/core is still a valid
entrypoint to @urql/core.

github.com/urql-graphql/urql - fa14d9e2ba838d7ca1e473454409e61b9853798e authored almost 5 years ago by Phil Pluckthun <[email protected]>
Setup changeset

github.com/urql-graphql/urql - af625dd6810fe0089a597f2f1ca53c1710d19bc2 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Add CodeSandbox CI config

github.com/urql-graphql/urql - 4b8f8723d882d26dbf9d68b20457a9cf4b38ce01 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Update issue and PR templates

github.com/urql-graphql/urql - 33c969493a4214d7f5635ff5afe76ee2f6e36cfd authored almost 5 years ago by Phil Pluckthun <[email protected]>
Update Test badge in README

github.com/urql-graphql/urql - ee25bae4763c92f15da5d7b8ca5cb2f8f633e102 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Disable Rollup minification step for CI

github.com/urql-graphql/urql - 65972a5461b42cbe6ddd7f965ea71cdd2f253434 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Delete obsolete tsconfig files

github.com/urql-graphql/urql - 3786cf7cf0937e6224891c3924de82c0af0202dd authored almost 5 years ago by Phil Pluckthun <[email protected]>
Replace Travis with Circle

github.com/urql-graphql/urql - b921edfe858ac2751414c09ccb0bb558d8abbfec authored almost 5 years ago by Phil Pluckthun <[email protected]>
Add updated CONTRIBUTING guide

github.com/urql-graphql/urql - 60e92a38dfea591863a8d83fb3ec99a0d41f7cb4 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Add Travis config

github.com/urql-graphql/urql - 3b3d74e757d74766cf17b4fc7c736531aeefe1da authored almost 5 years ago by Phil Pluckthun <[email protected]>
Remove obsolete scripts in graphcache

github.com/urql-graphql/urql - d17acd9fdf9e07c938d4102cb0b012d7afd57d7d authored almost 5 years ago by Phil Pluckthun <[email protected]>
Add package.json checker and LICENSE copying with files entries

github.com/urql-graphql/urql - a36ee49ad416a92008f87ed358dcc3ace9026332 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Readd urql/core entrypoint

github.com/urql-graphql/urql - cefae3549fab4e44885e3b34b97b7d164d096b0a authored almost 5 years ago by Phil Pluckthun <[email protected]>
Add missing JSX pragma to preact tests

github.com/urql-graphql/urql - 1508eca3d1ef878b042194d5c08c47ba3921fe62 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Fix build for all packages

Also adds support for @urql/exchange-graphcache/extras

github.com/urql-graphql/urql - d5e0844443ebc1b7d65517371dd4b3726cefe73e authored almost 5 years ago by Phil Pluckthun <[email protected]>
Fix circular makeDict dependency in Graphcache

github.com/urql-graphql/urql - 555ce274d318a954bb2db4a107cc8e935a932fff authored almost 5 years ago by Phil Pluckthun <[email protected]>
Add build tasks to all packages

github.com/urql-graphql/urql - da7a3553ec65caba94bf5b2ad2408dc4962348be authored almost 5 years ago by Phil Pluckthun <[email protected]>
Add initial Rollup config/scripts

github.com/urql-graphql/urql - 36f35d4b9685637066c09e3b46676c6b005034f4 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Add pre-commit / lint-staged hook

github.com/urql-graphql/urql - 7d0fd27f6d82a14d7a232193be2246f742d917c2 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Update LICENSE and CODE_OF_CONDUCT

github.com/urql-graphql/urql - 8260f46165abe8f7cbcfd95a4922cdd02ffd5467 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Remove dead files from scripts/

github.com/urql-graphql/urql - d2cc5c2d14fb7ae641d5f07aa6fe2faf47db792d authored almost 5 years ago by Phil Pluckthun <[email protected]>
Remove excessive eslint dotfiles

github.com/urql-graphql/urql - 7bda2f7e784120051afbf315ddd875ac04013e39 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Update package.json to unified format

github.com/urql-graphql/urql - 4fb5ed04fc0768fe4e1552d4965e80247fa0cdea authored almost 5 years ago by Phil Pluckthun <[email protected]>
Hide all console output in tests

github.com/urql-graphql/urql - 34e82067cd41486c2b2a214bc7a6ed0ddf5f13b4 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Fix tests

github.com/urql-graphql/urql - 5bb4c0439a5a66890d4c415488b5fdab97c521df authored almost 5 years ago by Phil Pluckthun <[email protected]>
Fix client mocks in react-urql tests

github.com/urql-graphql/urql - bdedce677fff78392c20bd794bb6c9a7537fce5f authored almost 5 years ago by Phil Pluckthun <[email protected]>
Fix global Jest setup

- Move react dependencies to packages/react-urql
- Fix packages/preact-urql test setup
- Allow J...

github.com/urql-graphql/urql - 076aece325bffc30a9d760a15cb3c6b00b8431b9 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Resolve conflicting example names

github.com/urql-graphql/urql - 6a1f572903099c86e2bdb4866bce1511c9a6966e authored almost 5 years ago by Phil Pluckthun <[email protected]>
Add example/ folder to .eslintignore

github.com/urql-graphql/urql - c82f3977b0438e2452c8840a2ff60f5783639c08 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Fix imports and paths for @urql/core

github.com/urql-graphql/urql - a7d2b21f5c1d456709ac9c520e9132ba6e2e857e authored almost 5 years ago by Phil Pluckthun <[email protected]>
Fix tsconfig.json package mappings

github.com/urql-graphql/urql - 58070068b9b8caf38784b5ff7dbc30eccd801634 authored almost 5 years ago by Phil Pluckthun <[email protected]>
append base path to images (#67)

* append base path to images

* lint

* update yarn.lock

github.com/urql-graphql/urql - 708bfb362d1632e07568fc74fd82a270b214334a authored almost 5 years ago by boygirl <[email protected]>
Add separate @urql/core package

github.com/urql-graphql/urql - 75323c0ab11cd92a81c7049598e9ef7cbeb0912b authored almost 5 years ago by Phil Pluckthun <[email protected]>
Setup Jest preset

github.com/urql-graphql/urql - 64f3cc9e74f1cabffec46b5ea3f37ec8b212ae72 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Remove core folder

github.com/urql-graphql/urql - 2d312e5f5d5dd5cce9f41e0e2f77a61e812a158d authored almost 5 years ago by Phil Pluckthun <[email protected]>
Merge remote-tracking branch 'origin/add-svelte' into singularity

github.com/urql-graphql/urql - 1d13e9c042c4118bcc6f50bcd235ceb71bb13523 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Merge remote-tracking branch 'origin/add-preact' into singularity

github.com/urql-graphql/urql - dc52a97e003e22f8dc843a93d6487753714232b9 authored almost 5 years ago by Phil Pluckthun <[email protected]>
Fix tsconfig.json files

github.com/urql-graphql/urql - 3a47e9e78b0cc0a49230c0707ecb3716572c538f authored almost 5 years ago by Phil Pluckthun <[email protected]>
add svelte

github.com/urql-graphql/urql - f2ffd4a4930c92b9c25d4b9ac0a57ae0071776fe authored almost 5 years ago by Jovi De Croock <[email protected]>
Add 'packages/svelte-urql/' from commit 'faa2418fbd96eb799c1e94c7292655ced1fedbe5'

git-subtree-dir: packages/svelte-urql
git-subtree-mainline: 207e98197173ee51c8075115b85bd81a7445...

github.com/urql-graphql/urql - aeec8dbe1e61c3220f1333844db4e1ea72c9333f authored almost 5 years ago by Jovi De Croock <[email protected]>
Fix eslint config and ignore

github.com/urql-graphql/urql - ed20e4d2c22cf072f94364355a180253cff7fda2 authored almost 5 years ago by Phil Pluckthun <[email protected]>