Y
Hacker News
new
|
ask
|
show
|
jobs
by
hannibalhorn
4707 days ago
The 1.1.x branch has support for this already, by basically just overriding ng-click on touch devices, so you get the fast click functionality by default:
https://github.com/angular/angular.js/commit/707c65d5a228b44...