Commit Graph

66 Commits

Author SHA1 Message Date
Guillaume Chau 4402c1c2a6 docs(smart query): improvements 2019-10-19 14:36:18 +02:00
Grigoriy Beziuk 71eae0e01b docs: guide/apollo wording fix (#816) 2019-10-09 15:22:18 +02:00
Guillaume Chau 4e945c75d9 docs: note about skip becoming false 2019-09-30 12:13:03 +02:00
Guillaume Chau 05b177bb0a docs: remove old live demo 2019-09-09 14:39:09 +02:00
Krzysztof Kaczyński 54ed6254a3 docs: Add Webstorm integration instruction (#754)
Syntax higliting in webstorm should work well if you follow instruction
2019-09-04 00:58:09 +02:00
thunfischbrot 3e7bfe1ea6 docs: Fixed tiny copy/paste mistake (#733) 2019-08-25 15:42:40 +02:00
Gao Yingjian f62d4fbc8d docs: sync Chinese doc to 3.0.0-rc.2 (#712)
* docs: sync Chinese doc to 3.0.0-rc.1

* docs: sync Chinese doc to 3.0.0-rc.2
2019-07-26 12:50:03 +02:00
Emmanuel Mahuni 6d270b16c8 docs: New name matching section in Queries (#702)
* Clarify a common newbie gotcha

avoid this newbie gotcha https://github.com/Akryum/vue-apollo/issues/700

* remove from this page

* name matching section
2019-07-16 08:43:23 +02:00
Darryl Hein 9419ffd03d docs: Minor spelling correction (#635)
* spelling correction

* spelling correction

* spelling correction

* spelling correction

* spelling correction

* spelling correction

* spelling correction

* spelling correction

* spelling correction
2019-05-28 19:38:41 +02:00
高英健 f73c577738 docs: sync Chinese doc to 3.0.0-beta.30 (#604)
* docs: sync Chinese doc to 3.0.0-beta.29

* docs: sync Chinese doc to 3.0.0-beta.30

* main page
2019-05-22 20:24:24 +02:00
Guillaume Chau 93da3c8ac7 docs: components improvements 2019-05-21 13:35:08 +02:00
Guillaume Chau 369ec13c93 docs: update apollo.config.js 2019-05-21 13:25:50 +02:00
Óscar a7680f6eef docs: fix example mutation name (#614)
On the local schema declared mutations are "changeItem" and "addItem", but the next steps refers to "checkItem".
2019-05-16 19:54:32 +02:00
Natalia Tepluhina c466f9893f docs: Local state management (#606)
* docs: add local state intro

* docs: add section about initializing Apollo cache

* docs: described local mutations

* docs: added extending local schema
2019-05-12 16:54:35 +02:00
Thomas Waldecker 2293adb03f docs: change subscription check to prevent ts error (#601)
I changed it like it is written in the apollo docs: https://www.apollographql.com/docs/react/advanced/subscriptions
And it works.
2019-05-05 19:18:05 +02:00
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