Commit Graph

40 Commits

Author SHA1 Message Date
Guillaume Chau 28f3520040 feat(useQuery): nullable query (auto disable) 2023-07-04 15:05:24 +02:00
Guillaume Chau c8814394d1 test: fix 2023-06-12 16:09:19 +02:00
Guillaume Chau f1ebe703d5 test: test-server package 2023-06-12 15:11:42 +02:00
Guillaume Chau e794c1edde feat: keepPreviousResult 2023-06-12 12:26:48 +02:00
Guillaume Chau 13bfbbea98 test: update server 2023-06-12 11:55:02 +02:00
Guillaume Chau bfca616ad3 chore: typo in test component file 2023-06-08 16:03:02 +02:00
Guillaume Chau 5967e160be feat: allow global tracking outside of components 2023-05-16 16:05:24 +02:00
Alessia Bellisario b2f773c6f7 feat(ts): update types to account for changes in TypeScript 4.8 (#1454)
Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>
2023-05-16 14:56:09 +02:00
Guillaume Chau 63067a2ea9 fix: events not registered in case of immediate trigger, fix #1154 2023-05-16 13:01:02 +02:00
Guillaume Chau d1d8426758 fix: don't call variables if query is disabled + fix enabling race conditions, fix #1243, fix #1422 2023-05-16 12:37:38 +02:00
Guillaume Chau db7d79c506 test: enabled 2023-05-16 12:16:40 +02:00
Guillaume Chau 53554b8444 test: demo useLazyQuery with immediate load 2023-05-16 12:05:39 +02:00
Guillaume Chau dcb1768f7d feat: useLazyQuery load returns boolean to make is easier to refetch 2023-05-16 11:41:24 +02:00
Guillaume Chau 32c95de64b test: config cypress downloads 2023-05-16 10:56:17 +02:00
Guillaume Chau 446333e616 chore: upgrade deps
Vue CLI 5
Cypress 10
2022-06-23 14:25:38 +02:00
Daniel Gustaw e959a2ccd4 fix: vue-demi updated (#1373)
* vue-demi updated

* pnpm install

* pnpm lock updated
2022-06-23 13:04:18 +02:00
Guillaume Chau 120c5554ef chore: less yarn more pnpm 2022-05-03 17:10:22 +02:00
Guillaume Chau 3fe0e46eb1 refactor: migrate to pnpm 2022-05-03 13:16:10 +02:00
Guillaume Chau af9f20f131 feat: update vue-demi 2022-05-03 10:48:58 +02:00
Leo Zurbriggen 64491ce1ca feat: allow providing multiple apolloClients outside of setup/vue context in vue-apollo-composable (#1340)
* allow providing multiple apolloClients outside of setup/vue context

* add docs

Co-authored-by: Rico Schmidt <schmidt@joshmartin.ch>
2022-05-03 10:43:12 +02:00
Guillaume Chau 34ed387f7f test: remove useResult 2022-05-02 18:34:20 +02:00
Guillaume Chau a6ffbbc180 ci: create release with changelog
chore: update deps

ci: fix command

ci: fix missing install

ci: try fixing the changelog body

ci: debug env

ci: try fix changelog body

ci: changeloooooooooooog

ci: changelooooooooooooooooooooooog

ci: changelog meow

ci: new action!!!

ci: test changelog command

ci: use node 16

ci: meow

ci: test command

ci: fetch everything?

ci: simplify changelog

ci: bump cache

ci: simplify
2021-11-29 11:05:19 +01:00
Guillaume Chau cb0e794891 v4.0.0-alpha.16 2021-11-28 19:34:48 +01:00
Guillaume Chau 63675b624d test(composable): error policy 2021-11-28 19:17:18 +01:00
Guillaume Chau e952766bcf v4.0.0-alpha.15 2021-09-20 20:34:50 +02:00
Guillaume 27c12e9f94 v4.0.0-alpha.14 2021-07-19 16:06:52 +02:00
Guillaume 60e7ee3b24 v4.0.0-alpha.13 2021-07-05 01:01:14 +02:00
Guillaume f306027fde chore: fix global test script 2021-07-05 00:59:39 +02:00
Guillaume 61a7df9144 tesst: reworked refetch test 2021-07-05 00:32:55 +02:00
Guillaume a308d43ff8 test: refetch + notifyOnNetworkStatusChange 2021-07-05 00:14:19 +02:00
Guillaume Chau 9f2d0d7260 chore: refactor eslint config 2021-02-11 17:43:07 +01:00
Guillaume Chau 6f291101bd v4.0.0-alpha.12 2020-10-18 01:35:39 +02:00
Guillaume Chau 8e95aea00f feat: useLazyQuery, closes #1068 2020-10-18 01:29:02 +02:00
Guillaume Chau 01d1647688 v4.0.0-alpha.11 2020-10-17 21:38:14 +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 0cd4f95f17 feat: allow using useQuery outside of setup, closes #1020 2020-10-17 14:39:17 +02:00
Guillaume Chau dbcff5eb5f test: sending messages 2020-10-17 13:03:30 +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