HenrikJoreteg / redux-bundler

Compose a Redux store out of smaller bundles of functionality.
https://reduxbundler.com
583 stars 46 forks source link

added `maintainScrollPosition` param to URL bundle #47

Closed abuinitski closed 5 years ago

abuinitski commented 5 years ago

Extended doUpdateUrl from URL bundle with additional parameter maintainScrollPosition that would not reset scroll to window top when changing route.

Closes #46

HenrikJoreteg commented 5 years ago

published as part of 23.1.0 🎉