Commit Graph

489 Commits

Author SHA1 Message Date
Guillaume Chau ff4ea950de chore: remove semis 2019-09-19 17:56:58 +02:00
Guillaume Chau 26d52fb932 fix(types): use DeepApplyThisType, closes #780 2019-09-19 17:49:06 +02:00
Guillaume Chau 5b1f345a1d chore: v3.0.0-rc.5 2019-09-16 11:55:49 +02:00
Guillaume Chau 53c9833929 Merge branch 'dev' of github.com:Akryum/vue-apollo into dev 2019-09-16 11:28:06 +02:00
Guillaume Chau f22c3f8061 fix(types): apollo methods generics, fixes #773 2019-09-16 11:28:02 +02:00
dependabot-preview[bot] 5320fd02fa 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.0 to 1.10.2.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.0...v1.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 04:58:17 +00:00
dependabot-preview[bot] fdb843693f chore(deps-dev): bump eslint from 6.3.0 to 6.4.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.3.0 to 6.4.0.
- [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.3.0...v6.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 04:27:54 +00:00
dependabot-preview[bot] 5f4428a77f chore(deps-dev): bump rollup from 1.21.2 to 1.21.3
Bumps [rollup](https://github.com/rollup/rollup) from 1.21.2 to 1.21.3.
- [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.21.2...v1.21.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 04:25:00 +00:00
dependabot-preview[bot] ae8c842df5 chore(deps-dev): bump graphql from 14.5.4 to 14.5.6
Bumps [graphql](https://github.com/graphql/graphql-js) from 14.5.4 to 14.5.6.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v14.5.4...v14.5.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 04:24:40 +00:00
dependabot-preview[bot] 21a4de0703 chore(deps-dev): bump rollup from 0.66.6 to 1.21.2 (#759)
Bumps [rollup](https://github.com/rollup/rollup) from 0.66.6 to 1.21.2.
- [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/v0.66.6...v1.21.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-13 15:57:19 +02:00
dependabot-preview[bot] be6f8c580b chore(deps-dev): bump vue-property-decorator from 7.3.0 to 8.2.2 (#739)
Bumps [vue-property-decorator](https://github.com/kaorun343/vue-property-decorator) from 7.3.0 to 8.2.2.
- [Release notes](https://github.com/kaorun343/vue-property-decorator/releases)
- [Commits](https://github.com/kaorun343/vue-property-decorator/compare/v7.3.0...v8.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-09-13 15:45:04 +02:00
dependabot-preview[bot] c8a850b5e6 chore(deps-dev): bump eslint from 5.16.0 to 6.3.0 (#766)
Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 6.3.0.
- [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/v5.16.0...v6.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-09-13 15:44:16 +02:00
Guillaume Chau 8ba5858d27 chore: v3.0.0-rc.4 2019-09-13 01:29:22 +02:00
Guillaume Chau fdf3e51ef1 fix(types): missing client on subscribe 2019-09-13 01:24:44 +02:00
Guillaume Chau a1f9ebc781 chore: v3.0.0-rc.3 2019-09-12 23:56:47 +02:00
Guillaume Chau 3769cfad90 chore(e2e): disable production source maps 2019-09-12 23:54:32 +02:00
Guillaume Chau e5e6ff2f73 chore: update e2e vue config 2019-09-12 23:28:26 +02:00
Guillaume Chau 7c0ef948d4 chore: update e2e vue-cli-plugin-apollo 2019-09-12 23:20:58 +02:00
Guillaume Chau 80181507fb chore: upgrade e2e deps 2019-09-12 22:46:43 +02:00
Guillaume Chau b7136ec74c chore(ci): run tests in separate commands 2019-09-12 22:29:18 +02:00
Guillaume Chau ae2e2a30d7 refactor(types): rewritten most types 2019-09-12 19:58:42 +02:00
Guillaume Chau 268d4a56f8 chore: upgrade ts 2019-09-12 19:57:18 +02:00
Guillaume Chau af677888e6 fix(types): use current instance on $apollo 2019-09-11 16:34:45 +02:00
Damir Vandic f1449a9e3e feat(types): Add ErrorResponse type definition (#763) 2019-09-11 16:11:41 +02:00
Guillaume Chau 0adc1ad0ff Revert "Fix VariableFn<V> type returns Object instead of V" (#764)
This reverts commit faba67762d.
2019-09-11 16:10:07 +02:00
Guillaume Chau 0868396c3f chore: fix eslint erros 2019-09-09 14:43:20 +02:00
Guillaume Chau e2d9bf7180 chore: update deps 2019-09-09 14:42:46 +02:00
Guillaume Chau 05b177bb0a docs: remove old live demo 2019-09-09 14:39:09 +02:00
Joel Mandell 51590c83fe feat: Reactive pollInterval. (#613) closes #453
* Enhancement Akryum#453 Reactive pollInterval.

* Small change for pollInterval enhancement  #453

* Remove unnecessary if-check in pollIntervalChanged
2019-09-07 16:56:04 +02:00
Krzysztof Kaczyński 54ed6254a3 docs: Add Webstorm integration instruction (#754)
Syntax higliting in webstorm should work well if you follow instruction
2019-09-04 00:58:09 +02:00
Taku Fukada 9e6d936418 fix(types): $apolloProvider should not be optional (#705) 2019-09-03 17:58:27 +02:00
Daniel Holmes c4b6aa545c feat(types): Add TypeScript typings for ssr (#673) 2019-09-03 17:57:03 +02:00
Austin Story b0861dd34e feat: add global prefetch apollo provider option (#710) 2019-09-03 17:32:59 +02:00
Brian Bugh faba67762d fix(types): VariableFn<V> type returns Object instead of V (#726)
The `VariableFn<V>` type incorrectly returns any `Object` type, rather than the type specified by `V`.
2019-09-03 17:27:50 +02:00
Austin Story ffeec48ddc fix: Externalize apollo and graphql libraries (#722) 2019-09-03 17:23:30 +02:00
Mordechai Zuber 91a5f42d47 fix(types): The typings for DollarApollo where missing getClient (#727)
* fix(types): add getClient to DollarApollo

* Add documentation for `DollarApollo.getClient`
2019-09-03 17:22:39 +02:00
thunfischbrot 3e7bfe1ea6 docs: Fixed tiny copy/paste mistake (#733) 2019-08-25 15:42:40 +02:00
Huang ShuWei 6ca0a43088 docs: Fixed the wrong variable name (#721)
Fixed the wrong variable name `clientBptions`
2019-08-07 11:28:23 +02:00
Gao Yingjian f62d4fbc8d docs: sync Chinese doc to 3.0.0-rc.2 (#712)
* docs: sync Chinese doc to 3.0.0-rc.1

* docs: sync Chinese doc to 3.0.0-rc.2
2019-07-26 12:50:03 +02:00
Austin Story 388dd2a6a4 docs: Update SSR Docs for serializer options. (#693) 2019-07-16 17:11:38 +02:00
Joel Bowen 4b45acaec2 docs: clarify updateQuery prop on SubscribeToMore (#703)
The description was difficult to understand, simplified in an attempt to improve clarity.
2019-07-16 17:11:07 +02:00
Guillaume Chau 9df3646e4f chore: v3.0.0-rc.2 2019-07-16 17:07:15 +02:00
Guillaume Chau ace3864e99 chore(test): change server port 2019-07-16 17:06:12 +02:00
Guillaume Chau d3c304e1a1 feat(ApolloQuery): new options prop 2019-07-16 16:44:24 +02:00
Guillaume Chau ddce641cad fix: result not called with notifyOnNetworkStatusChange, closes #263 2019-07-16 16:41:32 +02:00
Guillaume Chau 28a8d5775d fix: apply throttle on query, document, context 2019-07-16 16:40:45 +02:00
Guillaume Chau 710748dea5 chore: dev also watch lib 2019-07-16 16:12:14 +02:00
Emmanuel Mahuni 6d270b16c8 docs: New name matching section in Queries (#702)
* Clarify a common newbie gotcha

avoid this newbie gotcha https://github.com/Akryum/vue-apollo/issues/700

* remove from this page

* name matching section
2019-07-16 08:43:23 +02:00
Guillaume Chau 575ec0e430 chore: v3.0.0-rc.1 2019-06-20 08:11:31 +02:00
Guillaume Chau 9901b63986 test(ci): remove workflow filters 2019-06-20 08:07:12 +02:00