Guillaume Chau
|
fa74bbbd0c
|
docs: fix dollar apollo api ref
|
2022-07-18 14:27:48 +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
|
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
|
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
|
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 |
|
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
|
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 |
|
Loren ☺️
|
83578f6c4b
|
docs: Rename Components -> Component API in header (#1044)
|
2020-10-15 14:00:15 +02:00 |
|
Guillaume Chau
|
fbab1c8e92
|
chore: update sponsors
|
2020-07-27 17:35:36 +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
|
0b99b3cfed
|
docs: fix subscribetoMore example
|
2020-03-06 16:01:42 +01:00 |
|
Natalia Tepluhina
|
23c7f66bfc
|
docs: added example of overriding mutation options (#898)
|
2019-12-24 16:41:33 +01:00 |
|
Guillaume Chau
|
39215877e9
|
feat(useMutation): overrideOptions
|
2019-12-04 15:49:44 +01:00 |
|
Guillaume Chau
|
8f3502f578
|
docs: fix missing language
|
2019-12-02 14:55:26 +01:00 |
|
Guillaume Chau
|
b0eb4ad3f9
|
docs: fix typos
|
2019-12-02 14:53:25 +01:00 |
|
Guillaume Chau
|
0d1e9c3d46
|
docs: fix userQuery => useQuery
|
2019-12-02 14:51:24 +01:00 |
|
Guillaume Chau
|
169d6b39bb
|
docs: fix broken links
|
2019-12-02 04:15:48 +01:00 |
|
Guillaume Chau
|
66546223a7
|
docs: fix broken link
|
2019-12-02 04:12:35 +01:00 |
|
Guillaume Chau
|
bf3a7e87dd
|
docs: fix import @vue/apollo-option
|
2019-12-02 04:04:03 +01:00 |
|
Guillaume Chau
|
151fbd2fc3
|
feat(useQuery): prefetch option
|
2019-12-02 03:59:38 +01:00 |
|
Guillaume Chau
|
b1cc1c9711
|
docs: ssr improvements & fixes
|
2019-12-02 03:58:44 +01:00 |
|
Guillaume Chau
|
ddb28e8b1d
|
docs: useLoading
|
2019-12-02 01:14:34 +01:00 |
|
Guillaume Chau
|
30267b297e
|
feat(composition): debounce + throttle
|
2019-12-01 22:54:48 +01:00 |
|
Guillaume Chau
|
f0816b2c17
|
docs: composition API reference
|
2019-12-01 20:15:18 +01:00 |
|
Guillaume Chau
|
06feb6762c
|
refactor: split vue-apollo into @vue/apollo-option & @vue/apollo-components
|
2019-12-01 19:33:36 +01:00 |
|