Releases: marcandre/detect_swipe
Releases · marcandre/detect_swipe
v2.1.1
- Fix bug where multiple small swipes would be considered as an actual swipe.
- Improve listener handling
v2.1.0
Add config option for event prevention [#1]
v2.0.0
Use $.events.special, so changes to the API to avoid having to call anything before listening to the events.