- Added
pauseAutoPlayOnHover
to pauseautoPlay
on hover. Fixed #55 - Fixed
event
in lazyLoad. See #234 - Added
parseInt
forselect()
. Fixed #260 - Moved header comment to
index.js
. Fixed #265 - Added hack to fix scroll jump after focus. Fixed #76
- Fixed initializing with high
initialIndex
. Fixed #291 - Added instant argument for
select()
to allow selecting without animation. Fixed #128