RyanMullins / angular-hammer

Hammer.js v2 support for AngularJS
http://ryanmullins.github.io/angular-hammer/
MIT License
188 stars 55 forks source link

Add sanitizer for recognizer and manger options #24

Open RyanMullins opened 9 years ago

RyanMullins commented 9 years ago

I want to add some checks to the recognizer and manager options that check to make sure that options and their values are correct before they're applied. This should also do some checking to ensure proper requireFailure and recognizeWith behavior that was mentioned in #23.