Commit Graph

51 Commits

Author SHA1 Message Date
hannes 8e26ca72ef docs: clarify data usage for subscriptions (#505)
* docs: clarify data usage for subscriptions

* Update subscriptions.md


Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>
2019-05-02 18:02:04 +02:00
Matt Thomas 3cf400ce52 docs: Add more complete example of multiple client configuration (#506) 2019-05-02 17:55:58 +02:00
Reed Jones 3e2fb7268e docs: fix typo in docs, connexion => connection (#518)
Co-authored-by: Guillaume Chau <alphadelta.fg@gmail.com>
2019-05-02 17:54:18 +02:00
Guillaume Chau 1824dcebbf docs(ApolloQuery): query operations example, closes #423 2019-05-02 17:47:09 +02:00
Guillaume Chau 02e90636b8 docs(gql in template): update note about vue-cli-plugin-apollo 2019-05-02 17:35:03 +02:00
Guillaume Chau 16223610b5 feat(components): allow usage of gql in template 2019-05-02 17:23:39 +02:00
James Harrington e6670c8bae docs: Clarifying it must be a smart query (#590)
It wasn't very clear that it i needed to attach the subscription to a smart query.
2019-04-29 14:21:05 +02:00
Guillaume Chau 4d4cdab23e chore: update sponsors 2019-04-25 00:12:53 +02:00
Agustin Bacigalup 2c2a92c097 docs: use createHttpLink (#568) 2019-04-15 16:45:45 +02:00
Guillaume Chau 7969594248 chore: update sponsors 2019-03-18 20:19:25 +01:00
高英健 d83a18fb4f docs: sync Chinese doc to 3.0.0-beta.28 (#509)
Just a suggestion: maybe a stable version of vue-apollo can be published after this wonderful ssr refactor?
2019-02-20 12:58:40 +01:00
Guillaume Chau 43ff770c03 docs: new SSR docs 2019-02-04 19:56:09 +01:00
Guillaume Chau 72d687d53a docs(ssr): vue version notice 2019-02-04 19:09:37 +01:00
Guillaume Chau 05dd42618c docs: update sponsors 2019-01-24 10:49:00 +01:00
Hidde de Vries 3d6da432b3 docs: fix typo (#482) 2019-01-08 11:25:34 +01:00
Scott 21732ed8e0 docs: add example to local-state.md (#480)
Add my example Todo app.

Scott
2019-01-07 15:25:14 +01:00
高英健 11e239a2be docs: unify style in docs (#474) 2018-12-24 14:01:01 +01:00
Guillaume Chau 1e49f85ba3 chore: update sponsors 2018-12-23 20:23:04 +01:00
Илья dba9341603 docs: Same quotes style (#470) [ci skip] 2018-12-21 17:21:45 +01:00
Andrey Pospeev e65ede353c docs: Update installation.md (#465)
Fixed typo `apolloProvider` -> `apolloClient`
2018-12-04 12:08:34 +01:00
Guillaume Chau 2a35e8d58a docs: intro improvements 2018-11-23 12:08:31 +01:00
Guillaume Chau 1cabad7c5a docs: improve installation section 2018-11-23 11:53:24 +01:00
Andrew Hlavats 216516c2ab docs: Fix typo (#449)
"This the glue" => "This is the glue"
2018-11-23 05:33:27 -05:00
Guillaume Chau 8962930d65 docs: slides 2018-11-08 08:40:52 -08:00
Guillaume Chau 69b7697977 docs: improvements 2018-11-08 08:40:45 -08:00
Guillaume Chau 11fc590ea8 feat: ssr provider default options + config + globalPrefetch + mockInstance 2018-11-08 08:38:11 -08:00
hannes cd47404435 docs: clarify defaultOptions settings (#427)
* chore(docs): clarify defaultOptions settings

clarify that only query is supported for now because people might look at the offical react docs and assume this might support the same options

* Update README.md

* Update README.md

* chore(docs): add info about apollo defaultOptions

* chore: typo
2018-11-08 08:33:37 -08:00
cbeninati 5d9493bf9d minor typo fix. (#419) 2018-11-08 08:02:18 -08:00
Guillaume Chau e2310d9682 docs: updated sponsors 2018-10-18 08:20:04 -04:00
Guillaume Chau 85a5fb477a docs: fix code example 2018-10-18 08:10:20 -04:00
Guillaume Chau 60fdb5a165 docs: fix installation sentence 2018-10-18 08:10:05 -04:00
Ramon Wenger 94e434f44b docs: Fix an error in the mutations documentation (#390) 2018-09-13 19:11:27 +02:00
Nulla Wu bacbc0ec58 docs: Add a warning from my pain (#377)
See issue: https://github.com/Akryum/vue-apollo/issues/375
2018-09-02 14:14:01 +02:00
Guillaume Chau f60cf4d4a5 docs: better first query example 2018-08-30 14:32:52 +02:00
Guillaume Chau d25793d1cc docs: vue-cli-plugins 2018-08-30 14:32:11 +02:00
Guillaume Chau bb7b2fa3a0 docs: sponsoring 2018-08-30 14:18:10 +02:00
Guillaume Chau ddc6832cb0 docs(ssr): fixes 2018-08-30 14:08:21 +02:00
Natalia Tepluhina 844c7f5cfd docs: testing chapter (#368)
* * started testing chapter doc

* * finished testing chapter

* * added mutations testing

* * fixed last string to be a text not heading

* chore: misc code style
2018-08-30 14:03:52 +02:00
Mohit kumar Bajoria 97d7f2d14f docs: Fix typo in docs (#337) 2018-08-30 13:45:59 +02:00
Claas Augner 33fde49de5 docs: fix dupliacate ApolloMutation menu item (#324) 2018-08-30 13:44:56 +02:00
Jake Ingman 706324c094 docs: fix typo in subscription setup opening sentence (#321) 2018-08-30 13:44:17 +02:00
Jake Ingman 96d3ac4761 docs: fix comment typo in "Option function" example code (#320) 2018-08-30 13:43:57 +02:00
Drew Bartlett 9bb2595ae9 docs: Fix typo on docs. Change developped to developed (#315) 2018-08-30 13:42:39 +02:00
Sara Vieira 3739a7c029 docs: Add Apollo boost (#313)
* Add Apollo boost

* Add example for apollo-link-state
2018-08-30 13:42:21 +02:00
Guillaume Chau 768e4688b9 refactor: SSR 2018-08-30 13:36:15 +02:00
Guillaume Chau 62829e4a96 refactor: from provide to apolloProvider option, closes #319 2018-08-26 18:16:17 +02:00
Claas Augner b894196aab docs: fix broken apollo doc link for mutate (#325) 2018-07-07 23:41:56 +02:00
Guillaume Chau b6c374c69c docs: misc fixes 2018-06-18 18:33:25 +02:00
Guillaume Chau c0d5405c1c docs: fix broken links 2018-06-18 18:25:12 +02:00
Guillaume Chau 56f317af07 docs: big update 2018-06-18 18:11:46 +02:00