Commit Graph

36 Commits

Author SHA1 Message Date
dependabot-preview[bot] edcdc8f62e chore(deps-dev): bump @babel/preset-env from 7.6.0 to 7.6.2
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.0 to 7.6.2.
- [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.0...v7.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 04:36:17 +00:00
dependabot-preview[bot] 0dd69669d2 chore(deps-dev): bump @babel/core from 7.6.0 to 7.6.2
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.0 to 7.6.2.
- [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.0...v7.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 04:35:29 +00:00
dependabot-preview[bot] ee2901a7f6 chore(deps-dev): bump graphql from 14.5.6 to 14.5.7
Bumps [graphql](https://github.com/graphql/graphql-js) from 14.5.6 to 14.5.7.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v14.5.6...v14.5.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 04:24:33 +00:00
Guillaume Chau 54079a2bfe chore: upgrade deps 2019-09-19 17:58:50 +02: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 268d4a56f8 chore: upgrade ts 2019-09-12 19:57:18 +02:00
Guillaume Chau e2d9bf7180 chore: update deps 2019-09-09 14:42:46 +02:00
Guillaume Chau efda6cb64c chore: yarn lock refresh 2019-06-20 07:56:38 +02:00
Austin Story eba11d8a91 fix(ssr): Add serialize-javascript for removing xss from javascript delivered to client when exporting apollo states. Add jest for running unit tests. Add unit test for serialize functionality (#624) 2019-06-20 07:31:51 +02:00
Guillaume Chau c2ad4d14fb chore: upgrade dev deps 2019-05-02 18:07:34 +02:00
Guillaume Chau e7e08749d4 chore: upgrade deps 2019-05-02 18:05:48 +02:00
Guillaume Chau 01e7920961 chore: upgrade deps 2019-01-09 10:04:32 +01:00
Guillaume Chau e339263ed4 chore: upgrade deps 2018-12-21 17:06:43 +01:00
Guillaume Chau 5f81b12e6c chore: upgrade babel rollup eslint 2018-11-08 09:55:06 -08:00
Guillaume Chau 184485831a docs: fix build 2018-10-18 08:26:57 -04:00
Guillaume Chau 3916f2280f chore: updated vuepress 2018-10-18 08:22:28 -04:00
Guillaume Chau f27a54ee61 test(ts): class decorator 2018-09-07 22:57:25 +02:00
Guillaume Chau e08ead961e chore: upgrade deps 2018-08-30 14:24:21 +02:00
Guillaume Chau 439a897a7e chore: update deps 2018-08-26 18:10:08 +02:00
Guillaume Chau 3997f9e62b refactor: cli plugin apollo 0.14.0 2018-06-29 14:47:45 +02:00
Natalia Tepluhina 2759825251 docs: Vuepress-powered docs (#296)
* * created vuepress docs

* chore: upgrade deps

* docs: patreon link

* Docs changes
2018-06-18 15:38:46 +02:00
Guillaume Chau ae6390b7ed feat(ts): improve types 2018-06-18 13:24:26 +02:00
Guillaume Chau 85f6f894df chore: upgrade deps 2018-06-18 12:06:48 +02:00
Guillaume Chau d26bf4b0b3 chore: update deps 2018-05-22 16:04:45 +02:00
joe-re 2cbf10db78 Update typed apollo provider (#273)
* upgrade @types/graphql

* refactor type definition

* remove unused property

* update apollo-provider type definition

ref: #66504309599ce9d4a31feb8fd5f065d790349c86
2018-05-21 19:44:50 +02:00
Guillaume Chau 6650430959 Query components + loading + provider improvements 2018-02-11 21:55:43 +01:00
Guillaume Chau 1019f32701 Update deps 2018-02-07 20:19:32 +01:00
joe-re 8dcdb9299f TypeScript support (#160)
* TypeScript support

* set defaultOptions key to VueApollo constructor
2017-12-22 14:38:05 +01:00
Guillaume Chau 185104a379 Update build config 2017-11-01 16:32:52 +01:00
Guillaume Chau ce7c2cecbe Update deps 2017-08-28 15:59:06 +02:00
Guillaume Chau 7734d185a2 Yarn 2017-07-26 11:59:43 +02:00