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
George Pantazis 085b2f806a Add Router method to execute custom logic before popstate events (#3956)
* Add router method to inject code before popstate events

* Default _beforePopState, return true

* Fix link in README

* Re-order `if` statements per feedback
2018-03-31 16:21:51 +02:00
..
index.js Add Router method to execute custom logic before popstate events (#3956) 2018-03-31 16:21:51 +02:00
router.js Add Router method to execute custom logic before popstate events (#3956) 2018-03-31 16:21:51 +02:00
with-router.js Fix typo in withRouter (#3723) 2018-02-07 13:39:23 +05:30