Tage A. L. K
c6d9ab7563
with-apollo-auth updated for Apollo 2.0 ( #3278 )
...
* Updated for Apollo 2.0
* Updated for commit: ccb188a
* Simplified serverState
Updated with danistefanovic's comment. Looks better.
* Revert "Simplified serverState"
This reverts commit 1b543a35909dcfe401c753cb2f71760180087057.
* Simplified server
Updated with Statedanistefanovic's comment.
2017-11-17 08:23:52 +01:00
Tim Neutkens
6977d61ebe
Merge branch 'master' into canary
...
# Conflicts:
# .travis.yml
2017-11-15 13:20:46 +01:00
Divyendu Singh
ccb188ab6b
Update withData.js - support withRouter HOC ( #3286 )
...
Add support for using withRouter as HOC with this example.
Passing router context manually fixes this, based on, https://github.com/zeit/next.js/issues/2908#issuecomment-338244804
2017-11-15 10:44:06 +01:00
Tim Neutkens
18f8ab392a
Merge branch 'master' into canary
...
# Conflicts:
# examples/with-apollo/lib/initApollo.js
# examples/with-apollo/package.json
# examples/with-react-with-styles/package.json
# examples/with-static-export/package.json
# package.json
2017-11-05 11:01:59 +01:00
Leonardo Quixada
b41d177609
Dropped isomorphic-fetch in examples in favor of isomorphic-unfetch. ( #3230 )
2017-11-04 15:05:16 +01:00
Kitti Piyapan
28767c06d1
Change file name lib on example keep the same format ( #3227 )
...
Change file name format on folder lib like /examples/with-apollo and /examples/with-apollo-and-redux
2017-11-02 17:56:14 +01:00
Jess Telford
4a0278b5c0
Apollo + Authentication + graph.cool example ( #2161 )
...
* Apollo + Authentication + graph.cool example
* Fix linting errors
2017-06-30 22:18:11 +02:00