<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/test/service, branch v0.10.4</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix(defer.cancel): should return false instead of undefined</title>
<updated>2011-10-23T04:32:48+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-10-23T04:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=bacc31bea968a505b52889630e4bf578b18ff996'/>
<id>bacc31bea968a505b52889630e4bf578b18ff996</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat($defer): add $defer.cancel</title>
<updated>2011-10-23T04:32:48+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-10-22T06:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ad90c3574f8365ee4a1a973d5e43c64fe9fcda2c'/>
<id>ad90c3574f8365ee4a1a973d5e43c64fe9fcda2c</id>
<content type='text'>
This functionality was previously available only as obscure $browser.defer.cancel.

I also added docs and tests and fixed an issue in .defer.cancel mock.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This functionality was previously available only as obscure $browser.defer.cancel.

I also added docs and tests and fixed an issue in .defer.cancel mock.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($location): rewrite links with nested elements</title>
<updated>2011-10-22T22:35:18+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-10-20T15:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9b85757102fbd44e88d0a3909fdf8b90f191b593'/>
<id>9b85757102fbd44e88d0a3909fdf8b90f191b593</id>
<content type='text'>
For example:
&lt;a href="some/link"&gt;inner &lt;span&gt;text&lt;/span&gt;&lt;/a&gt;

If you click on "text", then the span element is event.target, so we need to traverse the DOM.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For example:
&lt;a href="some/link"&gt;inner &lt;span&gt;text&lt;/span&gt;&lt;/a&gt;

If you click on "text", then the span element is event.target, so we need to traverse the DOM.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($location): do not rewrite link when meta key pressed</title>
<updated>2011-10-13T18:10:19+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-10-12T20:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=afc81b554ede0818e64a6971d4f409bdc2c42272'/>
<id>afc81b554ede0818e64a6971d4f409bdc2c42272</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(formating): clean code to be function() {</title>
<updated>2011-10-11T18:01:46+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-10-07T18:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fd822bdaf9d04e522aaa5400b673f333190abe98'/>
<id>fd822bdaf9d04e522aaa5400b673f333190abe98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(forms): new and improved forms</title>
<updated>2011-10-11T18:01:45+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-09-08T20:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4f78fd692c0ec51241476e6be9a4df06cd62fdd6'/>
<id>4f78fd692c0ec51241476e6be9a4df06cd62fdd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(hover): delete hover service</title>
<updated>2011-10-11T17:53:06+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-08-25T04:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1942861472a4cd8d2d72f2ed54ee2b63be5d68b8'/>
<id>1942861472a4cd8d2d72f2ed54ee2b63be5d68b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($route): fix regex escaping in route matcher</title>
<updated>2011-09-21T11:47:17+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-09-21T11:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2bc39bb0b4f81b77597bb52f8572d231cf4f83e2'/>
<id>2bc39bb0b4f81b77597bb52f8572d231cf4f83e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($location) $location specs must unbind document listener</title>
<updated>2011-09-16T00:44:31+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-09-14T22:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4e8f0d6e9ff1b852de9de9da72d0fac138bcd1a7'/>
<id>4e8f0d6e9ff1b852de9de9da72d0fac138bcd1a7</id>
<content type='text'>
link rewriting used in html5 mode on legacy browsers binds to document.onClick - we need to destroy this listener after each test to prevent test collisions (global state is evil).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
link rewriting used in html5 mode on legacy browsers binds to document.onClick - we need to destroy this listener after each test to prevent test collisions (global state is evil).
</pre>
</div>
</content>
</entry>
<entry>
<title>style: fix some missing semi-colons and spaces, typos</title>
<updated>2011-09-08T21:00:59+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-09-01T14:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4b4292edb86d34067a2babb9f572a3641dd1d2a7'/>
<id>4b4292edb86d34067a2babb9f572a3641dd1d2a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
