Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

W3C pointer support #713

Merged
merged 2 commits into from
Jun 2, 2014
Merged

W3C pointer support #713

merged 2 commits into from
Jun 2, 2014

Conversation

visiongeist
Copy link
Contributor

Hi Matteo,

as discussed this PR adds support for W3C pointer events. Currently this can be tested on IE11, with FF if the flag is activated in the config or with a polyfill like hand.js

Spec: http://www.w3.org/TR/pointerevents/

Impl: I added a util function for the binding/unbinding because indicator and core will need this code both. Other then that the eventing is treated like the prefixed microsoft.

Regards,
Damien

the used flag got deprecated, the recommended way to detect MSPointerEvents are a test against window as described here:
http://msdn.microsoft.com/en-us/library/windows/apps/hh972607.aspx
@cubiq
Copy link
Owner

cubiq commented May 24, 2014

rockstar! thanks!

@visiongeist visiongeist changed the title Fix ms pointer event detection W3C pointer support May 24, 2014
@cubiq
Copy link
Owner

cubiq commented May 29, 2014

would you please sign the contributor license agreement? http://cubiq.org/iscroll/cla/individual.html

I can't merge otherwise (I know it sucks)

@visiongeist
Copy link
Contributor Author

of course. Done.

@cubiq cubiq merged commit 0a1aeeb into cubiq:master Jun 2, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants