kirstein / angular-autodisable

ngAutodisable directive for angular. Automatic disable for buttons rocks!
http://jsfiddle.net/kirstein/wXnks/embedded/result/
MIT License
63 stars 26 forks source link

not work with ngTouch module. #28

Open lili21 opened 8 years ago

lili21 commented 8 years ago

cause ngTouch module's ngClick directive using touch event to trigger click event. and disabled element can trigger touch event. so this won't work.

I can send a PR to fix this issue, does anyone maintain this project ?

kirstein commented 8 years ago

Hey! Maintaining this project has been on and off at times. However If you are interested and your Pr looks decent then I have absolutely no problem adding you to contributors list and also granting you NPM access.