Guillaume Chau
aee18b7f0d
If query is a function, call it in prefetchAll - fix #153
2018-02-12 16:43:26 +01:00
Guillaume Chau
c8ab8dbfb3
SmartSubscription: bind updateQuery to vm - fix #154
2018-02-12 16:42:38 +01:00
Guillaume Chau
164b7bb9de
Cleanup console log
2018-02-12 16:34:08 +01:00
Guillaume Chau
937e845c45
npm ignore babel/eslint configs - fix #211
2018-02-12 16:33:57 +01:00
Guillaume Chau
d20bf71009
Doc updates & fixes
2018-02-11 22:44:04 +01:00
Guillaume Chau
4096d00d63
Update readme
2018-02-11 22:03:56 +01:00
Guillaume Chau
ec3fd22bd7
Merge branch 'next' into apollo-1
2018-02-11 22:02:21 +01:00
Guillaume Chau
ba6fc4a47f
Readme update
2018-02-11 21:59:31 +01:00
Guillaume Chau
921c7e17b5
Version bump
2018-02-11 21:57:56 +01:00
Guillaume Chau
ade2b271d6
Merge branch 'typings-improvemnts' into next
2018-02-11 21:57:00 +01:00
Guillaume Chau
6650430959
Query components + loading + provider improvements
2018-02-11 21:55:43 +01:00
Guillaume Chau
f12161f8da
Merge remote-tracking branch 'origin/next' into next
2018-02-10 22:08:17 +01:00
Guillaume Chau
1019f32701
Update deps
2018-02-07 20:19:32 +01:00
Dustin B
96570a169a
Don't require the key to match the query name ( #186 )
...
In "manual" mode, the user is setting the manually working with the value, so an error should not be thrown if the key isn't present in the response.
2018-02-07 19:40:43 +01:00
Jake Ho
7be557987c
make the clients parameter optional and use the 'ApolloClient' type
2018-01-31 09:40:56 +08:00
Jake Ho
13c522f659
fix TypeScript error when multiple clients are used
2018-01-24 11:45:30 +08:00
Guillaume Chau
eee91e5dc2
Updated links + some minor fixes and changes
2018-01-05 13:48:05 +01:00
Guillaume Chau
4c5a70a3e6
Fix badge
2017-12-22 15:04:47 +01:00
Guillaume Chau
91dc053c93
Version bump
2017-12-22 15:03:08 +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
c9c3ce4224
Version bump
2017-11-01 21:04:18 +01:00
Guillaume Chau
7889a0d590
Fix data not updating if 'variables' changes and apollo doesn't need a request
2017-11-01 21:04:12 +01:00
Guillaume Chau
185104a379
Update build config
2017-11-01 16:32:52 +01:00
Guillaume Chau
7ade0c8f4d
Badge fix
2017-10-28 16:27:26 +02:00
Guillaume Chau
66d48ce029
Badge
2017-10-28 16:25:50 +02:00
Guillaume Chau
6ef0777646
Badge
2017-10-28 16:24:55 +02:00
Guillaume Chau
370c286b43
Preview notice
2017-10-28 16:22:49 +02:00
Guillaume Chau
bcba1f4180
Migration updates
2017-10-28 16:20:14 +02:00
Guillaume Chau
c17f722b62
Migration path
2017-10-28 16:18:41 +02:00
Guillaume Chau
bac634e2ce
Subscriptions docs fixes
2017-10-28 16:05:31 +02:00
Guillaume Chau
e32a5aff5c
Version bump
2017-10-28 16:04:10 +02:00
Guillaume Chau
6ebaa13fe3
Apollo 2 docs update
2017-10-28 16:04:04 +02:00
Guillaume Chau
2745e3d301
Apollo 2 support
2017-10-28 16:03:48 +02:00
Guillaume Chau
60786ba6ec
Devfest summit example link
2017-10-22 02:50:47 +02:00
Guillaume Chau
d5a4407049
Subscriptions are no longer run on server + SSR Fixes
2017-10-19 19:45:45 +02:00
Guillaume Chau
36e71ca23d
Fix subscribeToMore typo
2017-10-02 00:03:39 +02:00
Guillaume Chau
584cfc270c
Link to https://github.com/Akryum/vue-apollo-todos
2017-09-30 19:54:44 +02:00
Nacho Caballero
f8177d5b17
Fix typos in README ( #123 )
2017-09-29 20:47:43 +02:00
Guillaume Chau
88aba18981
Apollo badge
2017-09-14 12:25:12 +02:00
Guillaume Chau
55f040997d
Icon change
2017-09-14 12:22:01 +02:00
Guillaume Chau
c8014f501b
Remove outdated example link (temp)
2017-09-14 12:19:49 +02:00
Guillaume Chau
a061ed58bf
Link to How to GraphQL
2017-09-14 12:18:56 +02:00
Guillaume Chau
5fdea1035e
Version bump
2017-09-14 11:56:56 +02:00
Guillaume Chau
be7ad374c0
Merge remote-tracking branch 'origin/master'
2017-09-14 11:55:43 +02:00
Guillaume Chau
f6207dae97
Manual mode
2017-09-14 11:55:28 +02:00
Paweł Grabarz
8dbcaddc7b
Prevent overeager subscription restarts on variable reevaluation without change ( #116 )
2017-09-13 14:37:22 +02:00
Frank M
3e1b46e9e0
Added info on prefetch/variables mismatch ( #113 )
...
Added a short description to the readme telling people that the `prefetch` and `variables` options need to match or the query result will not be populated while rendering server-side.
2017-09-07 16:22:23 +02:00
Guillaume Chau
65f9088afd
Version bump
2017-08-29 13:59:17 +02:00
Guillaume Chau
d2089e40b3
(SSR) Fix an issue with exportStates default options
2017-08-29 13:59:09 +02:00
Guillaume Chau
f391a6abf0
Version bump
2017-08-29 13:15:10 +02:00