1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/lib
Arunoda Susiripala 56662b4d84 Add/with router (#2870)
* Add withRoute HOC

Rebased (squashed)
- removed routerToProps
- updated hoist-non-react-statics
- improved propTypes

* Expose the whole Router instead of the route.

* Make the example simple.

* Update examples and the readme.

* Add a test case.
2017-08-30 19:37:12 +05:30
..
router Add/with router (#2870) 2017-08-30 19:37:12 +05:30
app.js Add/with router (#2870) 2017-08-30 19:37:12 +05:30
css.js Remove traces of glamor (#1286) 2017-02-26 17:58:00 +05:30
dynamic.js next/dynamic Error Message Tweaks (#2798) 2017-08-17 21:41:52 +05:30
error-debug.js Update debug error colors (#2182) 2017-06-10 00:20:58 +05:30
error.js Add line-height rule for error page h2 (#2761) 2017-08-12 06:40:07 +02:00
EventEmitter.js Add tests for EventEmitter. (#2515) 2017-07-09 09:16:53 +05:30
head.js Add property to list of deduped tags (#2439) 2017-07-03 11:02:47 +05:30
link.js Change next/link proptypes to support the API. (#2607) 2017-07-20 21:54:04 +05:30
p-queue.js improve prefetch (#1161) 2017-02-16 00:59:42 +05:30
page-loader.js Updated console.log wording when the PageLoader is waiting for webpack to become idle. (#2835) 2017-08-23 22:06:11 +02:00
prefetch.js fix prefetch url (#1154) 2017-02-15 15:01:03 +01:00
shallow-equals.js Added linting using standard (#27) 2016-10-16 17:00:17 -07:00
side-effect.js Create displayName util (#2286) 2017-06-19 18:33:02 +05:30
utils.js Create displayName util (#2286) 2017-06-19 18:33:02 +05:30