Skip to content

Releases: munkychop/swiftclick

Sloth

27 Apr 20:11
Compare
Choose a tag to compare

Watchdog

24 Jan 08:54
Compare
Choose a tag to compare

Fixes an issue where users had to click twice in order to trigger a click event on elements that had previously triggered an unhandled touchcancel event.

Project Restructure

21 Oct 17:44
Compare
Choose a tag to compare

The project structure has been simplified, which will also allow SwiftClick to be published more easily on cdnjs (thanks to @huhgawz for the suggestion).

Gazelle

10 Jul 19:27
Compare
Choose a tag to compare

Adds setMaxTouchDrift method.

Falcon

17 Jun 14:45
Compare
Choose a tag to compare

Fixes an edge-case with events not being propagated to non-SwiftClick-managed elements that are being dragged and contain SwiftClick-managed children as the event target.

Hayabusa

29 Oct 02:06
Compare
Choose a tag to compare

Adds swiftclick-ignore, swiftclick-force, and enableCssParser functionality.

Available on npm: https://www.npmjs.com/package/swiftclick

Repo transfer from TMW to munkychop

15 Sep 11:44
Compare
Choose a tag to compare
1.1.6

Minor readme update

Updated docs and republished to npm

10 Sep 20:48
Compare
Choose a tag to compare
1.1.5

updated documentation and fixed keywords getting overwritten.

Published as NPM module.

09 Sep 20:46
Compare
Choose a tag to compare
1.1.4

bumped version number to publish npm keywords.

Fixed ghost-click issue on Android devices

02 Jun 14:55
Compare
Choose a tag to compare

Tested the fix on a Galaxy S2. If anyone finds a related problem then please open an issue.

Thanks :)