Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

31 lines (26 loc) · 1.23 KB

Changelog

2.1.0 - 2019-03-08

Changed

  • Disable default enabled options (until now, browser and touchDevice). (371a113)
  • Change scrollDirection on top from stop to top. (b1ee6ed)
  • Fix formatting. (5b2b49d)

2.0.2 - 2019-03-08

Added

  • Now scrollDirection on top shows stop.

2.0.1 - 2019-03-03

Fixed

  • const name in documentation examples

2.0.0 - 2019-03-03

Added

  • Touchscreen options
  • Limit option in scrolled
  • Added scroll options to get()
  • License

Changed

  • Changed WebPack bundler to Rollup
  • Optimize package.json
  • Change export name on gnulinux to linux
  • Update README.md

Removed

  • Print method with classes

1.0.0 - 2019-01-15