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(ci): fix run

532f2a96d01a93bd429a7702889f098b521a6b8f authored over 3 years ago
chore(ci): fix run

8126151aa012e265129a1ef75348f18b8586a29a authored over 3 years ago
chore(ci): fix run

8126151aa012e265129a1ef75348f18b8586a29a authored over 3 years ago
chore(ci): fix run

111bf508af958e158fa93bf73173a199b3de77a6 authored over 3 years ago
chore(ci): fix run

111bf508af958e158fa93bf73173a199b3de77a6 authored over 3 years ago
chore(ci): fix run

960ebfec926162a0bff216f2a26f878bcc5d5f0f authored over 3 years ago
chore(ci): fix run

960ebfec926162a0bff216f2a26f878bcc5d5f0f authored over 3 years ago
chore(ci): load nvm

934c3cbc39814619f54dfbb5cd6d21afbc42fd95 authored over 3 years ago
chore(ci): load nvm

934c3cbc39814619f54dfbb5cd6d21afbc42fd95 authored over 3 years ago
chore(ci): node 16

f5209d7578c61913a055631e685cea32078b4693 authored over 3 years ago
chore(ci): node 16

f5209d7578c61913a055631e685cea32078b4693 authored over 3 years ago
chore(ci): change image

93aa77fa1a0131eac5852db487d397f76c294df9 authored over 3 years ago
chore(ci): change image

93aa77fa1a0131eac5852db487d397f76c294df9 authored over 3 years ago
v4.0.0-alpha.15

e952766bcf556791402fbaf90498fff7ef362d1f authored over 3 years ago
v4.0.0-alpha.15

e952766bcf556791402fbaf90498fff7ef362d1f authored over 3 years ago
test(e2e): fix error policy assertion

a76d25901b5ad602c38f7be1ae51acb7c34361c4 authored over 3 years ago
test(e2e): fix error policy assertion

a76d25901b5ad602c38f7be1ae51acb7c34361c4 authored over 3 years ago
chore: fix nohoist

baa4b12a20700a070370ebbdd2058c15e1dedfdb authored over 3 years ago
chore: fix nohoist

baa4b12a20700a070370ebbdd2058c15e1dedfdb authored over 3 years ago
test(types): fix

1f8d74276bbf48f6459bb9faf44aeb87ee0bb11e authored over 3 years ago
test(types): fix

1f8d74276bbf48f6459bb9faf44aeb87ee0bb11e authored over 3 years ago
docs: fix custom containers not working

696fffab77332ce8ed67c01c0fc6eddcb28882d4 authored over 3 years ago
docs: fix custom containers not working

696fffab77332ce8ed67c01c0fc6eddcb28882d4 authored over 3 years ago
docs: fix edit links

84d4cd1165d4dcc6580a855c55f6b78773b0ffed authored over 3 years ago
docs: fix edit links

84d4cd1165d4dcc6580a855c55f6b78773b0ffed authored over 3 years ago
docs: update deps

ad3f1dd11dea7330feb34ea5d5fa05c543b5501b authored over 3 years ago
docs: update deps

ad3f1dd11dea7330feb34ea5d5fa05c543b5501b authored over 3 years ago
docs: update composition api imports, closes #1136

60c12c06f32e4cfb73fcc3fa3b76ca4c582f98b3 authored over 3 years ago
docs: update composition api imports, closes #1136

60c12c06f32e4cfb73fcc3fa3b76ca4c582f98b3 authored over 3 years ago
docs: note about vue-demi

ea676f8f176329bd73d6c15c841e7f5db96973ce authored over 3 years ago
docs: note about vue-demi

ea676f8f176329bd73d6c15c841e7f5db96973ce authored over 3 years ago
fix(useQuery): reset error on refetch/fetchMore, closes #1105

ea123fa414dc4a4e116dd6d3bc70656f50d831c6 authored over 3 years ago
fix(useQuery): reset error on refetch/fetchMore, closes #1105

ea123fa414dc4a4e116dd6d3bc70656f50d831c6 authored over 3 years ago
fix(SubscribeToMore): use beforeUnmount

a90840c288f031eab4a97a1673d88280bdde924e authored over 3 years ago
fix(SubscribeToMore): use beforeUnmount

a90840c288f031eab4a97a1673d88280bdde924e authored over 3 years ago
fix: don't use internal merge strat, closes #1229

e1026a344f36d8d5b19674fe11288b9b8b8014e0 authored over 3 years ago
fix: don't use internal merge strat, closes #1229

