The Wayback Machine - https://web.archive.org/web/20210211201914/https://github.com/vuejs/vue-apollo/commits/dev
Skip to content
Permalink
dev

Commits on Feb 11, 2021

  1. v3.0.7

    Akryum committed Feb 11, 2021
  2. fix(smart query): initial data not retrieved from cache if query was …

    …fetched already once (only on Apollo Client 3)
    Akryum committed Feb 11, 2021
  3. v3.0.6

    Akryum committed Feb 11, 2021
  4. chore: refactor eslint config, now at root

    Akryum committed Feb 11, 2021
  5. docs(fr): update sponsors

    Akryum committed Feb 11, 2021
  6. test: lint

    Akryum committed Feb 11, 2021
  7. fix: removed unnecessary loading check (#1111)

    NataliaTepluhina committed Feb 11, 2021
  8. 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>
    ydfzgyj and Akryum committed Feb 11, 2021
  9. feat(ts): allow pass generic type to ObservableQuery (#1103)

    Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>
    NateScarlet and Akryum committed Feb 11, 2021
  10. fix(ApolloQuery): null error in isDataFilled, closes #933

    Akryum committed Feb 11, 2021
  11. chore: more linting

    Akryum committed Feb 11, 2021
  12. 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>
    sarahdayan and netgusto committed Feb 11, 2021
  13. chore: lint

    Akryum committed Feb 11, 2021
  14. chore: deps upgrade

    Akryum committed Feb 11, 2021

Commits on Oct 15, 2020

  1. v3.0.5

    Akryum committed Oct 15, 2020
  2. chore: release script

    Akryum committed Oct 15, 2020
  3. docs(smart-query): document `pollInterval` usage (#902)

    Show both static value usage and reactive prop usage.
    chriscalo committed Oct 15, 2020
  4. docs: ApolloMutation API

    Akryum committed Oct 15, 2020
  5. docs: update links

    Akryum committed Oct 15, 2020
  6. fix(ApolloMutation): missing context prop

    Akryum committed Oct 15, 2020
  7. fix(ts): types

    Akryum committed Oct 15, 2020
  8. fix(smartquery): pass through error to rejection (#874)

    Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>
    MrWook and Akryum committed Oct 15, 2020
  9. docs: update confusing Vue 3 notice

    Akryum committed Oct 15, 2020
  10. chore: update ci image

    Akryum committed Oct 15, 2020
  11. 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
    Akryum committed Oct 15, 2020
  12. docs: enclose vue-apollo in backticks (#1016)

    andrewvasilchuk committed Oct 15, 2020
  13. docs: dead link (#1064)

    Remove dead link
    Meekohi committed Oct 15, 2020
  14. docs: fixing broken link (#1052)

    spekulatius committed Oct 15, 2020

Commits on Jul 27, 2020

  1. v3.0.4

    Akryum committed Jul 27, 2020
  2. fix: Remove *.gql/*.graphql types (#881)

    these types conflict with similar declarations in many projects
    jbbr committed Jul 27, 2020
  3. fix(ssr): reject serverPrefetch with error (#901)

    dsanders11 committed Jul 27, 2020
  4. fix(ssr): ignore pollInterval on server (#908)

    dsanders11 committed Jul 27, 2020
  5. 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>
    dmitry and Akryum committed Jul 27, 2020
Older
Morty Proxy This is a proxified and sanitized view of the page, visit original site.