Slip Versions Save

Slip.js — UI library for manipulating lists via swipe and drag gestures

1.3.0

8 years ago

1.1.0

9 years ago
  • 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