| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2020-02-01 | 386 Bytes | |
| v2.2.0 source code.tar.gz | 2020-02-01 | 189.3 kB | |
| v2.2.0 source code.zip | 2020-02-01 | 192.6 kB | |
| Totals: 3 Items | 382.4 kB | 1 | |
Release to simplify basic library usage. Prepare to React release
- Added
scrollModeoption to perform CSS or native scrolling by library itself, no more need to passonUpdateand handle scroll logic manually. It is optional though - Disable right click dragging by default
- Fix
updateOptionsmethod - now it can update all supported options - Added some comments and jsdoc