Skip to content

Releases: SharifClick/svelte-swipe

Bug fixes

10 Nov 13:20
Compare
Choose a tag to compare

Merged PR #75
Issue fixed #74

v2.0.0 with Svelte 4 support

07 Sep 15:05
83816cd
Compare
Choose a tag to compare
  • Support for Svelte 4 #71
  • Move swipe functionalities to the module
  • Pause autoplay on hover #37
  • Fix A11y warnings #65
  • Bug fixes

Bugfixes

10 Mar 18:32
Compare
Choose a tag to compare
  • Issue #55 - fix initial item shift issue (Thanks to @gnuletik)
  • Fix infinite play
  • Fix exports path on package file
  • Demo fix

Feature - Swipe items infinitely

23 Feb 12:50
Compare
Choose a tag to compare
  • issue #34 resolved
  • Sveltekit featuring dev environment
  • Publish gh-pages
  • bugfixes

Fire 'on change' event on swipe-end

29 Sep 12:07
8789144
Compare
Choose a tag to compare
Merge pull request #52 from SharifClick/feat-onchange-event

Feat onchange event

Allow default scroll on touch (for mobile)

11 May 20:01
Compare
Choose a tag to compare

Allow Dynamic Height

26 Mar 16:12
Compare
Choose a tag to compare
  • merged pr #42
  • Fixed issue #27
  • Allow Swipe height automatically follow the SwipeItem children

Fixed page scroll on swipe issue

29 Nov 18:07
Compare
Choose a tag to compare
v1.7.2

version bump

Resize issue fixed

08 Oct 13:43
Compare
Choose a tag to compare
  • merged pr #26
  • fixed issue #25

feat vertical swipe

02 Aug 17:20
Compare
Choose a tag to compare
v1.7.0

fix