v2.2.0
Release to simplify basic library usage. Prepare to React release
- Added
scrollMode
option to perform CSS or native scrolling by library itself, no more need to passonUpdate
and handle scroll logic manually. It is optional though - Disable right click dragging by default
- Fix
updateOptions
method - now it can update all supported options - Added some comments and jsdoc