1.1.0
- Added the
originalIndex
property to thee.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