Commit Graph

634 Commits

Author SHA1 Message Date
Guillaume Chau 74ffbd01e6 feat(useMutation): onDone & onError 2019-12-01 02:38:47 +01:00
Guillaume Chau 9a595b4a5f fix(useMutation): allow dyanmic GraphQL document 2019-12-01 02:38:24 +01:00
Guillaume Chau 8fcf54d326 fix(useQuery): resubscribe after error 2019-12-01 02:37:30 +01:00
Guillaume Chau d7f14b3481 fix(useQuery): result when error occurs 2019-12-01 02:37:09 +01:00
Guillaume Chau fac6fea2e6 feat(useQuery): onResult & onError 2019-12-01 02:35:37 +01:00
Guillaume Chau 786dc5bc25 fix: unused import 2019-12-01 02:34:49 +01:00
Guillaume Chau f17ae22d3b feat: @vue/apollo-util pkg + error log utils 2019-12-01 02:34:24 +01:00
Guillaume Chau a5dee5268f fix(useSubscription): loading status on error 2019-11-30 20:02:27 +01:00
Guillaume Chau 93e6c5b93a fix(useQuery): loading status on error 2019-11-30 20:01:52 +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 e57eb7d073 feat(useQuery): networkStatus 2019-11-29 16:53:12 +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 e77518adba feat(useQuery): refetch 2019-11-29 16:51:22 +01:00
Guillaume Chau bfb5d08c69 feat(useMutation): called ref 2019-11-29 16:33:20 +01:00
Guillaume Chau 9aa26a96af docs: useQuery intro improvements 2019-11-29 16:11:54 +01:00
Guillaume Chau 1e4adf26b4 refactor(useSubscription): variablesRef always a ref 2019-11-29 16:11:12 +01:00
Guillaume Chau 52b5188dc9 fix(useSubscription): enabled 2019-11-29 16:10:42 +01:00
Guillaume Chau 6d5ce42e0a feat: improved subscribeToMore 2019-11-29 15:52:35 +01:00
Guillaume Chau f28d812e8f docs: new structure + useQuery 2019-11-29 15:39:09 +01:00
Guillaume Chau afbb5bd390 fix: enabled 2019-11-29 15:38:50 +01:00
Guillaume Chau 139b2158cf refactor: variablesRef is now always a Ref 2019-11-29 13:56:28 +01:00
Guillaume Chau bec8252295 docs: update sponsors 2019-11-29 11:39:15 +01:00
Guillaume Chau 1760ad3461 chore: update deps 2019-11-29 11:19:03 +01:00
Guillaume Chau 299fb39ef5 Merge remote-tracking branch 'origin/dev' into v4 2019-11-29 11:07:47 +01:00
Max Ma bae6f3c466 fix(ts): types file name gql.ts to gql.d.ts (#864) 2019-11-29 11:06:28 +01:00
Guillaume Chau 7d748a00f9 docs: switch to GitHub sponsor 2019-11-29 11:05:15 +01:00
Guillaume Chau a92ff8c0b5 docs: docs links 2019-11-29 10:45:55 +01:00
Guillaume Chau 0410dab4a9 docs: fix contributing guide link 2019-11-29 10:45:47 +01:00
Guillaume Chau 41b256ff2d feat: useSubscription 2019-11-29 10:39:10 +01:00
Guillaume Chau 7a0c025718 chore: remove unnecessary semi 2019-11-29 10:38:32 +01:00
Guillaume Chau 114881dc4a fix: use const 2019-11-29 10:26:56 +01:00
Guillaume Chau c8a7ecaeb4 feat: useMutation 2019-11-29 10:19:44 +01:00
Guillaume Chau 764027ae25 chore: remove console.log 2019-11-29 10:13:40 +01:00
Guillaume Chau caa9726c76 feat: wip useLoading 2019-11-28 19:57:48 +01:00
Guillaume Chau 377f421a26 feat: useQuery 2019-11-28 19:57:35 +01:00
Guillaume Chau c0d2a8747f chore: fix license in package.json 2019-11-26 16:17:04 +01:00
Guillaume Chau 4bcb381894 v3.0.1 2019-11-26 16:09:06 +01:00
Guillaume Chau 19482fa199 fix: check errors.length 2019-11-26 16:07: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 708ce8d1ff test(ci): fix e2e tests 2019-11-26 15:40:54 +01:00
Guillaume Chau 81b8a4894a test(ssr): $apollo.queries.<query>.loading + interactive on client 2019-11-26 15:37:45 +01:00
Guillaume Chau e6cbaa2af4 fix: destroy apollo after render, closes #852 2019-11-26 15:30:18 +01:00
Guillaume Chau 8bfd003d29 test: fix eslint false positives 2019-11-12 21:52:58 +01:00
Guillaume Chau 3183cf7f4e test: fix 2019-11-12 20:18:28 +01:00
Guillaume Chau 56f3ec62ba refactor: move docs to workspace 2019-11-12 20:18:18 +01:00
Guillaume Chau a62612d25f test(unit): fix safe JS assertion 2019-11-08 20:14:43 +01:00
Guillaume Chau e51dbe579d fix: gitignore 2019-11-08 20:13:24 +01:00
Guillaume Chau 3b493de272 chore: fix gitignore 2019-11-08 20:12:33 +01:00