Ecosyste.ms: OpenCollective

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

github.com/vuejs/apollo

🚀 Apollo/GraphQL integration for VueJS
https://github.com/vuejs/apollo

chore: fix missing package for release

72f8607612cb3a29fa768d7e1da56144abd32294 authored over 2 years ago by Guillaume Chau <[email protected]>
docs: migrate to vitepress + improvements

2361f283991c5e79615ee1679bd5d98a3c6f9636 authored over 2 years ago by Guillaume Chau <[email protected]>
docs: migrate to vitepress + improvements

2361f283991c5e79615ee1679bd5d98a3c6f9636 authored over 2 years ago by Guillaume Chau <[email protected]>
ci: fix indent

dc4be7f113ebf7768d2da208093558783398a028 authored over 2 years ago by Guillaume Chau <[email protected]>
ci: fix indent

dc4be7f113ebf7768d2da208093558783398a028 authored over 2 years ago by Guillaume Chau <[email protected]>
refactor: migrate to pnpm

3fe0e46eb16a7a8b8f9e83ca48a2e4bb30cd92b5 authored over 2 years ago by Guillaume Chau <[email protected]>
refactor: migrate to pnpm

3fe0e46eb16a7a8b8f9e83ca48a2e4bb30cd92b5 authored over 2 years ago by Guillaume Chau <[email protected]>
Allow 'no-cache' fetchPolicy on serve (#1341)

2ddf5ae3e6297a0e0088d14809c0e76fc86d56d7 authored over 2 years ago by Iran-110 <[email protected]>
fix: subscriptions array leak (#1248)

f31fa1520c2fe007dd47474268ea274bc2906866 authored over 2 years ago by ANDREY KHASANOV <[email protected]>
feat: update vue-demi

af9f20f131667f173c9708a375e24d676c7adf95 authored over 2 years ago by Guillaume Chau <[email protected]>
feat: update vue-demi

af9f20f131667f173c9708a375e24d676c7adf95 authored over 2 years ago by Guillaume Chau <[email protected]>
docs: useLazyQuery load params

8927037c8c30ad3ae43c9c68455988037f45b17f authored over 2 years ago by Guillaume Chau <[email protected]>
docs: useLazyQuery load params

8927037c8c30ad3ae43c9c68455988037f45b17f authored over 2 years ago by Guillaume Chau <[email protected]>
fix: avoid onServerPrefetch warning (#1281)

cf89b252c214401621674c654f0864229b3a6be3 authored over 2 years ago by Dominik Klein <[email protected]>
fix: avoid onServerPrefetch warning (#1281)

cf89b252c214401621674c654f0864229b3a6be3 authored over 2 years ago by Dominik Klein <[email protected]>
refactor: replace deprecated String.prototype.substr() (#1335)

.substr() is deprecated so we replace it with .slice() or .substring() which work similarily but...

99c442bf279f4c9b8e2a86b15b24a839edfa7bdb authored over 2 years ago by CommanderRoot <[email protected]>
refactor: replace deprecated String.prototype.substr() (#1335)

.substr() is deprecated so we replace it with .slice() or .substring() which work similarily but...

99c442bf279f4c9b8e2a86b15b24a839edfa7bdb authored over 2 years ago by CommanderRoot <[email protected]>
feat: allow providing multiple apolloClients outside of setup/vue context in vue-apollo-composable (#1340)

* allow providing multiple apolloClients outside of setup/vue context

* add docs

Co-author...

64491ce1ca0f1a6a3acc498a1999e85347336748 authored over 2 years ago by Leo Zurbriggen <[email protected]>
feat: allow providing multiple apolloClients outside of setup/vue context in vue-apollo-composable (#1340)

* allow providing multiple apolloClients outside of setup/vue context

* add docs

Co-author...

64491ce1ca0f1a6a3acc498a1999e85347336748 authored over 2 years ago by Leo Zurbriggen <[email protected]>
fix: added client options to error policy (#1318)

61261bccc4639a1d2394413464d46d6032ec4c87 authored over 2 years ago by Natalia Tepluhina <[email protected]>
fix: added client options to error policy (#1318)

61261bccc4639a1d2394413464d46d6032ec4c87 authored over 2 years ago by Natalia Tepluhina <[email protected]>
fix: useQuery loading and debounce issues (#1313)

fix #1235
fix #1271

082acf90c2c22edf28f443306da39b535d2b0a1d authored over 2 years ago by Neil Chen <[email protected]>
fix: useQuery loading and debounce issues (#1313)

fix #1235
fix #1271

082acf90c2c22edf28f443306da39b535d2b0a1d authored over 2 years ago by Neil Chen <[email protected]>
test: remove useResult

34ed387f7fc7b67d64e07529dec750a844207361 authored over 2 years ago by Guillaume Chau <[email protected]>
test: remove useResult

34ed387f7fc7b67d64e07529dec750a844207361 authored over 2 years ago by Guillaume Chau <[email protected]>
docs: remove references to useResult

2e65263329fa8c9d30cd681778bf7a8fcc22bfed authored over 2 years ago by Guillaume Chau <[email protected]>
docs: remove references to useResult

2e65263329fa8c9d30cd681778bf7a8fcc22bfed authored over 2 years ago by Guillaume Chau <[email protected]>
docs: cache updates, fix #1186

9a391cc052446c70b5dfd5c6a846bff2ddfc35fc authored over 2 years ago by Guillaume Chau <[email protected]>
docs: cache updates, fix #1186

9a391cc052446c70b5dfd5c6a846bff2ddfc35fc authored over 2 years ago by Guillaume Chau <[email protected]>
docs: update sponsors image

829912da9e04cd9882723bb394f74585fecb8eb2 authored over 2 years ago by Guillaume Chau <[email protected]>
docs: update sponsors image

829912da9e04cd9882723bb394f74585fecb8eb2 authored over 2 years ago by Guillaume Chau <[email protected]>
docs: useLazyQuery

ff4c6d237e2fb6f91d76fb2179dfc47b41abb601 authored over 2 years ago by Guillaume Chau <[email protected]>
feat: deprecate useResult

0e9fb48384647e2d8a825b72cadeb8ff74396294 authored over 2 years ago by Guillaume Chau <[email protected]>
feat: deprecate useResult

0e9fb48384647e2d8a825b72cadeb8ff74396294 authored over 2 years ago by Guillaume Chau <[email protected]>
fix: $apollo null error if smar obj is destroyed but has throttled/debounced calls

d6d4da16d56233e1c6fb4df261cda4a0b9f665d4 authored over 2 years ago by Guillaume Chau <[email protected]>
fix: $apollo null error if smar obj is destroyed but has throttled/debounced calls

d6d4da16d56233e1c6fb4df261cda4a0b9f665d4 authored over 2 years ago by Guillaume Chau <[email protected]>
fix: remove console.log

a79b7908f6e4ae3120d11318a6643b724e5718cd authored almost 3 years ago by Guillaume Chau <[email protected]>
fix: remove console.log

a79b7908f6e4ae3120d11318a6643b724e5718cd authored almost 3 years ago by Guillaume Chau <[email protected]>
docs: polling reactivity (#1300)

526fbacc18861029494963d03a88d7995f1cfc1f authored about 3 years ago by Jonathan Duck <[email protected]>
docs: polling reactivity (#1300)

526fbacc18861029494963d03a88d7995f1cfc1f authored about 3 years ago by Jonathan Duck <[email protected]>
chore: ugprade sheep

e80d4fefa0a09ab0dd4b13927250a9fa7fd2dfd4 authored about 3 years ago by Guillaume Chau <[email protected]>
chore: ugprade sheep

e80d4fefa0a09ab0dd4b13927250a9fa7fd2dfd4 authored about 3 years ago by Guillaume Chau <[email protected]>
chore: upgrade sheep

0c6bf946816a47b800125c27bfb365cf03737c5d authored about 3 years ago by Guillaume Chau <[email protected]>
chore: upgrade sheep

0c6bf946816a47b800125c27bfb365cf03737c5d authored about 3 years ago by Guillaume Chau <[email protected]>
chore: use sheep

0e68a92996b33d6da961b58ff7f42198af6dcc8c authored about 3 years ago by Guillaume Chau <[email protected]>
chore: use sheep

0e68a92996b33d6da961b58ff7f42198af6dcc8c authored about 3 years ago by Guillaume Chau <[email protected]>
chore: remove direct dep on conventional-changelog-cli

ba650190add7310f529ca294fe48f19bf7d40537 authored about 3 years ago by Guillaume Chau <[email protected]>
chore: remove direct dep on conventional-changelog-cli

ba650190add7310f529ca294fe48f19bf7d40537 authored about 3 years ago by Guillaume Chau <[email protected]>
chore: use @akryum/gen-changelog

8f5c347b82c2af1dcd4532eb8ea8e6b61763d43a authored about 3 years ago by Guillaume Chau <[email protected]>
chore: use @akryum/gen-changelog

8f5c347b82c2af1dcd4532eb8ea8e6b61763d43a authored about 3 years ago by Guillaume Chau <[email protected]>
ci: create release with changelog

chore: update deps

ci: fix command

ci: fix missing install

ci: try fixing the changelog body
...

a6ffbbc1800645703236bded2f0280ed3f015e43 authored about 3 years ago by Guillaume Chau <[email protected]>
ci: create release with changelog

chore: update deps

ci: fix command

ci: fix missing install

ci: try fixing the changelog body
...

a6ffbbc1800645703236bded2f0280ed3f015e43 authored about 3 years ago by Guillaume Chau <[email protected]>
ci: PR title check

c1b8818a3473ced5429c55616f7b25101ccc749f authored about 3 years ago by Guillaume Chau <[email protected]>
ci: PR title check

c1b8818a3473ced5429c55616f7b25101ccc749f authored about 3 years ago by Guillaume Chau <[email protected]>
chore: changelog

4d32175ed5ee4b6a6fdd952554afb01fda3f6f46 authored about 3 years ago by Guillaume Chau <[email protected]>
chore: changelog

4d32175ed5ee4b6a6fdd952554afb01fda3f6f46 authored about 3 years ago by Guillaume Chau <[email protected]>
chore: bump monorepo package version

c6f5161108a47c2a938d394f01f6921360bad642 authored about 3 years ago by Guillaume Chau <[email protected]>
docs: update READMEs

eaae2e33fdf621ddcbf5a706abcd6c8da20c21dd authored about 3 years ago by Guillaume Chau <[email protected]>
docs: update READMEs

eaae2e33fdf621ddcbf5a706abcd6c8da20c21dd authored about 3 years ago by Guillaume Chau <[email protected]>
docs: update packages readme

16399d5ba52e50b7bc300f8a7e067dacc2b3fa31 authored about 3 years ago by Guillaume Chau <[email protected]>
docs: update readme

ecb62bfd38342de4f01117f93b3d85630f108840 authored about 3 years ago by Guillaume Chau <[email protected]>
docs: update readme

ecb62bfd38342de4f01117f93b3d85630f108840 authored about 3 years ago by Guillaume Chau <[email protected]>
v4.0.0-alpha.16

cb0e79489177be4d4c90cbe8a442e812c194cb4a authored about 3 years ago by Guillaume Chau <[email protected]>
v4.0.0-alpha.16

cb0e79489177be4d4c90cbe8a442e812c194cb4a authored about 3 years ago by Guillaume Chau <[email protected]>
fix: useSubscription outside of component

a37a560ca55bc4c2c852a8b0a877cb49012885c5 authored about 3 years ago by Guillaume Chau <[email protected]>
fix: useSubscription outside of component

a37a560ca55bc4c2c852a8b0a877cb49012885c5 authored about 3 years ago by Guillaume Chau <[email protected]>
fix: improve perrDeps declaration, closes #1263

3c8545b8957caeed9bffd73fbe2fa8e2bbf09654 authored about 3 years ago by Guillaume Chau <[email protected]>
fix: improve perrDeps declaration, closes #1263

3c8545b8957caeed9bffd73fbe2fa8e2bbf09654 authored about 3 years ago by Guillaume Chau <[email protected]>
test(composable): error policy

63675b624d44167fe5f01c0636d03ac573019e55 authored about 3 years ago by Guillaume Chau <[email protected]>
test(composable): error policy

63675b624d44167fe5f01c0636d03ac573019e55 authored about 3 years ago by Guillaume Chau <[email protected]>
docs: use graphql-tag

b09145aa5ab63628859c1263d5fc0f3061646dbb authored about 3 years ago by Guillaume Chau <[email protected]>
docs: use graphql-tag

b09145aa5ab63628859c1263d5fc0f3061646dbb authored about 3 years ago by Guillaume Chau <[email protected]>
docs: add error handling link example

ccf3d4d7427fcc6aecad69dcc35e81a47ab93e2f authored about 3 years ago by Guillaume Chau <[email protected]>
docs: add error handling link example

ccf3d4d7427fcc6aecad69dcc35e81a47ab93e2f authored about 3 years ago by Guillaume Chau <[email protected]>
fix(useQuery): improve error handling with errorPolicy set to 'all'

04ab9f6e869ac18464bdf33fcba76cc8a1ddb8d4 authored about 3 years ago by Guillaume Chau <[email protected]>
fix(useQuery): improve error handling with errorPolicy set to 'all'

04ab9f6e869ac18464bdf33fcba76cc8a1ddb8d4 authored about 3 years ago by Guillaume Chau <[email protected]>
fix: duplicate call to catchError, closes #1133

eaf1da7c393bae88c1cce950e27baaff64c09764 authored about 3 years ago by Guillaume Chau <[email protected]>
fix: duplicate call to catchError, closes #1133

eaf1da7c393bae88c1cce950e27baaff64c09764 authored about 3 years ago by Guillaume Chau <[email protected]>
test: fix error policy spec

60347d30a08a18c1d8287929c7ac26190e1c556b authored about 3 years ago by Guillaume Chau <[email protected]>
test: fix error policy spec

60347d30a08a18c1d8287929c7ac26190e1c556b authored about 3 years ago by Guillaume Chau <[email protected]>
ci: fix tests

d3b78b2ac0a5954e15e49990c45c78e75d28d15e authored about 3 years ago by Guillaume Chau <[email protected]>
ci: fix tests

d3b78b2ac0a5954e15e49990c45c78e75d28d15e authored about 3 years ago by Guillaume Chau <[email protected]>
feat: upgrade dependencies

0595bd393eb69a342232713284dd7fe8857c61e1 authored about 3 years ago by Guillaume Chau <[email protected]>
chore: apply changes from v3

54279f7fc122f553a7f14b83ced604b3dd9b3548 authored about 3 years ago by Guillaume Chau <[email protected]>
chore: apply changes from v3

54279f7fc122f553a7f14b83ced604b3dd9b3548 authored about 3 years ago by Guillaume Chau <[email protected]>
docs: fix fetch policy for useMutation (#1288)

52de9ef4e0fac77c389c159a4e444f8514ca5cad authored about 3 years ago by Cerino O. Ligutom III <[email protected]>
docs: fix fetch policy for useMutation (#1288)

52de9ef4e0fac77c389c159a4e444f8514ca5cad authored about 3 years ago by Cerino O. Ligutom III <[email protected]>
docs: fix highlight

cbe7df7a01cd8f4c2f7d0af4bf473e2a8e2d848c authored about 3 years ago by Guillaume Chau <[email protected]>
docs: fix highlight

cbe7df7a01cd8f4c2f7d0af4bf473e2a8e2d848c authored about 3 years ago by Guillaume Chau <[email protected]>
docs: add comment warning

https://github.com/vuejs/vue-apollo/discussions/1283

ac0b79430ef65a649c137317f92108fe98b6bdd1 authored about 3 years ago by Guillaume Chau <[email protected]>
docs: add comment warning

https://github.com/vuejs/vue-apollo/discussions/1283

ac0b79430ef65a649c137317f92108fe98b6bdd1 authored about 3 years ago by Guillaume Chau <[email protected]>
fix: destruction of $apollo in vue-apollo-option (#1273)

e2dad14ec8df636623f04f67b8b9561ce497ec19 authored about 3 years ago by Erik Gävert <[email protected]>
fix: destruction of $apollo in vue-apollo-option (#1273)

e2dad14ec8df636623f04f67b8b9561ce497ec19 authored about 3 years ago by Erik Gävert <[email protected]>
fix: useMutation outside setup (#1262)

9b3af018f5ddde0817b4d5049589d0be88c9a913 authored over 3 years ago by d18n <[email protected]>
fix: useMutation outside setup (#1262)

9b3af018f5ddde0817b4d5049589d0be88c9a913 authored over 3 years ago by d18n <[email protected]>
chore(ci): ...

d35c7314965de30b42b080379057adb2253ad7a4 authored over 3 years ago by Guillaume Chau <[email protected]>
chore(ci): ...

d35c7314965de30b42b080379057adb2253ad7a4 authored over 3 years ago by Guillaume Chau <[email protected]>
chore(ci): nvm

5032a73dedc5a4c4e555e318ead570ee65f2d4e5 authored over 3 years ago by Guillaume Chau <[email protected]>
chore(ci): nvm

5032a73dedc5a4c4e555e318ead570ee65f2d4e5 authored over 3 years ago by Guillaume Chau <[email protected]>
chore(ci): fix run

532f2a96d01a93bd429a7702889f098b521a6b8f authored over 3 years ago by Guillaume Chau <[email protected]>