Skip to content

Releases: MopTym/doSlide

v1.1.4

22 Apr 09:40
Compare
Choose a tag to compare

Refactor

  • Add argument type conversion of 'go()' (#20).

v1.1.3

29 Jan 13:17
Compare
Choose a tag to compare

Fix

  • Fix mouse wheel event bugs (#17) .

v1.1.2

28 Jan 05:59
Compare
Choose a tag to compare

Refactor

  • Separate config const.

v1.1.0

20 Jan 10:01
Compare
Choose a tag to compare

Apply plugin mechanism.

New

  • Add build-in keyboard support plugin.

Change

  • Change direction object to string.

v1.0.1

06 Jan 08:07
Compare
Choose a tag to compare

Now it works fine in IE9 (no transition) .

New

  • Add translate3d configuration and use it in default situation.

Fixed

  • Fixed some bugs about transition.

Changed

  • Added overflow: hidden to section class.

v1.0.0

05 Jan 15:38
Compare
Choose a tag to compare

In order to optimize performance (especially on mobile), this version changes the default switch (scroll) mechanism, meanwhile, the way of including CSS and other places have been changed, so it's not compatible with previous versions.

New

  • Added parent configuration to implement linkage in nested structure quickly.

Fixed

  • Fixed onChanged event's triggering time.

Changed

  • Changed the default switch mechanism.
  • Changed the way of including CSS.
  • Renamed onUserSlide / onSlide to onUserSwipe / onSwipe.

v0.1.5

04 Jan 07:09
Compare
Choose a tag to compare

Add:

  • 'sections' property

v0.1.4

01 Jan 07:19
Compare
Choose a tag to compare

Add:

onOverRange event callback.

v0.1.3

26 Dec 11:21
Compare
Choose a tag to compare

Release 0.1.3