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/router
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
..
index.js Allow use of filenames in exportPathMap (#2973) 2017-10-05 20:33:10 +02:00
router.js do not use window.history if inside iframe (#3437) 2018-02-04 13:00:38 +01:00
with-router.js Rename withRoute to withRouter to be consistent (#2881) 2017-08-31 21:37:20 +02:00