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
Henric Malmberg b8f189f2a5 do not use window.history if inside iframe (#3437)
* do not use window.history if inside iframe

* Move security related test cases into a its own file.

* Removes the unused renderScript function

* Add a nerv example. (#3573)

* Add a nerv example.

* Fix for indentation/style

* Fix for name

* warn user about browser history if next.js used in iframe
2018-02-04 13:00:38 +01:00
..
router do not use window.history if inside iframe (#3437) 2018-02-04 13:00:38 +01:00
app.js Another round of removing extra <div> (#3373) 2017-12-02 18:00:40 +01:00
asset.js Handle empty assetPrefix scenario properly. (#3667) 2018-02-03 17:12:01 +01:00
dynamic.js Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00
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 Universal Webpack (#3578) 2018-01-30 16:44:44 +01: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 Make sure pages bundles are served correctly 2018-01-13 08:34:48 +01: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 Check if headers are sent (#3642) 2018-01-31 18:42:21 +05:30