Nick Messing
|
29d722c5b4
|
docs(useQuery): document refetch with new variables (#1564)
|
2024-08-14 15:45:34 +02:00 |
|
Guillaume Chau
|
fda4c9fb4a
|
docs: remove mentions of fetchResults, fix #1060
|
2024-01-24 14:34:50 +01:00 |
|
Guillaume Chau
|
fb66dcebbb
|
docs: update vitepress + enable detailed search by default
|
2024-01-15 09:57:04 +01:00 |
|
Guillaume Chau
|
0be5d9b444
|
feat: new context params in event hook handlers
Allow easy access to the client, especially useful with useSubscription().
|
2023-11-29 14:58:09 +01:00 |
|
Hassan
|
c9b648d4bd
|
docs: import createApolloProvider is missing (#1515)
|
2023-11-29 14:38:51 +01:00 |
|
mekraldi
|
9d8cc79ae9
|
docs: Added missing createClient import in example when creating Graph… (#1513)
|
2023-11-29 14:38:37 +01:00 |
|
mekraldi
|
d953688119
|
docs: missing curly brace (#1512)
|
2023-11-29 14:38:19 +01:00 |
|
Guillaume Chau
|
f545763fb9
|
docs: update vitepress + fix components API menu
|
2023-09-13 11:04:12 +02:00 |
|
Guillaume Chau
|
96cc4fe78a
|
feat(useLazyQuery): load returns Promise, fix #1486
|
2023-09-12 16:52:13 +02:00 |
|
Guillaume Chau
|
daffd75db2
|
chore: upgrade vitepress to 1.0 RC
|
2023-09-12 16:31:06 +02:00 |
|
Stefan Schneider
|
d8f93bf28b
|
docs: provideApolloClient (#1442)
|
2023-06-12 16:14:30 +02:00 |
|
Guillaume Chau
|
e794c1edde
|
feat: keepPreviousResult
|
2023-06-12 12:26:48 +02:00 |
|
Gibran Amparan
|
4dc555f9a3
|
docs: Subscriptions configuration docs updated to describe graphql-ws configuration. (#1449)
|
2023-05-16 15:09:00 +02:00 |
|
Guillaume Chau
|
dcb1768f7d
|
feat: useLazyQuery load returns boolean to make is easier to refetch
|
2023-05-16 11:41:24 +02:00 |
|
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 |
|