<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/test/ngMobile/directive, branch v1.1.4</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>feat(ngMobile): add ngMobile module with mobile-specific ngClick</title>
<updated>2013-03-14T05:59:06+00:00</updated>
<author>
<name>Braden Shepherdson</name>
</author>
<published>2013-02-08T18:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=707c65d5a228b44ab3aea2fad95516fe6c57169a'/>
<id>707c65d5a228b44ab3aea2fad95516fe6c57169a</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
</feed>
