Commit Graph

618 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 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
Guillaume Chau f9fc93cf51 chore: fix test script 2019-11-08 20:11:56 +01:00
Guillaume Chau 732081f52a chore: lerna 2019-11-08 20:08:11 +01:00
Guillaume Chau f7d1ff36e2 docs: upgrade to vuepress 1.x 2019-11-08 20:05:57 +01:00
Guillaume Chau 7187f05899 refactor: mono-repo 2019-11-08 19:59:27 +01:00
Guillaume Chau fdc500c553 docs(readme): fix circleci badge 2019-10-24 13:29:46 +02:00
Gao Yingjian 041877dec2 docs: sync Chinese doc to 3.0.0 (#841)
* docs: sync Chinese doc to 3.0.0-rc.5

* docs: sync Chinese doc to 3.0.0-rc.7

* docs: sync Chinese doc to 3.0.0
2019-10-23 08:34:03 +02:00
Guillaume Chau fd1c17c578 docs(readme): update docs link 2019-10-21 21:06:36 +02:00
Guillaume Chau c36e334a9a docs(readme): fix build status badge 2019-10-21 13:22:55 +02:00
Guillaume Chau 0a0d6ba404 chore: v3.0.0 2019-10-21 13:21:28 +02:00
Guillaume Chau 8a55533c2c docs(readme): docs link 2019-10-21 13:18:42 +02:00
Guillaume Chau 428b5cbc13 docs(readme): move link 2019-10-21 13:17:57 +02:00
Guillaume Chau a35f50d2fe docs(readme): contributing guide 2019-10-21 13:16:59 +02:00
Guillaume Chau 5420630420 chore: add test:ssr to test script 2019-10-21 13:16:29 +02:00
Guillaume Chau 4d1526836c Create CONTRIBUTING.md 2019-10-21 13:15:59 +02:00
Guillaume Chau dc138f2396 chore: Create CODE_OF_CONDUCT.md (#839) 2019-10-21 13:13:30 +02:00
Guillaume Chau 87785af2b7 chore: Update issue templates 2019-10-21 13:12:31 +02:00