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
Jayden Seric 1a02b0efa4 Added missing as propType to Link. (#2579)
This was causing the error “Failed prop type: Link: unknown props found: as in Link” when used with next-routes.
2017-07-17 10:42:36 +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 propType check with validation (#2516) 2017-07-09 18:42:20 +05:30
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 Added missing as propType to Link. (#2579) 2017-07-17 10:42:36 +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