Guillaume Chau
|
ddf9aa038a
|
fix(ApolloMutation): return result in mutate
|
2024-01-15 10:36:02 +01:00 |
|
Guillaume Chau
|
b17817e9c9
|
fix(options): use exponential backoff on subscribe error retry
|
2024-01-15 10:26:13 +01:00 |
|
Dawid Kopys
|
72d4df5cce
|
fix: import serializeJs using default import instead of a namespace import (#1485)
Co-authored-by: Dawid Kopys <dawid.kopys@creativestyle.pl>
|
2024-01-15 10:09:42 +01:00 |
|
Yury Savin
|
2746efa632
|
feat(useLazyQuery): add interface for lazy query return (#1523)
Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>
|
2024-01-15 10:04:12 +01:00 |
|
Guillaume Chau
|
fb66dcebbb
|
docs: update vitepress + enable detailed search by default
|
2024-01-15 09:57:04 +01:00 |
|
Guillaume Chau
|
ca3f2f4f84
|
ci: update node and pnpm
|
2024-01-15 09:54:08 +01:00 |
|
Guillaume Chau
|
659ba90699
|
fix: improve esm support, fix #1524
|
2024-01-15 09:48:39 +01:00 |
|
Guillaume Chau
|
dd01cee2e1
|
v4.0.0-beta.12
|
2023-11-29 15:02:26 +01:00 |
|
Guillaume Chau
|
0be5d9b444
|
feat: new context params in event hook handlers
Allow easy access to the client, especially useful with useSubscription().
|
2023-11-29 14:58:09 +01:00 |
|
Hassan
|
c9b648d4bd
|
docs: import createApolloProvider is missing (#1515)
|
2023-11-29 14:38:51 +01:00 |
|
mekraldi
|
9d8cc79ae9
|
docs: Added missing createClient import in example when creating Graph… (#1513)
|
2023-11-29 14:38:37 +01:00 |
|
mekraldi
|
d953688119
|
docs: missing curly brace (#1512)
|
2023-11-29 14:38:19 +01:00 |
|
Guillaume Chau
|
76f19f6e0c
|
fix: use shallowRef for apollo query
|
2023-11-29 14:37:33 +01:00 |
|
Vitaliy
|
21fca98911
|
chore: moved resolutions to the root of the workspace (#1508)
|
2023-09-14 01:02:55 +02:00 |
|
Guillaume Chau
|
d1f732cf79
|
v4.0.0-beta.11
|
2023-09-13 11:59:04 +02:00 |
|
Guillaume Chau
|
23c0c98231
|
fix: remove console.log, console log remained in code #1507
|
2023-09-13 11:56:38 +02:00 |
|
Guillaume Chau
|
f545763fb9
|
docs: update vitepress + fix components API menu
|
2023-09-13 11:04:12 +02:00 |
|
Guillaume Chau
|
68addf80a0
|
docs: Update README.md logo
|
2023-09-12 17:31:00 +02:00 |
|
Guillaume Chau
|
10d8de36c6
|
v4.0.0-beta.10
|
2023-09-12 16:59:52 +02:00 |
|
Guillaume Chau
|
995131d48b
|
chore: seq test
|
2023-09-12 16:58:05 +02:00 |
|
Guillaume Chau
|
96cc4fe78a
|
feat(useLazyQuery): load returns Promise, fix #1486
|
2023-09-12 16:52:13 +02:00 |
|
Guillaume Chau
|
daffd75db2
|
chore: upgrade vitepress to 1.0 RC
|
2023-09-12 16:31:06 +02:00 |
|
Guillaume Chau
|
f5e371f5e6
|
feat: support effect scope outside of component, fix #1505
|
2023-09-12 15:31:46 +02:00 |
|
Guillaume Chau
|
574bd8f2b1
|
test: ssr
|
2023-09-12 11:34:12 +02:00 |
|
Guillaume Chau
|
1ac1372dff
|
test(lint): fix
|
2023-09-12 10:13:49 +02:00 |
|
Viktor
|
7ed4884c76
|
chore: package test-e2e-composable-vue3, update deps, migrate to vite (#1488)
Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>
|
2023-09-12 10:04:56 +02:00 |
|
Vitaliy
|
b0844aca91
|
types: Extended "enabled" option type (#1492)
|
2023-09-12 09:36:16 +02:00 |
|
forgottencsc
|
ca0bd28f4b
|
fix: apollo components should have emits (#1504)
|
2023-09-12 09:29:09 +02:00 |
|
Guillaume Chau
|
6f2cf309b9
|
v4.0.0-beta.9
|
2023-08-29 00:18:30 +02:00 |
|
Guillaume Chau
|
f47759e5d9
|
chore: update deps
|
2023-08-29 00:06:42 +02:00 |
|
Guillaume Chau
|
1adf135a09
|
fix: don't call debounced restart too much
|
2023-08-29 00:04:40 +02:00 |
|
Guillaume Chau
|
500cc49e11
|
chore: update throttle-debounce
|
2023-08-28 23:46:27 +02:00 |
|
Guillaume Chau
|
dfeec67aad
|
v4.0.0-beta.8
|
2023-07-04 15:07:40 +02:00 |
|
Guillaume Chau
|
28f3520040
|
feat(useQuery): nullable query (auto disable)
|
2023-07-04 15:05:24 +02:00 |
|
Guillaume Chau
|
6a94797dfc
|
v4.0.0-beta.7
|
2023-06-13 16:09:03 +02:00 |
|
Guillaume Chau
|
87188c49a1
|
fix(ssr): hydration mismatch with keepPreviousResult
|
2023-06-13 16:07:07 +02:00 |
|
Guillaume Chau
|
a9c60128f6
|
v4.0.0-beta.6
|
2023-06-12 16:31:56 +02:00 |
|
Stefan Schneider
|
d8f93bf28b
|
docs: provideApolloClient (#1442)
|
2023-06-12 16:14:30 +02:00 |
|
Guillaume Chau
|
c8814394d1
|
test: fix
|
2023-06-12 16:09:19 +02:00 |
|
Guillaume Chau
|
68217df8e7
|
revert: graphql version override
|
2023-06-12 15:59:17 +02:00 |
|
Guillaume Chau
|
97c14020a0
|
test: migrate server to typescript
|
2023-06-12 15:47:34 +02:00 |
|
Guillaume Chau
|
f1ebe703d5
|
test: test-server package
|
2023-06-12 15:11:42 +02:00 |
|
Guillaume Chau
|
722fa0ff89
|
test: update pnpm version
|
2023-06-12 13:05:20 +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
|
2077502adf
|
chore: update lockfile version
|
2023-06-08 16:36:50 +02:00 |
|
Guillaume Chau
|
bfca616ad3
|
chore: typo in test component file
|
2023-06-08 16:03:02 +02:00 |
|
Guillaume Chau
|
4dcfa20401
|
chore: update graphql to 16 in repo
|
2023-06-07 17:43:18 +02:00 |
|
Guillaume Chau
|
71ece764ed
|
v4.0.0-beta.5
|
2023-05-16 16:28:19 +02:00 |
|
Guillaume Chau
|
cf7917e0b8
|
chore: update sheep/release-tag
|
2023-05-16 16:23:28 +02:00 |
|