<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src/ngMobile, branch v1.1.5</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>feat(ngTap): Add a CSS class while the element is held down.</title>
<updated>2013-04-30T23:56:24+00:00</updated>
<author>
<name>Braden Shepherdson</name>
</author>
<published>2013-04-12T18:03:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=52a55ec61895951999cb0d74e706725b965e9c9f'/>
<id>52a55ec61895951999cb0d74e706725b965e9c9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(ngSwipe): Add ngSwipeRight/Left directives to ngMobile</title>
<updated>2013-04-11T20:01:24+00:00</updated>
<author>
<name>Braden Shepherdson</name>
</author>
<published>2013-03-08T14:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5e0f876c39099adb6a0300c429b8df1f6b544846'/>
<id>5e0f876c39099adb6a0300c429b8df1f6b544846</id>
<content type='text'>
These directives fire an event handler on a touch-and-drag or
click-and-drag to the left or right. Includes unit tests and docs
update. Manually tested on Chrome 26, IE8, Android Chrome and iOS
Safari.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These directives fire an event handler on a touch-and-drag or
click-and-drag to the left or right. Includes unit tests and docs
update. Manually tested on Chrome 26, IE8, Android Chrome and iOS
Safari.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngMobile): Use bracket notation to fix minified version</title>
<updated>2013-03-20T21:21:26+00:00</updated>
<author>
<name>Jason Als</name>
</author>
<published>2013-03-20T20:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fec2909f3a5e97bfabbb65d957e0d20d1a588e40'/>
<id>fec2909f3a5e97bfabbb65d957e0d20d1a588e40</id>
<content type='text'>
Added aliases for minification
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added aliases for minification
</pre>
</div>
</content>
</entry>
<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>
