Guillaume Chau
|
a71451e0c9
|
Merge branch 'master' into ssr-refactor
|
2019-02-04 19:03:49 +01:00 |
|
Fnoop
|
5a92745f54
|
feat: Add query key as additional parameter to result callback, closes #445 (#448)
* Add query key as additional parameter to result callback, #445
* Add subscription key as additional parameter to result callback, #445
|
2019-01-09 09:54:50 +01:00 |
|
karl
|
06c02f89b2
|
Fix SmartQuery subscriptionToMore
|
2018-12-06 11:16:29 +01:00 |
|
Guillaume Chau
|
d88e6ace17
|
refactor(ssr): use ssrPrefetch
|
2018-11-08 08:24:24 -08:00 |
|
HS Song
|
202103a152
|
fix: fetching incorrect result from cache after an Apollo error (#343)
|
2018-11-08 08:21:16 -08:00 |
|
Guillaume Chau
|
768e4688b9
|
refactor: SSR
|
2018-08-30 13:36:15 +02:00 |
|
Guillaume Chau
|
e235c92e88
|
feat: add smartquery argument to loading watchers
|
2018-06-14 01:22:59 +02:00 |
|
Guillaume Chau
|
7267dc4182
|
fix: call loading watchers when smart query is destroyed and was loading
|
2018-06-14 01:22:42 +02:00 |
|
Guillaume Chau
|
297c6303e1
|
fix: #272 #283 restart query sub after error
|
2018-05-27 00:33:43 +02:00 |
|
Guillaume Chau
|
75b69e5f69
|
feat: error.gqlError => first GraphQL error
|
2018-05-27 00:32:07 +02:00 |
|
Guillaume Chau
|
73c9c2a4e5
|
fix: #239 skip prop proxy if query is manual
|
2018-05-21 20:55:43 +02:00 |
|
Guillaume Chau
|
534beff50b
|
refactor: callHandlers fix #108
|
2018-05-21 20:32:16 +02:00 |
|
Guillaume Chau
|
65a77f9202
|
fix: eslint
|
2018-05-21 20:00:45 +02:00 |
|
Dominic Garms
|
a9dffa3906
|
relax getter on loading (#237)
* relax getter on loading
* fix setter as well
|
2018-05-21 19:39:33 +02:00 |
|
gaberudy
|
82d6c02f7b
|
no-cache smart queries are throwing exceptions in optimistic UI updates (#280)
This short circuits unproductive cache work for no-cache queries that will not exist
|
2018-05-21 19:37:57 +02:00 |
|
Guillaume Chau
|
916675fdb1
|
fix: improve data handling fix #274
|
2018-05-11 15:40:19 +02:00 |
|
Guillaume Chau
|
80c8fe0d23
|
fix: $apolloData
|
2018-05-07 19:30:01 +02:00 |
|
Guillaume Chau
|
27171b215f
|
feat: ApolloMutation component + no longer require data declaration
|
2018-05-07 17:30:09 +02:00 |
|
Guillaume Chau
|
6650430959
|
Query components + loading + provider improvements
|
2018-02-11 21:55:43 +01:00 |
|