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
Victor Borges 6e7ac5f0ef fix: Forces Link to expose the href to the child using passHref property. (#2503)
* Forces Link to exposes the href to the child using passHref property.

* tests for passHref prop of the Link

* passHref property Link documentation
2017-07-09 10:39:02 +05:30
..
router Remove mitt and use an internal EventEmitter (#2477) 2017-07-06 12:19:33 +05:30
app.js Optimize the bundle size of Next.js core (#2422) 2017-07-01 12:54:16 +05:30
css.js Remove traces of glamor (#1286) 2017-02-26 17:58:00 +05:30
dynamic.js Create displayName util (#2286) 2017-06-19 18:33:02 +05:30
error-debug.js Update debug error colors (#2182) 2017-06-10 00:20:58 +05:30
error.js Add CDN support with assetPrefix (#1700) 2017-04-17 21:18:43 -07: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 fix: Forces Link to expose the href to the child using passHref property. (#2503) 2017-07-09 10:39:02 +05:30
p-queue.js improve prefetch (#1161) 2017-02-16 00:59:42 +05:30
page-loader.js Merge branch 'master' into v3-beta 2017-07-09 09:57:56 +05:30
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