Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 982 Bytes

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 982 Bytes

Changelog

[0.1.8] - 16.03.2019

  • Introducing SnaplistController to allow initial item position and setting position programatically.

[0.1.7] - 01.02.2019

  • Hot reload did nothing to snaplist. Now it is fixed. A big thanks to @raacker.

[0.1.6] - 31.10.2018

  • Hot reload did nothing to snaplist. Now it is fixed. A big thanks to @raacker.

[0.1.5] - 28.10.2018

  • Implements vertical axis scroll and snip. A big thanks to @raacker.

[0.1.4] - 27.10.2018

  • Adds a simple example to the package

[0.1.3] - 26.10.2018

  • Readme and organizational updates.

[0.1.2] - 25.10.2018

  • Implements snapping back to original item if not enough velocity or progress

[0.1.1] - 24.10.2018

  • Explicitly provides current item position, does not hide it in builder data
  • Removes unnessesary setState calls from snip animation

[0.1.0] - 21.10.2018

  • It's alive!