1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/examples
Adam Soffer 8310f812ec Fix Apollo Example (#900)
* Add minimal apollo example

* Update apollo example README

* Update apollo example demo link in README

* Fix button styles

* Fix show more button

* Alias demo url

* Include the data field on the Apollo store when hydrating

* Revert

* Include the data field on the Apollo store when hydrating per tpreusse's suggestion.

* Add example to faq section in README

* Sort by newest; Add active state to buttons

* Make optimization suggestions

* Use process.browser; inline props

* Pass wrapped component's initial props into component heirarchy if they exist

* Remove unnecessary sorting of array
2017-01-27 17:06:17 +01:00
..
basic-css Fix link (#789) 2017-01-16 18:23:24 -03:00
custom-server Fix link (#789) 2017-01-16 18:23:24 -03:00
custom-server-express Fix link (#789) 2017-01-16 18:23:24 -03:00
custom-server-hapi Fix link (#789) 2017-01-16 18:23:24 -03:00
custom-server-koa Fix koa-404 issue by adding res.statusCode to 200 (#815) 2017-01-18 00:45:29 -03:00
data-fetch Updated <Link> in repo, always wrapping an anchor. (#798) 2017-01-16 22:27:55 +01:00
head-elements Fix link (#789) 2017-01-16 18:23:24 -03:00
hello-world Updated <Link> in repo, always wrapping an anchor. (#798) 2017-01-16 22:27:55 +01:00
layout-component Updated <Link> in repo, always wrapping an anchor. (#798) 2017-01-16 22:27:55 +01:00
nested-components Fix link (#789) 2017-01-16 18:23:24 -03:00
parameterized-routing Fix link (#789) 2017-01-16 18:23:24 -03:00
shared-modules Fix link (#789) 2017-01-16 18:23:24 -03:00
ssr-caching Fix link (#789) 2017-01-16 18:23:24 -03:00
using-inferno Updated <Link> in repo, always wrapping an anchor. (#798) 2017-01-16 22:27:55 +01:00
using-preact Updated <Link> in repo, always wrapping an anchor. (#798) 2017-01-16 22:27:55 +01:00
using-router Updated <Link> in repo, always wrapping an anchor. (#798) 2017-01-16 22:27:55 +01:00
with-amp Added Google AMP example (#793) 2017-01-24 05:20:56 -08:00
with-aphrodite Fix link (#789) 2017-01-16 18:23:24 -03:00
with-apollo Fix Apollo Example (#900) 2017-01-27 17:06:17 +01:00
with-custom-babel-config Fix link (#789) 2017-01-16 18:23:24 -03:00
with-cxs Fix link (#789) 2017-01-16 18:23:24 -03:00
with-fela Example using Fela (#863) 2017-01-23 20:29:15 -03:00
with-flow simpler flow task (#857) 2017-01-23 22:19:14 -08:00
with-glamor Fix link (#789) 2017-01-16 18:23:24 -03:00
with-jest Fix link (#789) 2017-01-16 18:23:24 -03:00
with-loading Make sure lastAppProps always have some value. (#829) 2017-01-20 11:33:46 -08:00
with-mobx Updated <Link> in repo, always wrapping an anchor. (#798) 2017-01-16 22:27:55 +01:00
with-prefetching Fix link (#789) 2017-01-16 18:23:24 -03:00
with-redux Updated <Link> in repo, always wrapping an anchor. (#798) 2017-01-16 22:27:55 +01:00
with-styled-components Update styled-component docs (#841) 2017-01-21 22:24:17 +01:00
with-styled-jsx-postcss Fix link (#789) 2017-01-16 18:23:24 -03:00
with-styletron Fix link (#789) 2017-01-16 18:23:24 -03:00
.babelrc Added layout component example (#560) 2017-01-05 13:03:36 -08:00