Commit Graph

90 Commits

Author SHA1 Message Date
mobsean 3b8900b695 docs: subscribeToMore / updateQuery (#1407) 2022-10-05 15:32:23 +02:00
Guillaume Chau fa74bbbd0c docs: fix dollar apollo api ref 2022-07-18 14:27:48 +02:00
Guillaume Chau 446333e616 chore: upgrade deps
Vue CLI 5
Cypress 10
2022-06-23 14:25:38 +02:00
Guillaume Chau fdbb65f3f8 docs: algolia search 2022-05-31 10:47:12 +02:00
Guillaume Chau 2361f28399 docs: migrate to vitepress + improvements 2022-05-03 16:49:24 +02:00
Guillaume Chau 8927037c8c docs: useLazyQuery load params 2022-05-03 10:45:22 +02:00
Leo Zurbriggen 64491ce1ca feat: allow providing multiple apolloClients outside of setup/vue context in vue-apollo-composable (#1340)
* allow providing multiple apolloClients outside of setup/vue context

* add docs

Co-authored-by: Rico Schmidt <schmidt@joshmartin.ch>
2022-05-03 10:43:12 +02:00
Guillaume Chau 2e65263329 docs: remove references to useResult 2022-05-02 18:34:13 +02:00
Guillaume Chau 9a391cc052 docs: cache updates, fix #1186 2022-05-02 18:24:02 +02:00
Guillaume Chau 829912da9e docs: update sponsors image 2022-05-02 18:04:03 +02:00
Guillaume Chau ff4c6d237e docs: useLazyQuery 2022-05-02 17:52:38 +02:00
Guillaume Chau 0e9fb48384 feat: deprecate useResult 2022-05-02 17:41:48 +02:00
Jonathan Duck 526fbacc18 docs: polling reactivity (#1300) 2021-12-17 00:08:08 +01:00
Guillaume Chau cb0e794891 v4.0.0-alpha.16 2021-11-28 19:34:48 +01:00
Guillaume Chau b09145aa5a docs: use graphql-tag 2021-11-28 19:11:07 +01:00
Guillaume Chau ccf3d4d742 docs: add error handling link example 2021-11-28 19:10:52 +01:00
Cerino O. Ligutom III 52de9ef4e0 docs: fix fetch policy for useMutation (#1288) 2021-11-23 18:50:39 +01:00
Guillaume Chau cbe7df7a01 docs: fix highlight 2021-11-18 19:28:45 +01:00
Guillaume Chau ac0b79430e docs: add comment warning
https://github.com/vuejs/vue-apollo/discussions/1283
2021-11-18 14:31:35 +01:00
Guillaume Chau e952766bcf v4.0.0-alpha.15 2021-09-20 20:34:50 +02:00
Guillaume Chau 696fffab77 docs: fix custom containers not working 2021-09-20 20:13:31 +02:00
Guillaume Chau 84d4cd1165 docs: fix edit links 2021-09-20 19:56:47 +02:00
Guillaume Chau ad3f1dd11d docs: update deps 2021-09-20 19:31:38 +02:00
Guillaume Chau 60c12c06f3 docs: update composition api imports, closes #1136 2021-09-20 19:28:43 +02:00
Guillaume Chau ea676f8f17 docs: note about vue-demi 2021-09-20 19:23:19 +02:00
Guillaume Chau 9761471ce0 docs: update installation 2021-09-20 19:02:18 +02:00
Guillaume Chau 99a3865ceb docs: compatibility nodes 2021-09-20 19:00:16 +02:00
Thomas Citharel 3792daa586 docs: Remove leftover new in docs (#1236)
createApolloProvider shouldn't be prefixed by new
2021-08-02 17:55:18 +02:00
Guillaume a9d9376546 docs: update 2021-07-19 16:22:50 +02:00
Guillaume 27c12e9f94 v4.0.0-alpha.14 2021-07-19 16:06:52 +02:00
OYΞD 07cb7f7b9b docs: Fix setup docs for Vue 3 (#1214)
`h` import from `vue` is the Vue 3 way
2021-07-05 12:37:46 +02:00
Guillaume 9758a32764 docs(useMutation): throws option 2021-07-05 01:05:15 +02:00
Guillaume 60e7ee3b24 v4.0.0-alpha.13 2021-07-05 01:01:14 +02:00
Guillaume 5153498346 chore: fix docs build 2021-07-05 00:41:35 +02:00
Guillaume fabd27ebe7 docs: update setup to Vue 3 2021-07-04 22:31:42 +02:00
Guillaume b72d9ba818 docs: simplify titles 2021-07-04 22:26:52 +02:00
Markus Ebner e06beb6995 docs: How to setup with Vue 3 Composition API (#1187)
new Vue(...) is changed to createApp(...)
2021-07-04 22:26:03 +02:00
Guillaume Chau 9f2d0d7260 chore: refactor eslint config 2021-02-11 17:43:07 +01:00
Gao Yingjian 0db8f2d4ea docs: sync Chinese doc to 4.0.0-alpha.12 (#1094)
<3
2020-11-03 11:45:03 +01:00
javiertury fb1ab4d25a types: strict tsconfig and @apollo/client v3 docs (#1062) 2020-10-18 12:30:53 +02:00
Guillaume Chau 01d1647688 v4.0.0-alpha.11 2020-10-17 21:38:14 +02:00
Loren ☺️ 83578f6c4b docs: Rename Components -> Component API in header (#1044) 2020-10-15 14:00:15 +02:00
Guillaume Chau 1e7a5c6a3b v4.0.0-alpha.10 2020-07-27 17:55:05 +02:00
Guillaume Chau fbab1c8e92 chore: update sponsors 2020-07-27 17:35:36 +02:00
Guillaume Chau f4b5eef99c v4.0.0-alpha.9 2020-07-27 17:25:01 +02:00
Cerino O. Ligutom III 4a5b84306f docs: Updated variable refs section (#974)
Added a note that it refetches the query when modified.
2020-07-27 17:05:35 +02:00
Guillaume Chau 35ea099209 v4.0.0-alpha.8 2020-04-02 20:48:42 +02:00
Guillaume Chau 0b99b3cfed docs: fix subscribetoMore example 2020-03-06 16:01:42 +01:00
Guillaume Chau 4624c3e71c v4.0.0-alpha.6 2020-01-22 13:36:23 +01:00
Guillaume Chau 9ff78706ec v4.0.0-4.0.0-alpha.6.0 2020-01-22 13:30:36 +01:00