Skip to content

Releases: barthy-koeln/scroll-snap-slider

v2.4.0 — Draggable Quickswipe

21 Jan 12:15
Compare
Choose a tag to compare

Detects quick swiping gestures and allows flicking the slider.

v2.3.0 — Plugins

21 Jan 12:13
Compare
Choose a tag to compare

This release introduces a plugin interface and a few standard plugins.

v2.2.0 — More Configuration Options

02 Aug 09:36
Compare
Choose a tag to compare

Features

  • Added a roundingMethod property that can alter the timing, at which events are triggered.
  • Added a listenerOptions property that changes scroll event beahviour
  • Added a listen constructor option to bypass the scroll listener

Changes

  • The default rounding Method is now Math.round

v2.1.1 — Fixed Accidental Dependencies

30 Jan 15:49
27647dc
Compare
Choose a tag to compare

Bugfixes

  • Removed accidental dependencies

Changes

  • Added yarn.lock to repository for better development

v2.1.0 — Pass event

30 Jan 15:33
Compare
Choose a tag to compare

Bugfixes

  • Fixed a bug with false positives when testing for scroll end

Features

  • Added the slide-pass event

v2.0.0 — Start/Stop Events

29 Jan 23:48
Compare
Choose a tag to compare

Changes

  • Renamed slide-change event to slide-stop
  • Renamed scrollTo to slideTo

Additions

  • Added slide-start event

v1.1.0 — Slide property

10 Nov 18:34
Compare
Choose a tag to compare

Features:

  • Introduced slide property

Misc:

  • Changed the scroll behavior definition from JS to CSS (safari support)

v1.0.0 — Initial Release

05 Oct 08:58
Compare
Choose a tag to compare
fixed wrong package naem