cloudfour/hideShowPassword

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

alexander-akait opened this issue · 3 comments

Line 81:

touchSupport: (typeof Modernizr === 'undefined') ? false : Modernizr.touch,
  • Include updated Modernizr for demo
  • Update Modernizr test
  • Bump version in package info
  • Update README
    • Version history
    • Options

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