e1026a344f36d8d5b19674fe11288b9b8b8014e0 authored over 3 years ago
fix(useApolloClient): save current client in closure, closes #1249

fb18286177bb9b7e9161b167d15a8da2b2a3b94b authored over 3 years ago
fix(useApolloClient): save current client in closure, closes #1249

fb18286177bb9b7e9161b167d15a8da2b2a3b94b authored over 3 years ago
docs: update installation

9761471ce041596d8e3c4f76c7a796ffe20ec56a authored over 3 years ago
docs: update installation

9761471ce041596d8e3c4f76c7a796ffe20ec56a authored over 3 years ago
docs: compatibility nodes

99a3865cebf60f8bc53dd2ffaab23b78c7442524 authored over 3 years ago
docs: compatibility nodes

99a3865cebf60f8bc53dd2ffaab23b78c7442524 authored over 3 years ago
chore: regen yarn.lock

89aa996b82a7b3d982d83f85c2257a67b3e3e5ef authored over 3 years ago
chore: regen yarn.lock

89aa996b82a7b3d982d83f85c2257a67b3e3e5ef authored over 3 years ago
fix: remove $isServer, closes #1241

11806792363cd754e98157d8a215ab0dabce913d authored over 3 years ago
fix: remove $isServer, closes #1241

