Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Mouse events always fire pointer events, enable touch events to use native touch-action if available #78

Merged
merged 6 commits into from
Jun 24, 2013

Conversation

dfreedm
Copy link
Contributor

@dfreedm dfreedm commented Jun 22, 2013

  • Installer module is now only used by touch recognizers
  • touch events can come through shadows, start target finding from shadow for less dom walking
  • touch-action: scroll is now touch-action: auto to be more compliant with spec

@dfreedm
Copy link
Contributor Author

dfreedm commented Jun 24, 2013

Fixes #76

@dfreedm
Copy link
Contributor Author

dfreedm commented Jun 24, 2013

Fixes #73

@dfreedm
Copy link
Contributor Author

dfreedm commented Jun 24, 2013

Fixes #70

@dfreedm
Copy link
Contributor Author

dfreedm commented Jun 24, 2013

Fixes #68

dfreedm added a commit that referenced this pull request Jun 24, 2013
Mouse events always fire pointer events, enable touch events to use native touch-action if available
@dfreedm dfreedm merged commit 977b58e into jquery-archive:master Jun 24, 2013
@dfreedm dfreedm deleted the more-modules branch June 24, 2013 18:39
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.

1 participant