Manuel Kallenbach
|
709fcd999b
|
use !result.loading instead of result.loading === false
|
2017-06-26 18:29:55 +02:00 |
|
Manuel Kallenbach
|
7ebc14d217
|
fix refetch + watchLoading when no new results are returned
|
2017-06-18 18:26:16 +02:00 |
|
Guillaume Chau
|
135a9660a3
|
Version bump
|
2017-05-01 01:11:04 +02:00 |
|
Guillaume Chau
|
2e6ac99ba8
|
Working SSR support
|
2017-05-01 01:10:54 +02:00 |
|
Guillaume Chau
|
0ffb99e3d0
|
Remove outdated label
|
2017-04-29 09:45:22 +02:00 |
|
Guillaume Chau
|
4918e2fd50
|
version bump
|
2017-04-22 23:36:44 +02:00 |
|
Guillaume Chau
|
64c1a3ada1
|
Expose addSmartQuery/Subscription in API
|
2017-04-22 23:36:37 +02:00 |
|
Guillaume Chau
|
2f7e7395c0
|
Version bump
|
2017-04-22 21:11:01 +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
|
873865b92f
|
Remove unecessary version constraint
|
2017-04-13 00:27:07 +02:00 |
|
Guillaume Chau
|
886fdb9c9e
|
Doc: Fixed client access in components
|
2017-04-04 18:03:23 +02:00 |
|
Guillaume Chau
|
a4661da1f3
|
Typo
|
2017-04-04 00:29:12 +02:00 |
|
Guillaume Chau
|
a4f644f86a
|
Version bump
|
2017-04-04 00:26:23 +02:00 |
|
Guillaume Chau
|
a3eb9d5386
|
Updated docs
|
2017-04-04 00:26:16 +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
|
76e41f41ed
|
SSR white paper
|
2017-04-04 00:24:05 +02:00 |
|
Guillaume Chau
|
8736aa8bbe
|
Merge remote-tracking branch 'origin/master'
|
2017-04-03 00:57:33 +02:00 |
|
Guillaume Chau
|
d9b1b9953c
|
Bump version
|
2017-04-03 00:57:30 +02:00 |
|
Guillaume Chau
|
fd8d63b479
|
Multiple clients & initial SSR support
|
2017-04-03 00:57:23 +02:00 |
|
Guillaume Chau
|
9b1282eb70
|
Note: subscribeToMore auto-cleaning
|
2017-03-29 12:06:57 +02:00 |
|
Guillaume Chau
|
98ad7836a5
|
Merge remote-tracking branch 'origin/master'
|
2017-03-27 02:22:01 +02:00 |
|
Guillaume Chau
|
3839681371
|
Version bump
|
2017-03-27 02:21:58 +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
|
f176ef9b7d
|
Changed frontpage example
|
2017-03-27 02:17:35 +02:00 |
|
Guillaume Chau
|
4280d37958
|
Changed imports in doc
|
2017-03-27 02:14:43 +02:00 |
|
Guillaume Chau
|
2c79a68404
|
More documentation
|
2017-03-27 02:09:19 +02:00 |
|
Guillaume Chau
|
86a82a8a2b
|
Bump to 2.0.0-beta.1
|
2017-03-27 02:00:49 +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
|
11d2a1ea0f
|
Merge pull request #41 from janat08/patch-1
Specified apolloclient dependency @^0.5.0
|
2017-03-06 15:38:44 +01:00 |
|
janat08
|
edce2c9b88
|
Specified apolloclient dependency @^0.5.0
Advised to install this before server side packages as they will not downgrade for client side packages one they're installed too.
|
2017-03-05 19:03:02 +06: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
|
b88164722a
|
Fix typo
|
2016-12-30 23:10:45 +01:00 |
|
Guillaume Chau
|
0661461398
|
Fix unnecessary refresh
|
2016-12-30 23:04:03 +01:00 |
|
Guillaume Chau
|
617703642c
|
Remove lib
|
2016-12-30 22:50:14 +01:00 |
|
Guillaume Chau
|
f5449ae2a6
|
Fix ignore files
|
2016-12-30 22:49:21 +01:00 |
|
Guillaume Chau
|
3fa5b8e7b9
|
Fix #19
|
2016-12-30 22:46:07 +01:00 |
|
Guillaume Chau
|
3a43e68cf8
|
Link icons
|
2016-12-30 17:35:06 +01:00 |
|
Guillaume Chau
|
c6ff38ee24
|
Readme fix
|
2016-12-30 17:32:59 +01:00 |
|