Skip to content

Latest commit

 

History

History
80 lines (40 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

80 lines (40 loc) · 1.04 KB

Changelog

v1.0.6

07.01.2019.

Fixed

  • Fixed the bug with breakpoint data not being broadcasted properly.

v1.0.5

17.12.2018.

Fixed

  • Fixed the bug introduced in 1.0.4 that broke SSR.

v1.0.4

14.12.2018.

Changed

  • Changed how custom event is dispatched.

v1.0.3

13.12.2018.

Changed

  • Updated window-scroll-manager dependency.

v1.0.2

30.07.2018.

Changed

  • Added scrollPosition as an scrollPositionY alias for backwards compatibility

v1.0.1

12.07.2018.

Updated

  • Updated window-scroll-manager version

v1.0.0

15.06.2018.

Changed

  • Renamed scrollPosition prop to scrollPositionY

Added

  • Enabled horizontal scroll tracking and added scrollPositionX prop
  • This changelog

For changes prior version 1.0.0 please check the commit list.