]> source.dussan.org Git - jquery.git/commit
Event: Add touch event properties, eliminates need for a plugin
authorDave Methvin <dave.methvin@gmail.com>
Thu, 5 May 2016 20:41:42 +0000 (16:41 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Mon, 9 May 2016 16:23:51 +0000 (12:23 -0400)
commitf5958085cfb91f9a5e4251cd24b474bf9bb2dc1c
tree32042c4c16fc6f832104410589ba40095c985692
parentde71e9755fc0b5d45ee3fa1bac5481c2466dad6e
Event: Add touch event properties, eliminates need for a plugin

Fixes gh-3104
Closes gh-3108

See https://github.com/aarongloege/jquery.touchHooks

Other properties are already present thanks to mouse events.

squash! Add targetTouches
src/event.js