Commit Graph

100 Commits

Author SHA1 Message Date
Guillaume Chau f4e2a14bba chore: upgrade deps 2021-09-20 18:12:05 +02:00
Guillaume Chau e0786acda0 fix: apollo-client 3.4 FetchMoreQueryOptions, closes #1252 2021-09-20 18:11:09 +02:00
Guillaume Chau 4475805cb6 fix(useResult): data => data deep required & non-nullable, closes #1250 2021-09-20 17:56:33 +02:00
Guillaume 182c2a0969 chore: regen yarn 2021-07-19 16:01:17 +02:00
Guillaume f306027fde chore: fix global test script 2021-07-05 00:59:39 +02:00
Guillaume 63775f2465 chore: fix build 2021-07-05 00:47:17 +02:00
Guillaume 5153498346 chore: fix docs build 2021-07-05 00:41:35 +02:00
Guillaume c6d5409654 chore: upgrade deps 2021-07-04 22:22:39 +02:00
Guillaume a2153f8985 chore: update package deps 2021-07-02 00:17:45 +02:00
Guillaume bb0d8f38ef types: new @vue/apollo-option types 2021-07-02 00:09:13 +02:00
Guillaume 8a70c95bf7 feat: options & components API for Vue 3 2021-07-01 19:49:07 +02:00
Guillaume Chau 9f2d0d7260 chore: refactor eslint config 2021-02-11 17:43:07 +01:00
Guillaume Chau f81f2d4db2 fix: build 2021-02-11 16:43:00 +01:00
Guillaume Chau fe5c925036 chore: update deps 2021-02-11 11:46:29 +01:00
Guillaume Chau 80ca54dd4f chore: deps 2020-10-17 20:24:23 +02:00
Guillaume Chau 579146b8e4 test: disable eslint because it's crashing for no real reason 2020-10-17 19:58:49 +02:00
Guillaume Chau 61b4347dad chore: added more eslint 2020-10-17 19:01:17 +02:00
Guillaume Chau 1e2ada624e chore: deps 2020-10-17 18:32:23 +02:00
Guillaume Chau dbcff5eb5f test: sending messages 2020-10-17 13:03:30 +02:00
Guillaume Chau 9825e47ac2 test: fix 2020-10-17 12:20:46 +02:00
Guillaume Chau aa5880c536 test: e2e vue3 + @vue/apollo-composable 2020-10-16 22:46:48 +02:00
Guillaume Chau d8319ebd40 test: tailwindcss 2020-10-16 18:43:15 +02:00
Guillaume Chau f3db4d9db5 test: init e2e composable vue3 2020-10-16 18:34:57 +02:00
Guillaume Chau 22baef509d test: forgot to upgrade composition-api 2020-10-15 18:58:33 +02:00
Guillaume Chau 6bf19d442f chore: update deps 2020-10-15 18:03:51 +02:00
Guillaume Chau 4db5303e23 refactor: use vue-demi to support vue 3 2020-07-27 17:32:54 +02:00
Hajime Mugishima e8e8f542d2 fix: Update @vue/composition-api to v0.6.1 (#1000)
* chore: update deps

* fix(useMutation,useSubscription): use "immediate" option

* fix(type): paramToRef and paramToReactive

* fix: remove unused import

Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>
2020-07-27 17:12:27 +02:00
Guillaume Chau f9c3f72900 chore: update composition-api 2019-12-02 03:29:57 +01:00
Guillaume Chau d4348440e6 chore: update deps 2019-12-02 02:27:29 +01:00
Guillaume Chau 30267b297e feat(composition): debounce + throttle 2019-12-01 22:54:48 +01:00
Guillaume Chau 9ac2783229 chore: deps update 2019-12-01 15:49:06 +01:00
Guillaume Chau 1760ad3461 chore: update deps 2019-11-29 11:19:03 +01:00
Guillaume Chau 7d748a00f9 docs: switch to GitHub sponsor 2019-11-29 11:05:15 +01:00
Guillaume Chau 377f421a26 feat: useQuery 2019-11-28 19:57:35 +01:00
Guillaume Chau 8bfd003d29 test: fix eslint false positives 2019-11-12 21:52:58 +01:00
Guillaume Chau 56f3ec62ba refactor: move docs to workspace 2019-11-12 20:18:18 +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 b95388fbce fix: security issue 2019-10-21 13:06:52 +02: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
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
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] 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] 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] 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
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] 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