angular.js/test/ngMobile/directive
Jan Laußmann 0bbd20f255 fix(mobile-ng-click): prevent unwanted opening of the soft keyboard
Ghost clicks are busted but the corresponding form elements are still focused. This means that for example on smartphones the soft keyboard will be opened. This pull request prevents the unwanted opening of the soft keyboard.
2013-07-31 16:08:00 -07:00
..
ngClickSpec.js fix(mobile-ng-click): prevent unwanted opening of the soft keyboard 2013-07-31 16:08:00 -07:00
ngSwipeSpec.js feat(ngMobile): emit 'swipeleft' and 'swiperight' events 2013-07-25 16:36:11 -07:00