Commit Graph

188 Commits

Author SHA1 Message Date
Guillaume Chau 05bb9febab chore: v3.0.0-beta.8 2018-05-07 19:10:00 +02:00
Guillaume Chau 304abf7efa fix undefined $apolloData 2018-05-07 19:09:51 +02:00
Guillaume Chau a50aa71dcd chore: v3.0.0-beta.7 2018-05-07 17:34:48 +02:00
Guillaume Chau 31f790d524 fix: ApolloMutation done event: added result arg 2018-05-07 17:34:39 +02:00
Guillaume Chau 83eadce4f3 chore: v3.0.0-beta.6 2018-05-07 17:30:29 +02:00
Guillaume Chau 27171b215f feat: ApolloMutation component + no longer require data declaration 2018-05-07 17:30:09 +02:00
Bram van Neerven b6ac68e7e2 Fixed watchQuery link (#269) 2018-05-02 12:10:22 +02:00
brunocontreras 911d99cdfe Typo in result hook (#264)
`loading` instead of `loader` as parameter
2018-04-21 20:39:53 +02:00
Guillaume Chau 93834e2e89 Update description 2018-03-12 02:16:17 +01:00
Guillaume Chau 404edf2116 Version bump 2018-03-09 20:45:31 +01:00
Guillaume Chau 99b09e4cc0 ApolloQuery events + times attr 2018-03-09 20:45:21 +01:00
Guillaume Chau 626d26c788 Version bump 2018-02-15 17:48:34 +01:00
Guillaume Chau e67727e492 Support result hook in SmartQuery subscribeToMore 2018-02-15 17:48:25 +01:00
Guillaume Chau ca751be551 Fix ApolloQuery default slot 2018-02-15 17:47:04 +01:00
Guillaume Chau 64f4db9635 Version bump 2018-02-12 16:43:34 +01:00
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