Releases: Mobius1/Pageable
Releases · Mobius1/Pageable
v0.6.7
Changes
- Added
percent
to the data
object returned by the callbacks / event listeners.
v0.6.5
Fixes
- Fixed
drag
and freeScroll
not working.
v0.6.4
Changes
- Allow toggling of keyboard navigation (#15 )
- Add option for custom child selector (#13 )
v0.6.1
Fixes
- Fix
this.clones is undefined
error
v0.6.0
Changes
- Minified source change:
https://unpkg.com/pageable@latest/dist/pageable.min.js
- Now supports IE9 and above #6