Commit Graph

30 Commits

Author SHA1 Message Date
Guillaume Chau b1f7090661 BEtter subscribe to more inside query def + Readme changes 2017-06-19 14:04:21 +02:00
Guillaume Chau 2e6ac99ba8 Working SSR support 2017-05-01 01:10:54 +02:00
Guillaume Chau 64c1a3ada1 Expose addSmartQuery/Subscription in API 2017-04-22 23:36:37 +02:00
Guillaume Chau ad2ce11b0a Better loading state handling 2017-04-22 21:10:50 +02:00
Guillaume Chau b5b16dd439 Fix collect/ensureReady bug 2017-04-22 21:09:03 +02:00
Guillaume Chau b52122da08 Improved collect/ensureReady 2017-04-22 20:30:45 +02:00
Guillaume Chau 4612b0676b Fix #49 2017-04-16 02:43:06 +02:00
Guillaume Chau e29090f9d6 Fix mixins 2017-04-16 02:22:49 +02:00
Guillaume Chau f926443c0a Better loading state handling 2017-04-04 00:26:02 +02:00
Guillaume Chau f6a3600638 [Breaking] Smar Query: result hook parameter is now a full ApolloResult 2017-04-04 00:25:44 +02:00
Guillaume Chau 87cf9a3582 ApolloProvider: New waitForLoaded option 2017-04-04 00:24:58 +02:00
Guillaume Chau fd8d63b479 Multiple clients & initial SSR support 2017-04-03 00:57:23 +02:00
Guillaume Chau 0b04372cc3 Merge pull request #44 from tillkolter/hotfix/fix_watchLoading
Renamed option loadingChangeCb to watchLoading
2017-03-27 02:19:27 +02:00
Guillaume Chau d5560590eb Compatibility with apollo-client 1.0.0 + some api changes 2017-03-27 02:00:35 +02:00
Till Kolter d00119c356 renamed option loadingChangeCb to watchLoading as promised in the documentation 2017-03-15 20:47:34 +01:00
Guillaume Chau 635f0f50f6 Add option mergin, fix #34 2017-02-22 17:38:07 +01:00
Guillaume Chau c9a4107c59 Skip all feature & better destroying 2017-02-20 16:41:59 +01:00
Guillaume Chau d9671a656c Fix #28 2017-01-29 21:58:29 +01:00
Guillaume Chau 727db404bf Throttle and debounce 2017-01-08 03:12:48 +01:00
Guillaume Chau 5a25b1577b Fix loading count bugs, variables change not using cache 2017-01-08 02:42:06 +01:00
Guillaume Chau 905ff1099f Fix #20 2017-01-02 03:18:45 +01:00
Guillaume Chau 0661461398 Fix unnecessary refresh 2016-12-30 23:04:03 +01:00
Guillaume Chau 5b70576994 v1.2 with skip, loadingKey fixes, code refactoring 2016-12-30 17:14:45 +01:00
Guillaume Chau b3fcc671ef Linting 2016-12-14 15:17:18 +01:00
Guillaume Chau 807215df27 $apollo.queries/subscriptions, Pagination with fetchMore 2016-11-01 23:57:35 +01:00
Guillaume Chau 52cd068b33 Basic subscription support 2016-11-01 17:54:26 +01:00
Guillaume Chau b4392b69bc Fix simple queries & compatibility with apollo-client 0.5.0 2016-11-01 13:22:17 +01:00
Guillaume Chau 375ebb62c4 Fix #6 2016-09-29 15:08:28 +02:00
Guillaume Chau bc6c73b146 Lazy $apollo 2016-09-27 11:44:45 +02:00
Guillaume Chau bfa303f847 Now use babel to compile library before publishing to npm 2016-09-22 19:08:15 +02:00