Skip to content

Releases: kornelski/slip

1.3.0: Merge pull request #56 from Nona-Creative/feat/additional-funtionality

14 Dec 18:15
Compare
Choose a tag to compare

1.1.0

29 Jun 20:16
Compare
Choose a tag to compare
  • Added the originalIndex property to the e.detail object that is returned in the reorder function. This makes it easier to update a knockoutJS observableArray based on the original vs new position of the array item that moved.
  • added direction (left|right) on swipe event detail
  • Page automatically scrolls when dragging outside visible area
  • Fixed prevetDefault behavior in slip:tap event