| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-03-13 | feat(ngMobile): add ngMobile module with mobile-specific ngClick | Braden Shepherdson | |
| 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. | |||
