Commit Graph

33 Commits

Author SHA1 Message Date
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 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 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 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
Guillaume Chau f9fc93cf51 chore: fix test script 2019-11-08 20:11:56 +01:00
Guillaume Chau 7187f05899 refactor: mono-repo 2019-11-08 19:59:27 +01:00