angular.js/test/ngMobile/directive
Braden Shepherdson 707c65d5a2 feat(ngMobile): add ngMobile module with mobile-specific ngClick
Add a new module ngMobile, with mobile/touch-specific directives.
Add ngClick, which overrides the default ngClick. This ngClick uses touch
events, which are much faster on mobile. On desktop browsers, ngClick
responds to click events, so it can be used for portable sites.
2013-03-13 22:59:06 -07:00
..
ngClickSpec.js feat(ngMobile): add ngMobile module with mobile-specific ngClick 2013-03-13 22:59:06 -07:00