1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/client
Arunoda Susiripala 96fca5e2ad Add better hash URL support. (#1250)
* Add better hash URL support.
1. Add scrolling to given id related to hash
2. Hash changes won't trigger getInitialProps

* Add some comments.

* Fix tests.

* Add some test cases.
2017-02-28 09:31:17 -08:00
..
head-manager.js use Promise to update head (#574) 2016-12-30 11:14:36 -08:00
index.js Add better hash URL support. (#1250) 2017-02-28 09:31:17 -08:00
next-dev.js [WIP] Remember scroll position on error (#911) 2017-01-31 08:56:17 +05:30
next.js Don't discard component state on error (#741) 2017-01-11 17:58:20 -08:00
on-demand-entries-client.js Move on-demand-entries-ping to _next namespace (#1305) 2017-02-27 12:04:01 -08:00
patch-react.js Copy all properties and descriptors when patching React (#1101) 2017-02-15 08:30:39 +05:30
webpack-hot-middleware-client.js Don't discard component state on error (#741) 2017-01-11 17:58:20 -08:00