Slip.js
Swiping and reordering lists of elements on touch screens, no fuss. A tiny library by Kornel.
AngularJS wrapper by Code Capers.
-
{{listItem}}
Live Examples
Kornel's original example ported to Angular
Full example with data-model
Simplest example with data-model
Known limitations
- Tap & hold is too sensitive in Firefox (W3C TouchEvents specification is ambiguous about sensitivity of touch movements, so strictly speaking that's a spec bug, not a browser bug.)
- There are few bits in animations that could be smoother or more efficient.
Bug/fork/star on GitHub.