11806792363cd754e98157d8a215ab0dabce913d authored over 3 years ago
fix(types): add throttle and debounce options (#1258)

Fixes vuejs#335

These options were missing from the `VueApolloQueryDefinition` interface.

7ffb5f8c9da899620c85eb5e26d5447e3fb74f62 authored over 3 years ago
fix(types): add throttle and debounce options (#1258)

Fixes vuejs#335

These options were missing from the `VueApolloQueryDefinition` interface.

7ffb5f8c9da899620c85eb5e26d5447e3fb74f62 authored over 3 years ago
chore: add repository for all packages.json (#1259)

> If the package.json for your package is not in the root directory (for example if it is part o...

09d66ed8010e3defe4d547e5d84b30cfc3e6f589 authored over 3 years ago
chore: add repository for all packages.json (#1259)

> If the package.json for your package is not in the root directory (for example if it is part o...

09d66ed8010e3defe4d547e5d84b30cfc3e6f589 authored over 3 years ago
fix(smart apollo): ensure SmartQuery variables still function when watched expression evaluated (#1161), closes #991

b67ff78d6a595d9ec67382e74aaffef12439db4a authored over 3 years ago
fix(smart apollo): ensure SmartQuery variables still function when watched expression evaluated (#1161), closes #991

b67ff78d6a595d9ec67382e74aaffef12439db4a authored over 3 years ago
chore: upgrade deps

f4e2a14bba632855ca49a59ee50b8e75eeec6df4 authored over 3 years ago
chore: upgrade deps

f4e2a14bba632855ca49a59ee50b8e75eeec6df4 authored over 3 years ago
fix: apollo-client 3.4 FetchMoreQueryOptions, closes #1252

e0786acda0f302bd4275b1f9dd4be66ea0d0ac9d authored over 3 years ago
fix: apollo-client 3.4 FetchMoreQueryOptions, closes #1252

e0786acda0f302bd4275b1f9dd4be66ea0d0ac9d authored over 3 years ago
fix: vue peerDependencies, closes #1234

a35b04ff05cbdf2e286e5830e9a23b0d5c2ad6f4 authored over 3 years ago
fix: vue peerDependencies, closes #1234

a35b04ff05cbdf2e286e5830e9a23b0d5c2ad6f4 authored over 3 years ago
fix(useResult): data => data deep required & non-nullable, closes #1250

4475805cb6dd48a1f0bdaa8df60432ebdc9963cd authored over 3 years ago
fix(useResult): data => data deep required & non-nullable, closes #1250

4475805cb6dd48a1f0bdaa8df60432ebdc9963cd authored over 3 years ago
docs: Remove leftover new in docs (#1236)

createApolloProvider shouldn't be prefixed by new

3792daa5864b8d080f61377deefcd561f233ed27 authored over 3 years ago
docs: Remove leftover new in docs (#1236)

createApolloProvider shouldn't be prefixed by new

3792daa5864b8d080f61377deefcd561f233ed27 authored over 3 years ago
docs(readme): link to v4 docs website

8ed17e87e2e800525b98b4463dca1fbac1253699 authored over 3 years ago
docs(readme): link to v4 docs website

8ed17e87e2e800525b98b4463dca1fbac1253699 authored over 3 years ago
docs: update

a9d93765465a813a703f3f1ba64f8e89f6292a0b authored over 3 years ago
docs: update

a9d93765465a813a703f3f1ba64f8e89f6292a0b authored over 3 years ago
v4.0.0-alpha.14

27c12e9f941e4a5b796b01a833299b068adf8bc7 authored over 3 years ago
v4.0.0-alpha.14

27c12e9f941e4a5b796b01a833299b068adf8bc7 authored over 3 years ago
fix: importing react -_-'

f53bcdec5bfbfc27d24398b163050f7774888600 authored over 3 years ago
fix: importing react -_-'

f53bcdec5bfbfc27d24398b163050f7774888600 authored over 3 years ago
chore: fix build

213c4c484e2ad53dfcc957a1683ebcca7c68d0b1 authored over 3 years ago
chore: fix build

213c4c484e2ad53dfcc957a1683ebcca7c68d0b1 authored over 3 years ago
chore: regen yarn

182c2a096998d7236ff71ecfe863bad875d38c1b authored over 3 years ago
chore: regen yarn

182c2a096998d7236ff71ecfe863bad875d38c1b authored over 3 years ago
fix: target es2018, closes #1220

e496ba26047293100e26f196285b597d6ee64c2d authored over 3 years ago
fix: target es2018, closes #1220

e496ba26047293100e26f196285b597d6ee64c2d authored over 3 years ago
fix(mixin): use unmounted instead of destroyed

335d538dd31fa91b42d024c594ce3513791096b2 authored over 3 years ago
fix(mixin): use unmounted instead of destroyed

335d538dd31fa91b42d024c594ce3513791096b2 authored over 3 years ago
feat: convert errors into ApolloError (#1225)

334310d5e69e83d0079372f5d1a8250a0d2af632 authored over 3 years ago
feat: convert errors into ApolloError (#1225)

334310d5e69e83d0079372f5d1a8250a0d2af632 authored over 3 years ago
fix: reference error, when using useQuery (#1218)

(ReferenceError: can't access lexical declaration
'currentOptions' before initialization, occur...

08b6b0e7d9678d051c22d6929c3155f07a720570 authored over 3 years ago
fix: reference error, when using useQuery (#1218)

(ReferenceError: can't access lexical declaration
'currentOptions' before initialization, occur...

08b6b0e7d9678d051c22d6929c3155f07a720570 authored over 3 years ago
docs: Fix setup docs for Vue 3 (#1214)

`h` import from `vue` is the Vue 3 way

07cb7f7b9b558421e188ae61e409673581717828 authored over 3 years ago
docs: Fix setup docs for Vue 3 (#1214)

`h` import from `vue` is the Vue 3 way

07cb7f7b9b558421e188ae61e409673581717828 authored over 3 years ago
docs(useMutation): throws option

9758a32764d4b1a394c01ff225d00b47e3dc4861 authored over 3 years ago
docs(useMutation): throws option

9758a32764d4b1a394c01ff225d00b47e3dc4861 authored over 3 years ago
v4.0.0-alpha.13

60e7ee3b24ad95ca04eeb65c86b914f6407b623d authored over 3 years ago
v4.0.0-alpha.13

60e7ee3b24ad95ca04eeb65c86b914f6407b623d authored over 3 years ago
chore: fix global test script

f306027fde9b8b6002c63db754c875be817d818f authored over 3 years ago
chore: fix global test script

f306027fde9b8b6002c63db754c875be817d818f authored over 3 years ago
chore: pre-test before release (easier than having to revert a commit) (thx lerna)

badd3387d50a22e614820a81de4d7580ec5ba4d2 authored over 3 years ago
chore: pre-test before release (easier than having to revert a commit) (thx lerna)

badd3387d50a22e614820a81de4d7580ec5ba4d2 authored over 3 years ago
chore: build before publish

c17a63937d34271bc4a49a840c9c69b71e398f79 authored over 3 years ago
chore: build before publish

c17a63937d34271bc4a49a840c9c69b71e398f79 authored over 3 years ago
chore: fix build

63775f246553c6c6be74c8d15014a2f7502c1a12 authored over 3 years ago
chore: rename folder

4ecf8a1abb837547ad26853b54c0395ec10c0f88 authored over 3 years ago
chore: rename folder

4ecf8a1abb837547ad26853b54c0395ec10c0f88 authored over 3 years ago
chore: fix docs build

5153498346b60ae2bc3365d5cf36a6ca79e9f549 authored over 3 years ago
chore: fix docs build

5153498346b60ae2bc3365d5cf36a6ca79e9f549 authored over 3 years ago