angular.js/test/ngMobile/directive
Julien Bouquillon e03402433d fix(ngMobile): prevent ngClick when item disabled
- the ngClick attribute was always triggered, regardless the ngDisabled/disabled attributes
 - we now check the DOM disabled status before triggering the original click event

Closes #3124
Closes #3132
2013-07-24 16:58:12 -07:00
..
ngClickSpec.js fix(ngMobile): prevent ngClick when item disabled 2013-07-24 16:58:12 -07:00
ngSwipeSpec.js feat(ngSwipe): Add ngSwipeRight/Left directives to ngMobile 2013-04-11 13:01:24 -07:00