Commit Graph

559 Commits

Author SHA1 Message Date
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
dependabot-preview[bot] 6a3cb0845f chore(deps-dev): bump nodemon from 1.19.3 to 1.19.4
Bumps [nodemon](https://github.com/remy/nodemon) from 1.19.3 to 1.19.4.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v1.19.3...v1.19.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-16 06:57:26 +00:00
dependabot-preview[bot] 7d71013c80 chore(deps-dev): bump rollup from 1.23.1 to 1.24.0
Bumps [rollup](https://github.com/rollup/rollup) from 1.23.1 to 1.24.0.
- [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.23.1...v1.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-15 07:03:31 +00:00
dependabot-preview[bot] 61b3bf5089 chore(deps-dev): bump @vue/cli-service in /tests/demo
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v3.12.0/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.12.0/packages/@vue/cli-service)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 05:49:04 +00:00
dependabot-preview[bot] 584ca6d336 chore(deps-dev): bump @vue/cli-plugin-eslint in /tests/demo
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v3.12.0/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.12.0/packages/@vue/cli-plugin-eslint)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 05:44:15 +00:00
dependabot-preview[bot] 4e19c65364 chore(deps-dev): bump @vue/cli-plugin-babel in /tests/demo
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v3.12.0/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.12.0/packages/@vue/cli-plugin-babel)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 05:44:11 +00:00
dependabot-preview[bot] 79bd613c06 chore(deps-dev): bump @vue/cli-plugin-e2e-cypress in /tests/demo
Bumps [@vue/cli-plugin-e2e-cypress](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-e2e-cypress) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v3.12.0/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.12.0/packages/@vue/cli-plugin-e2e-cypress)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 05:39:03 +00:00
dependabot-preview[bot] e35d0e6e96 chore(deps-dev): bump @babel/core from 7.6.3 to 7.6.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.3 to 7.6.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 04:51:29 +00:00
dependabot-preview[bot] eccc73584f 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.4 to 1.10.5.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.4...v1.10.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-10 05:54:07 +00:00
dependabot-preview[bot] a3430eed4e chore(deps-dev): bump typescript from 3.6.3 to 3.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.3...v3.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-10 05:19:17 +00:00
Grigoriy Beziuk 71eae0e01b docs: guide/apollo wording fix (#816) 2019-10-09 15:22:18 +02:00
dependabot-preview[bot] 6fe365c7fb chore(deps-dev): bump @babel/core from 7.6.2 to 7.6.3
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.2...v7.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 05:02:56 +00:00
dependabot-preview[bot] a555561916 chore(deps-dev): bump @babel/preset-env from 7.6.2 to 7.6.3
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.2...v7.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 05:01:45 +00:00
dependabot-preview[bot] aac42310c4 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.3 to 1.10.4.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.3...v1.10.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 05:06:41 +00:00
dependabot-preview[bot] fb6cab8d36 chore(deps-dev): bump rollup from 1.23.0 to 1.23.1
Bumps [rollup](https://github.com/rollup/rollup) from 1.23.0 to 1.23.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.23.0...v1.23.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 04:30:56 +00:00
dependabot-preview[bot] 1281c1d7ae chore(deps-dev): bump rollup from 1.22.0 to 1.23.0
Bumps [rollup](https://github.com/rollup/rollup) from 1.22.0 to 1.23.0.
- [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.22.0...v1.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-04 04:24:06 +00:00
dependabot-preview[bot] 96b0758f0d chore(deps-dev): bump cross-env from 6.0.2 to 6.0.3
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v6.0.2...v6.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 05:16:25 +00:00
dependabot-preview[bot] 2f18880e16 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.2 to 1.10.3.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.2...v1.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 06:20:59 +00:00
dependabot-preview[bot] a6eebb29f8 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.0 to 0.21.1.
- [Release notes](https://github.com/Akryum/vue-cli-plugin-apollo/releases)
- [Commits](https://github.com/Akryum/vue-cli-plugin-apollo/compare/v0.21.0...v0.21.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 06:15:47 +00:00
dependabot-preview[bot] e498d5468f chore(deps-dev): bump cross-env from 6.0.0 to 6.0.2
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v6.0.0...v6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 05:44:01 +00:00
dependabot-preview[bot] c3641532ef chore(deps-dev): bump eslint from 6.5.0 to 6.5.1
Bumps [eslint](https://github.com/eslint/eslint) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.5.0...v6.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-01 05:20:36 +00:00
Guillaume Chau 336af8f2a0 chore: v3.0.0-rc.7 2019-09-30 15:06:13 +02:00
Guillaume Chau 9546360fbb fix: should properly stop and restart subcribe to more subs after query is restarted, closes #677 2019-09-30 14:59:28 +02:00
Guillaume Chau 970dc2b6a5 fix: don't add default client if not defined, closes #548 2019-09-30 14:48:44 +02:00
Guillaume Chau 578cb9f8d3 fix: simple queries should inherit global options, closes #637 2019-09-30 14:47:46 +02:00
Guillaume Chau 202f39bcb5 fix: $query wasn't merged, closes #638 2019-09-30 14:45:15 +02:00
Guillaume Chau 2cbdeed7e7 Merge branch 'dev' of github.com:Akryum/vue-apollo into dev 2019-09-30 14:40:41 +02:00
Guillaume Chau 8d5734d7af fix: don't apply debounce/throttle on server, closes #599 2019-09-30 14:40:38 +02:00
dependabot-preview[bot] d31743e6ba chore(deps-dev): bump rimraf from 2.7.1 to 3.0.0 (#769)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.7.1 to 3.0.0.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v2.7.1...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 13:07:02 +02:00
Guillaume Chau 4e945c75d9 docs: note about skip becoming false 2019-09-30 12:13:03 +02:00
Guillaume Chau 48261d6b48 chore: update yarn.lock 2019-09-30 12:11:50 +02:00