Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Modernizr >= 2 and >= 3 use touchevents insted touch #42

Closed
alexander-akait opened this issue Jan 20, 2016 · 3 comments
Closed

Modernizr >= 2 and >= 3 use touchevents insted touch #42

alexander-akait opened this issue Jan 20, 2016 · 3 comments
Assignees

Comments

@alexander-akait
Copy link

Line 81:

touchSupport: (typeof Modernizr === 'undefined') ? false : Modernizr.touch,
@tylersticka
Copy link
Member

Good call, @evilebottnawi !

@tylersticka tylersticka self-assigned this Jan 21, 2016
@tylersticka
Copy link
Member

  • Include updated Modernizr for demo
  • Update Modernizr test
  • Bump version in package info
  • Update README
    • Version history
    • Options

tylersticka added a commit that referenced this issue Jan 21, 2016
Updates Modernizr build and references most up-to-date test (formerly `touch`, now `touchevents`).

Refs: #42
@tylersticka
Copy link
Member

@evilebottnawi Should be fixed now, version is 2.0.10. Thanks again! 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants