Skip to content

Releases: pukhalski/tap

1.0.8

03 Feb 13:56
Compare
Choose a tag to compare
  • Fix for iOS

1.0.7

16 Jun 22:08
Compare
Choose a tag to compare
  • Tap now supports VoiceOver on iOS and OS X;
  • JS Code Style: .jscsrc file added

1.0.6

12 May 11:30
Compare
Choose a tag to compare

Release to NPM. Yay!

1.0.5

13 Apr 10:48
Compare
Choose a tag to compare
  • AMD support added
  • Listening to root element instead of body

1.0.4

20 Mar 09:56
Compare
Choose a tag to compare
  • Tap won't be initialized for IE8 and lower
  • Fixed bug with 'originalEvent' is undefined

Minor: bower.json update to appear on registry

11 Feb 19:23
Compare
Choose a tag to compare
1.0.3

`bower.json` changes to appear on the registry

Hot fix: issue with `click` triggering after pointerup on WP

21 Jan 12:42
Compare
Choose a tag to compare
Merge pull request #18 from ezhlobo/update_event_detector

Check touch events first than pointer events

Minor updates

09 Jan 10:39
Compare
Choose a tag to compare

Update to appear in bower registry

Initial release

28 Oct 10:44
Compare
Choose a tag to compare
Merge pull request #10 from jimbog/patch-1

Thanks, @jimbog for adding Meteor instructions.

Merged.