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

Misprint (#1288)

* Misprint

* Update queries.md

f44a6ecf3dee135963a30d3ff9dea529b3b24215 authored about 4 years ago
Version Packages (#1270)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

d660a897928b823eed23ab827394ac44f97cde7c authored about 4 years ago
(react/preact) - Suspense with child queries sharing data (#1282)

* fix Suspense when results share data, this would return partial results for graphCache and not...

6f62f069c02d516c71e6eaaa55613ad06edcf1d2 authored about 4 years ago
corrected getStaticProps example (#1280)

ref: https://codesandbox.io/s/condescending-kapitsa-9p8y7?file=/pages/index.js:548-702

1be4f0af67af422a8d6e4053eaaca4460dcf84b0 authored about 4 years ago
(graphcache) - add null as a possible type for args in invalidate (#1269)

* add null as a possible type for args in invalidate

* Add changeset

* format store.ts

8224ed0c5dbc31d62102254d50d9c1584c84c601 authored about 4 years ago
(graphcache) - minify the schema in the schema-predicates tests (#1247)

85ae6e64ebb05c53820b210969f372b0d8f5ec4d authored about 4 years ago
Misprint (#1245)

ccdafe8f5bccbc3bae9a76e9a9f4a1a0ad5a7733 authored about 4 years ago
(docs) - Change wording in schema-awareness to reflect intent of minify (#1229)

* Change wording in to reflect intent of minify

* Update schema-awareness.md

b1b94c0c593752b273beba229c0cb5f9e1b5cc28 authored about 4 years ago
Version Packages (#1220)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

cf038f9930854ae6f3edfca296d2ee2f2d524b8b authored about 4 years ago
(core) - Add fragment deduping to gql tag (#1225)

* (core) - Add fragment dedupe to core's gql tag

* Reuse location assignment from keyDocument

...

41db82e6e0ccf74b6638c0fe4be36cbb31ea4fe5 authored about 4 years ago
(graphcache) - Enable more cache.keyOfEntity parent cases and deprecate cache.resolveFieldByKey (#1219)

* Enable store.keyOfEntity to handle more parent cases

* Add test for store.keyOfEntity with ...

4327263f26a27faa487c5ddee05ea77c5416a8db authored about 4 years ago
Fix error in cache.inspectFields code sample (#1211)

Contrary to a few lines up, in this closure `x` is already destructured
which means `arguments`...

fa6fb5a5f85ab76c9ae73615e0e23e0c584b6fb9 authored about 4 years ago
Version Packages (#1209)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

367e21e4845631feed447334c80b2bae5757101e authored about 4 years ago
(docs) - Fix outdated type in next-urql section (#1210)

e723cd4f469b54ebca8d1114ab63bf22686688d7 authored about 4 years ago
(graphcache) - Alias resolvers/updates parent to its parentKey in cache methods (#1208)

* Add Context.parent info field and provide context globally

* Alias current context.parent in ...

eea7d7fca666ce15924f047a77106b2bfc64213e authored about 4 years ago
(chore) - Create Tachometer benchmark for Graphcache (#1200)

* initial scaffolding for benchmarks directory, including initial tachometer tests for POC

* ...

a30a923b815b620898159361e9dd4d4312455bd6 authored about 4 years ago
Version Packages (#1205)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

875429844894d8940f8f192c70f1e5987f354d22 authored about 4 years ago
fix the @urql/introspection build (#1204)

c4652cc4585a5146c0c3483299f1931d4c94331e authored about 4 years ago
(docs) - Fix typo on docs/graphcache/custom-updates.md (#1201)

ba3b21bb31d39bdd93cfd852482a6464eed104f2 authored about 4 years ago
Version Packages (#1197)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

a7b1b17985492c0ec852dd0ccfd40c816d744743 authored about 4 years ago
(graphcache) - Fix API results from being reused incorrectly for queries (#1196)

* Add test case demonstrating original data affecting results

* Remove unexpected __typename ...

11686945cdb348a2ac58f29d00a802b092c56759 authored about 4 years ago
Version Packages (#1182)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

eee828914fb6083b2aaa3203484ed6b36b7beff5 authored about 4 years ago
(chore) - Upgrade direct and transitive dependencies (#1190)

* Upgrade dependencies

* Upgrade transitive dependencies

* Apply prettier linting changes
...

c8d13cf096f0cacaddf96e339b6f882acb6140d7 authored about 4 years ago
(graphcache) - Replace buildClientSchema with lean implementation (#1189)

* Add reimplementation of buildClientSchema

* Replace GraphQLSchema with local SchemaIntrospect...

4ded93629e2ce082039f72bbb63e77a016e020b9 authored about 4 years ago
(core) - Add built-in gql tag function (#1187)

* Add built-in gql function

* Add inner document source to DocumentNodes from gql

* Update tes...

64668b3aa1175f1e4289f77df026db01dae6a366 authored about 4 years ago
(core) - Fix formatDocument edge case and add caching (#1186)

* Fix case where __typename isn't added when it's aliased

* Add changeset

* Add caching to for...

564ed1b70dd21f8e4ee542f405bee0f9bd0952b2 authored about 4 years ago
(graphcache) - Increase consistency of __typename in cached results (#1185)

* Add `__typename` field as instructed by selection sets

The `__typename` field does not need...

b608a41b2422bbd26846c3a5b15b96a85ea9e9c2 authored about 4 years ago
Golf code size of collectTypesFromResponse

403a263a6bc814a677c46cc3edfee4686890fca7 authored about 4 years ago
Update CONTRIBUTING.md

b944db4c7d09257727fe580ded6b1a49b2f302ed authored about 4 years ago
(react/preact) - Force suspense to be disabled for executeQuery calls (#1181)

Fix #1180

685ca1828018da873d25d1b8bd27e18e3c8b5657 authored about 4 years ago
Version Packages (#1170)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

b48652b45e48c7cc9d1b11274581fc8dcf6f79c1 authored about 4 years ago
(graphcache) - Add mergeMode to simplePagination helper (#1174)

* Add mergeMode to Simple Pagination

* Add documentation for Simple Pagination mergeMode

* Add...

2f8db8457369ab401e669c972852efc563fcaec2 authored about 4 years ago
(docs) - Update all slogan texts across several documents (#1177)

* Update website hero text

* Replace "Quick Start" with "Overview" as it's React-specific

...

446e01d8cab43190c9e733524d453d41a27f57e2 authored about 4 years ago
(vue-urql) - add missing extractData to docs (#1171)

* add missing extractData

* Update server-side-rendering.md

ae254626d4b8e2fdeea0f044e46391efdc5591c3 authored about 4 years ago
(next-urql) - add example of using the built-in data-fetching functions (#1168)

* add example of using the data-fetching functions of next.js

* prevent undefined from slippi...

c0fe56a9340a3ae77bc45407d077f212f0b1ebf7 authored about 4 years ago
(docs) - Add documentation for @urql/vue (#1165)

* Add styling for depth-3 legend items

* Add Vue section to "Getting Started" page

* Add A...

a71bfea41b8365d9f0898fa4924fc00b882d7d28 authored about 4 years ago
Version Packages (#1154)

* Version Packages

* Update packages/vue-urql/CHANGELOG.md

f3cf0c9685f41257b86b6b3a88512ccfc7883b02 authored about 4 years ago
(vue) - Refactor lazy promise and watch effects (#1162)

* Refactor effects to use watchEffect rather than watch

* Update useSubscription implementation...

697b02dbf8b6ffd481ece05fbeb5a18b20bcc1c4 authored about 4 years ago
(vue) - Fix Vue Suspense by making thenable reactive (#1159)

* Rewrite useQuery to fix lazy suspense await

* Add changeset

10dd75faf98c8a52e83b441658cf648d8fa7c376 authored about 4 years ago
(react) - Fix client-side Suspense update edge-case (#1157)

* (react) - Fix client-side Suspense update edge-case

* Simplify useSource's useState initial...

6ccf879e35f8a1b118b457b8bd14eff73b32d166 authored about 4 years ago
(vue-urql) - Add Tests (#1153)

* (tests): make jest typews available in vue-urql

* (vue-urql) - Add Test for useMutation

...

72c59cef4cbe91e8b70494f3987853e84eab38c6 authored about 4 years ago
(vue-urql) - Fix pausing behavior (#1155)

* (vue-urql) - Fix pausing behavior

computed's are not writeable, so isPaused should be a ref

...

43f861185419b83de533311c474cacecc92e9ec2 authored about 4 years ago
(vue-urql) - Add plugin install function (#1152)

* (vue) - Add plugin install function

* remove unnecessary import

* fix: change impact to "min...

95077089e6adecb487601ffda5db6f87b2dd43ea authored about 4 years ago
(vue-urql): refactor usage of ref/unref (#1151)

Co-authored-by: Thorsten Luenborg <[email protected]>

46d5a81eb247c9ebe33c50ad409dc5dbd1657aee authored about 4 years ago
(vue) - initial implementation (#1023)

* fix suspense-ssr runs

* start the vue implementation

* add example

* fix useQuery and...

0e1f5117bec5c2342fa289ae370b45d9e009e99a authored about 4 years ago
(docs) - Add note about third argument in readFragment (#1148)

a67e6ecd8a8fa7e5923e55e2ad623b191f80114c authored about 4 years ago
Version Packages (#1140)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

33473abf776d205d819cac9c972d00a0a655e27b authored about 4 years ago
(react/preact) - Fix client-side Suspense loop regression (#1142)

* Fix useQuery suspense looping regression

* Add changeset

5f9e97355ee0ca1f4a56ed1a2dda5c9923015db6 authored about 4 years ago
(storybook) - Add missing dependency on @urql/devtools (#1129)

* Update package.json

* Add changeset

376ff99bd14aa4f307870746a92dbcae306c846c authored about 4 years ago
Version Packages (#1137)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

1569515539f7f859d2919fb8e5f4e5b439a3cf4e authored about 4 years ago
(react/preact) - Fix suspense-ssr runs (#1138)

* fix suspense-ssr runs

* Update .changeset/cool-news-buy.md

Co-authored-by: Phil Pluckthu...

bba7aec0210ae96259ede801461b1442db3d9ab2 authored about 4 years ago
(execute) - Fix imports and reuse getOperationName from core (#1135)

* add the getOperationName export to core

* fix getImportName import in execute

* fix the ...

93d8df7086c1743990231339993d2cceb879bfeb authored about 4 years ago
Update CONTRIBUTING (#1131)

00fbc994357760a50ed66f7eedbb3f35d05e4cd1 authored about 4 years ago
(docs) - Fix types on Client properties and document Client.readQuery. (#1130)

123a8e61f4c4ff71387acf63bf82c9a6b8e43e93 authored about 4 years ago
Version Packages (#1128)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

8f75efc660db5c4f00280afd81d3901a6bbcf078 authored about 4 years ago
(chore) - Prevent major bumps on packages where dependent is in range

584b0b3d4edaf203aecdee6f4cae24d892d21c20 authored about 4 years ago
(chore) - Create GH Action for automated releases (#1108)

* create GH-action for automated releases

* Add CODEOWNERS file for publish-related scripts

We...

7364d93a59186d710f0c954e1874fec96892e1c6 authored about 4 years ago
(chore) - Upgrade direct and transitive dependencies (#1124)

8c8bc07505a49a07905139db7ef632394e4c79b7 authored about 4 years ago
(core) - Improve Suspense implementation and fix client-side Suspense (#1123)

* Add context.suspense flag consistently

* Move suspense-related effects to useQuery/useSubsc...

403d6e88371c3f7e7fcbcdb10af7167428b9ab08 authored about 4 years ago
(storybook) - Add devtools exchange (#1112)

* add devtoolsExchange

* disable eslint for require

* add urql devtools as dep

* comply...

ae9905f8ea674d32af97ff85e0d10571816b2d90 authored about 4 years ago
(fix) - use Record over object type for subscription operation variables (#1119)

* fix: use record over object

* docs: changeset

9e9b5ca27b8db3e717187d616fbac36beb8942bb authored about 4 years ago
(docs) - add `graphql-ws` as a subscriptions client (#1118)

* docs: graphql-ws can handle subscriptions too

* refactor: use createWSClient

* style: prettify

0a2c5833d64b9251a9305ad8fc1488ad95dca214 authored about 4 years ago
(retry) - Add operation argument to retryIf predicate (#1117)

* (retry) - Add operation argument to retryIf predicate

* Update test expectations for retryI...

2997679034209b9fb4ba1f814508156d768ab11e authored about 4 years ago
(core) - Add support for TypedDocumentNode (#1113)

* Add dependency on @graphql-types-document-node/core

* Add Data/Variables generics and Typed...

da5a2eba69afdc5c176066c1ea1e2311d4c1435d authored about 4 years ago
(core) - Refactor useSource and improve hooks edge case behaviour (#1104)

* Combine useSource and useBehaviourSubject

The new signature accepts an input variable that ...

4b01dc1165c8f734175398ea4edf45139d0ba2d0 authored about 4 years ago
Version Packages

db7412ea56358dc057b225e6f13713ca16e27173 authored about 4 years ago
(graphcache) - Fix stray operationName warning in addCacheOutcome (#1103)

* (graphcache) - Fix stray operationName warning in addCacheOutcome

* Add testing mock to thr...

87ee06237a583ccd0d8ac300398994398cd7690a authored about 4 years ago
Version Packages

97e07e7fdd78f94b20508b7d30b4c8a5b6a01943 authored about 4 years ago
Version Packages

5a3f52c77b5137ef746cc075297dd869129bdb9c authored about 4 years ago
(chore) - Fix development build being overwritten by production build (#1097)

* (chore) - Fix development build being overwritten by production build

* Add missing package...

17140762d786e68ea9b33d5019e30ace094045b4 authored about 4 years ago
Version Packages

0b9326fe55567049148661868bcc4438e9ff22b8 authored about 4 years ago
(chore) - Upgrade direct and transitive dependencies (#1096)

* Upgrade all direct and transitive dependencies

* Upgrade remaining dependencies

* Add re...

8a2fb7f704bb270c1f2d7b72912d823928597a39 authored about 4 years ago
(next) - Remove explicit dependency on next for next-urql's types (#1095)

* Attempt to remove Next types from next-urql

* Remove next from dependencies

* Add change...

e723365575203ff242bc9867f6e43fb43fb2e51e authored about 4 years ago
(core) - Deprecate the "operationName" property and move to "kind" (#1045)

* Deprecate the Operation.operationName property in core/src/client

* Add some missing files
...

85a0946ed83559988b228a605df0b26e49d40c51 authored about 4 years ago
(build) - Fix graphql imports for Webpack 5 (#1094)

* Upgrade babel-plugin-modular-graphql

* Merge Rollup build pipelines and move babel-plugin-m...

9aed08f0c038fdd09ea7021a1e970e1bd8bc34a9 authored about 4 years ago
Update docs/graphcache (#1082)

Switched `less` with the more grammatically correct `fewer`.

677d669270ab6e09060060269263a4acd0cb8c09 authored about 4 years ago
Version Packages

9f7ed20ee0269c0d3b278b4d5713d76381cabc2d authored over 4 years ago
(refocus) - Switch to visibilitychange api (#1077)

* (refocusExchange) switch to visibilitychange api

* address review

* add changeset

* Update ...

a7e0f0d51944a294b3951b9106d05eed2bea253d authored over 4 years ago
(graphcache) - Clear optimistic updates before retrying in offlineExchange (#1080)

* Test for repeated optimistic update

* Enforce that all optimistic updates are atomic

NOTE: T...

f45eb087f73bd6d50b16c25807782a56ec4f5d0a authored over 4 years ago
Version Packages

935db592cf3365e29d351d654d6bdd7d3bc1e9d1 authored over 4 years ago
(auth) - Fix duplicate operation on willAuthError (#1075)

* Fix operation being duplicated on willAuthError => true

* Add changeset

* Add @urql/exch...

a29309286bf6c2d19c912cacd7813282a67ba188 authored over 4 years ago
(graphcache) - Reenable cumulative optimistic updates (#1074)

* Add failing test case for cumulative optimistic updates

* Restrict `currentIgnoreOptimistic...

28afd2320c0665feadc1bc557d2a0576d890db6d authored over 4 years ago
Version Packages

a770f18005c395245725e853d36246111591c37f authored over 4 years ago
(graphcache) - Refactor SelectionIterator and clean up exports (#1060)

* Remove private Graphcache exports

In theory these undocumented APIs could be used to write ...

2c26cd589afd816905452b2d57d4b5d4d535f9bd authored over 4 years ago
Version Packages

53f748a8547749ab21d7fdb10084e053c2e90c7a authored over 4 years ago
(svelte) - Remove obsolete experimental notice from README

83969741603641cd09bed8e1b7de4b531229b544 authored over 4 years ago
(docs) - Add separate persistence section for comparison

dd8c709651940691e760be386857c3284250ee74 authored over 4 years ago
(svelte) - Remove use of void type unions which prevent optional chaining (#1053)

2688f429d372d6d90aee3b418534ab20ecf697dd authored over 4 years ago
(docs) Update commutativity entry for Relay in Comparison

0db2fd9e9926b30c4932e63c31e3baaf9ff69b98 authored over 4 years ago
(docs) - Add defer/stream directives for Relay in Comparison

7f2fd6699e4b0aa59a3297b302a97cf98a8ba205 authored over 4 years ago
(docs) - Update Comparison page with relay-tools related projects (#1048)

* Update comparison.md

In this PR I have added some of the libraries that I have implemented ...

add835e1bab6390428633ba73fd9900f1a7c8c76 authored over 4 years ago
Version Packages

9e37c9dcdcf6dfec930da075128030b763c61000 authored over 4 years ago
(svelte) - fix stale issue with cache-and-network (#1044)

* fix svelte stale issue with cache-and-network

* Create ten-guests-study.md

* Fix changes...

b47af5d575711e6a5aac117234a2778f467c6cbe authored over 4 years ago
(docs) - Clarify comparison doc for GET method

d4151f4b76363e7356de94aaaafd84a7239c4f5b authored over 4 years ago
Version Packages

d9f771c9b20cef85259618225ca75963332cbfb0 authored over 4 years ago
(docs) - Update Svelte API notes for pause

c5bf1867abc5c60de4f270071e648e9101e5165d authored over 4 years ago
(svelte) - Add pause support and fix update edge case (#1046)

* support pausing a query in svelte

* Add pause and context change logic

* Update use of conte...

ffa733f5e8b572775df9048e7f48a59240515bca authored over 4 years ago
(docs) - Add Comparison page (#1043)

* Add initial comparison page draft

* Fix Comparison page's title

* Update table styling for a...

2527996491103e5ce17328071e67583f5b498c70 authored over 4 years ago
Version Packages

685300cfaf5649edf283163fe62fddf3777ec7b1 authored over 4 years ago
(graphcache) - Fix handling of conditionless inline fragment (#1040)

* (graphcache) - Fix handling of conditionless inline fragment

Fix #1039

- Add test suite case...

87cd4743e280c98a0caa72e4881276fa6a88a493 authored over 4 years ago