react-router-scroll-4
Version:
React Router 4 scroll management
11 lines (8 loc) • 474 B
Markdown
v1.0.0-beta.2 - 2018-08-01
--------------------------------------
- Allow overriding the scroll behavior class
- Fix error: QuotaExceededError (Safari incognito mode (> 11) / Opera Mini)
v1.0.0-beta.1 - 2017-10-24
--------------------------------------
- Supports React 16 and React Router v4
- `shouldUpdateScroll` gets the props as sent by `withRouter`, which means that it no longers sends in a list of routes as it did with previous versions of `react-router-scroll`.