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
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
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
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
Guillaume Chau
015e0a1770
Fix SSR crash
2017-08-29 13:15:00 +02:00
Guillaume Chau
bf068cee31
Revert this.$apollo
2017-08-29 13:14:50 +02:00
Guillaume Chau
be2168223a
Typo
2017-08-28 19:33:43 +02:00
Guillaume Chau
d8bc0815d8
Version bump
2017-08-28 19:32:02 +02:00
Guillaume Chau
91ce78d97f
Fix $watchLoading
2017-08-28 19:31:55 +02:00
Guillaume Chau
268f33b898
Version bump
2017-08-28 19:00:40 +02:00
Guillaume Chau
d07900cf72
More special options, default options, provider options, better doc (wip)
2017-08-28 18:59:20 +02:00
Guillaume Chau
086b486bd7
Fix #101
2017-08-28 16:49:50 +02:00
Guillaume Chau
1d580a4969
Fix #97
2017-08-28 16:35:21 +02:00
Guillaume Chau
47e0623006
fetchMore __typename
2017-08-28 16:19:27 +02:00
Guillaume Chau
5383b4e5c4
Version bump
2017-08-28 15:59:34 +02:00
Guillaume Chau
fa450d0ff2
Now supports multiple subscribeToMore on query
2017-08-28 15:59:27 +02:00
Guillaume Chau
ce7c2cecbe
Update deps
2017-08-28 15:59:06 +02:00
Guillaume Chau
797c58a378
Improved rollup config
2017-08-28 15:58:45 +02:00
Guillaume Chau
3633e3fc45
Fix https://github.com/meteor-vue/vue-meteor-demo/issues/9
2017-08-11 06:47:07 +02:00