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
Tim Neutkens eca8e8f64b
Expose app.js (#4129)
* Expose pages/_app.js

* Add tests for _app and _document

* Uncomment deprecation warnings

* Add documentation for _app, improve documentation of _document

* Update docs / test for _document

* Add _document to client compiler in development

* Add missing app.js to comment

* Only warn once

* Add url-deprecated error page

* Combine tests

* Yse same message for all methods of ‘props.url’

* Update docs around _app

* Update documentation

* Quotes

* Update table of contents
2018-04-12 10:33:22 +02:00
..
router Expose app.js (#4129) 2018-04-12 10:33:22 +02:00
app.js Expose app.js (#4129) 2018-04-12 10:33:22 +02:00
asset.js Handle empty assetPrefix scenario properly. (#3667) 2018-02-03 17:12:01 +01:00
constants.js Add build manifest (#4119) 2018-04-12 09:47:42 +02:00
dynamic.js Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00
error-debug.js Upgrade standard.js (#4064) 2018-03-27 20:11:03 +02:00
error.js Add line-height rule for error page h2 (#2761) 2017-08-12 06:40:07 +02:00
EventEmitter.js Upgrade standard.js (#4064) 2018-03-27 20:11:03 +02:00
head.js Upgrade standard.js (#4064) 2018-03-27 20:11:03 +02:00
link.js Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00
p-queue.js improve prefetch (#1161) 2017-02-16 00:59:42 +05:30
page-loader.js Remove special error script handling (#3849) 2018-02-21 23:11:25 +05:30
prefetch.js fix prefetch url (#1154) 2017-02-15 15:01:03 +01:00
runtime-config.js Exposing configuration to the server / client side (minor) (#3882) 2018-02-26 12:03:27 +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 Check if headers are sent (#3642) 2018-01-31 18:42:21 +05:30