dev
Commits on Feb 11, 2021
-
fix(smart query): initial data not retrieved from cache if query was …
…fetched already once (only on Apollo Client 3)
Akryum committedFeb 11, 2021 -
-
-
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
docs: sync Chinese doc to 3.0.5 (#1090)
* docs: sync Chinese doc to 3.0.1 * docs: sync Chinese doc to 3.0.2 * docs: sync Chinese doc to 3.0.3 * docs: sync Chinese doc to 3.0.5 * docs: update version number in Chinese doc Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
feat(ts): allow pass generic type to ObservableQuery (#1103)
Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
-
Merge branch 'dev' of github.com:vuejs/vue-apollo into dev
Akryum committedFeb 11, 2021 -
docs: Vue Apollo docs in French
🇫🇷 (#920)* chore: add meta information for the French translation * feat: translate README * feat: translate migration guide * feat: translate guide README * fix: add space before colon * feat: translate installation guide * feat: translate local state guide * feat: translate multiple clients guide * feat: translate testing guide * feat: translate ssr guide * feat: translate component README * feat: translate component subscribe to more guide * feat: translate component mutation guide * feat: translate component query guide * fix: consistency * feat: translate apollo README * fix: close broken link * fix: close broken link * fix: fix missing translation * fix: fix bad links * feat: translate apollo special options * feat: translate apollo mutations * feat: translate apollo pagination * feat: translate apollo subscriptions * feat: translate apollo queries * feat: translate API README * feat: translate API ssr * feat: translate API smart subscription * feat: translate API apollo mutation * feat: translate API apollo subscribe to more * feat: translate API apollo provider * feat: translate API apollo query * feat: translate API dollar apollo * feat: translate API smart query * fix: small adjustments * Update packages/docs/src/fr/api/apollo-mutation.md Co-Authored-By: Jérôme Schneider <jerome.schneider@algolia.com> * Update packages/docs/src/fr/api/apollo-subscribe-to-more.md Co-Authored-By: Jérôme Schneider <jerome.schneider@algolia.com> * Update packages/docs/src/fr/api/apollo-mutation.md Co-Authored-By: Jérôme Schneider <jerome.schneider@algolia.com> Co-authored-by: Jérôme Schneider <jerome.schneider@algolia.com>
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Akryum committed
Feb 11, 2021 -
Akryum committed
Feb 11, 2021
Commits on Oct 15, 2020
-
Akryum committed
Oct 15, 2020 -
docs(smart-query): document `pollInterval` usage (#902)
Show both static value usage and reactive prop usage.
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
fix(ApolloMutation): return promise from mutate
Akryum committedOct 15, 2020 -
Akryum committed
Oct 15, 2020 -
-
-
fix(smartquery): pass through error to rejection (#874)
Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
-
Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts: docs/api/smart-query.md docs/guide/README.md packages/docs/src/api/smart-query.md
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jul 27, 2020
-
fix: Remove *.gql/*.graphql types (#881)
these types conflict with similar declarations in many projects
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
fix: check errors.length on array (#984)
* fix: check errors.length on array * fix(lint): error Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits

