Commit Graph

589 Commits

Author SHA1 Message Date
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
Guillaume Chau b95388fbce fix: security issue 2019-10-21 13:06:52 +02:00
Guillaume Chau 198b38330a test(e2e): manual add smart query: loadingKey 2019-10-21 12:42:44 +02:00
Guillaume Chau 14ea90a1cf fix(ci): generate schema files 2019-10-21 12:29:09 +02:00
Guillaume Chau 4f9bba48c2 test(ci): fix yarn cache id 2019-10-21 12:22:05 +02:00
Guillaume Chau 73e970ab81 test(ci): fix install 2019-10-21 12:18:56 +02:00
Guillaume Chau 6afceecd32 test(e2e): SSR 2019-10-21 12:15:25 +02:00
Guillaume Chau af0b69d7e3 Merge branch 'dev' of github.com:Akryum/vue-apollo into dev 2019-10-21 11:28:27 +02:00
Guillaume Chau c3b840c368 fix(ssr): memory leak, closes https://github.com/nuxt-community/apollo-module/issues/231 2019-10-21 11:28:06 +02:00
dependabot-preview[bot] 94bbb52c84 chore(deps-dev): bump vue-cli-plugin-apollo in /tests/demo
Bumps [vue-cli-plugin-apollo](https://github.com/Akryum/vue-cli-plugin-apollo) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/Akryum/vue-cli-plugin-apollo/releases)
- [Commits](https://github.com/Akryum/vue-cli-plugin-apollo/compare/v0.21.1...v0.21.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-21 04:58:58 +00:00
dependabot-preview[bot] b7e214bf87 chore(deps-dev): bump rollup from 1.24.0 to 1.25.1
Bumps [rollup](https://github.com/rollup/rollup) from 1.24.0 to 1.25.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.24.0...v1.25.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-21 04:25:20 +00:00
Guillaume Chau 7733edc1a9 test(e2e): rename test.js to chat.js 2019-10-20 16:28:26 +02:00
Guillaume Chau 8da4777452 test(e2e): errorPolicy support 2019-10-20 16:28:05 +02:00
Guillaume Chau ae4713e32a fix(smart query): handling errorPolicy, closes #526 2019-10-20 16:18:36 +02:00
Guillaume Chau ef9c7a0af0 docs(smart query): new error args 2019-10-20 15:56:57 +02:00
Guillaume Chau 932c5b90a7 feat(errorHandler): added options arg 2019-10-20 15:54:33 +02:00
Guillaume Chau aea6c938cb feat(errorHandler): added vm, key, type arguments 2019-10-20 15:03:12 +02:00
Guillaume Chau b7642cd2a5 fix(ts): DataDef not defined error?!? 2019-10-20 01:36:08 +02:00
Guillaume Chau d88249204f fix(ts): import gql files, closes https://github.com/Akryum/vue-cli-plugin-apollo/issues/180 2019-10-20 01:17:19 +02:00
Guillaume Chau edb272dd16 chore(e2e): lint use recommended 2019-10-19 16:40:49 +02:00
Guillaume Chau a4ee099f6f chore(e2e): upgrade vue-cli 2019-10-19 16:40:36 +02:00
dependabot-preview[bot] 4f9bd2786c chore(deps): bump marked from 0.5.2 to 0.7.0 in /tests/demo (#770)
Bumps [marked](https://github.com/markedjs/marked) from 0.5.2 to 0.7.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v0.5.2...v0.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-19 15:39:27 +02:00
dependabot-preview[bot] cdd00b9630 chore(deps-dev): bump rollup-plugin-node-resolve from 3.4.0 to 5.2.0 (#772)
Bumps [rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve) from 3.4.0 to 5.2.0.
- [Release notes](https://github.com/rollup/rollup-plugin-node-resolve/releases)
- [Changelog](https://github.com/rollup/rollup-plugin-node-resolve/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup-plugin-node-resolve/compare/v3.4.0...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-19 15:39:02 +02:00
Simon Chester f5ecec445c fix: compile for...of to plain for loops (#813) 2019-10-19 15:38:40 +02:00
Andy Ghiuta 78749c982d feat: Send the query key as argument to the skip fn (#810)
* Send the query key as argument to the skip fn

This enabled the possibility for the skip to be defined in defaultOptions
And based on certain things from the query to skip it
EG: query with variable X should be skiped  until Y prop is available

* fix: watch logic

* docs(api): skip option

* chore: fix e2e dev

* fix: skip watch logic
2019-10-19 15:34:54 +02:00
Guillaume Chau 4402c1c2a6 docs(smart query): improvements 2019-10-19 14:36:18 +02:00
Guillaume Chau 375a8e6bc9 chore: ignore dist 2019-10-19 14:33:10 +02:00
Guillaume Chau d1f04bc48b chore: delete dist 2019-10-19 14:32:44 +02:00
dependabot-preview[bot] 16b2c6facc chore(deps-dev): bump vue-property-decorator from 8.2.2 to 8.3.0
Bumps [vue-property-decorator](https://github.com/kaorun343/vue-property-decorator) from 8.2.2 to 8.3.0.
- [Release notes](https://github.com/kaorun343/vue-property-decorator/releases)
- [Commits](https://github.com/kaorun343/vue-property-decorator/compare/v8.2.2...v8.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-17 06:42:03 +00:00
dependabot-preview[bot] dce6f00e18 chore(deps-dev): bump start-server-and-test in /tests/demo
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.5...v1.10.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-16 10:22:21 +00:00