Releases: Mobius1/Pageable
Releases · Mobius1/Pageable
v0.2.0
Fixes
- Fix for empty config preventing initialisation
Changes
- Add
destroy()
method.
- Added
unbind()
method.
v0.1.2
- Prevent scrolling to next page if in the middle of a scroll.
v0.1.1
- Attach
wheel
listener to wrapper
instead of window
to prevent clashing with scrollable elements.
v0.0.9
- Allow events to be toggled
v0.0.5
- Fix active className not adding to first page node