Skip to content

1.1.0

Compare
Choose a tag to compare
@kornelski kornelski released this 29 Jun 20:16
· 83 commits to master since this release
  • 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