Commit Graph

50 Commits

Author SHA1 Message Date
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
Guillaume Chau de2749f63a docs: wip cache interaction 2019-12-01 19:15:48 +01:00
Guillaume Chau 1249d7a804 docs: error handling 2019-12-01 19:13:22 +01:00
Guillaume Chau ea652a0884 docs: fragments 2019-12-01 19:01:22 +01:00
Guillaume Chau e7a8e8d10a docs: pagination 2019-12-01 18:16:28 +01:00
Guillaume Chau cdaadf3979 docs: subscriptions 2019-12-01 17:38:21 +01:00
Guillaume Chau 5ca557dfb3 docs(useMutation): link to options API reference 2019-12-01 17:07:33 +01:00
Guillaume Chau a9aa407b73 docs: use shell language 2019-12-01 16:36:07 +01:00
Guillaume Chau 90a53743ab docs(useMutation): onDone example 2019-12-01 16:32:22 +01:00
Guillaume Chau 30edcea1b4 docs: note about NODE_ENV 2019-12-01 16:10:26 +01:00
Guillaume Chau 7b6c092f16 docs(useMutation): event hooks 2019-12-01 16:07:39 +01:00
Guillaume Chau 66647c8a11 docs(useQuery): event hooks 2019-12-01 16:04:32 +01:00
Guillaume Chau e49931309c docs: fixes and improvements 2019-12-01 15:49:12 +01:00
Guillaume Chau e337836fb9 docs: fix broken link 2019-11-30 17:55:26 +01:00
Guillaume Chau 818488737f docs: useMutation 2019-11-29 18:45:34 +01:00
Guillaume Chau e1a7887fda docs(useQuery): updating cache 2019-11-29 16:51:58 +01:00
Guillaume Chau 8b4aa7d0d2 docs(useQuery): improvements 2019-11-29 16:51:40 +01:00
Guillaume Chau 9aa26a96af docs: useQuery intro improvements 2019-11-29 16:11:54 +01:00
Guillaume Chau f28d812e8f docs: new structure + useQuery 2019-11-29 15:39:09 +01:00
Guillaume Chau bec8252295 docs: update sponsors 2019-11-29 11:39:15 +01:00
Guillaume Chau 7d748a00f9 docs: switch to GitHub sponsor 2019-11-29 11:05:15 +01:00
Mitar 1f15d603ec docs: Explain that simple subscriptions can be used for live queries. (#861)
When server supports that.
2019-11-26 15:44:46 +01:00
Guillaume Chau 56f3ec62ba refactor: move docs to workspace 2019-11-12 20:18:18 +01:00