Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Releases: Mobius1/Pageable

v0.5.3

29 Nov 17:19
Compare
Choose a tag to compare
v0.5.3

v0.5.2

29 Nov 16:47
Compare
Choose a tag to compare

Fixes

  • Fix onInit firing more than once.

v0.5.1

29 Nov 15:11
Compare
Choose a tag to compare

Fixes

Fix incorrect compiled code

v0.5.0

29 Nov 14:18
Compare
Choose a tag to compare

Fixes

  • Non-functional navigation pips on touch devices
  • Suspend slideshow when interacting with instance

Changes

  • Added optional stylesheet for nav pips and buttons styling.

Breaking Changes

  • Option interval changed to animation.

v0.4.3

27 Nov 11:26
Compare
Choose a tag to compare

Fixes

  • Fix missing callbacks

v0.4.2

27 Nov 11:23
Compare
Choose a tag to compare

Changes

  • Allow infinite scrolling with slideshow
  • Replace onclick with addEventListener / removeEventListener for nav buttons.

v0.4.1

27 Nov 10:37
Compare
Choose a tag to compare

Fixes

  • Fix cloned nodes created by infinite option not being removed when calling destroy() method.
  • Fix incorrect page showing when reinitialising an instance after destroying.
  • Remove debug code.

v0.4.0

26 Nov 22:32
Compare
Choose a tag to compare

Changes

  • Added slideshow option.
  • Added infinite option.
  • Added slideshow() method.

Fixes

  • Prevent overscrolling with freeScroll option.

v0.3.10

26 Nov 16:44
Compare
Choose a tag to compare
v0.3.10

v0.3.7

25 Nov 14:24
Compare
Choose a tag to compare

Fixes

  • Fix compile error