Skip to content

v2.0.0

Choose a tag to compare

@HorusGoul HorusGoul released this 01 Apr 20:57
7433ce9

2.0.0 (2019-04-01)

Bug Fixes

  • VirtualScroller: Component rewrite with hooks (545e88b)
  • VirtualScroller: Fixes about props and hooks (5eb1412)

Features

  • VirtualScroller: Adds scrollRestoration prop (22ab8a3)
  • VirtualScroller: Migration to hooks and Scroll Restoration changes (7433ce9)

BREAKING CHANGES

  • VirtualScroller: Scroll restoration is now an opt-in behavior.
  • VirtualScroller: Version required of react and react-dom bumped to ^16.8.0