<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js, branch v1.0.6</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>chore(release): cut 1.0.6 universal-irreversibility release</title>
<updated>2013-04-04T17:48:05+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-04-04T17:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4b8629b6b842c8a33282bc82276552308ea0cd5b'/>
<id>4b8629b6b842c8a33282bc82276552308ea0cd5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(docs): correct few unclosed elements</title>
<updated>2013-04-04T16:46:46+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2013-04-02T16:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ed81d19ce9b1ce8b8d2a6af3bca75fcc5ca2b950'/>
<id>ed81d19ce9b1ce8b8d2a6af3bca75fcc5ca2b950</id>
<content type='text'>
Conflicts:

	src/ng/filter/filter.js
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	src/ng/filter/filter.js
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide): add missing closing div tag</title>
<updated>2013-04-04T16:43:47+00:00</updated>
<author>
<name>Felipe Lahti</name>
</author>
<published>2013-03-27T03:55:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3497bf2d82447b2ba85b771c9444e87a19668f03'/>
<id>3497bf2d82447b2ba85b771c9444e87a19668f03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide): fix typo in DI. angualar -&gt; angular</title>
<updated>2013-04-04T16:43:35+00:00</updated>
<author>
<name>Felipe Lahti</name>
</author>
<published>2013-03-26T03:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=afcf03fd2c5823319e06bc012e3b8a5cf819f905'/>
<id>afcf03fd2c5823319e06bc012e3b8a5cf819f905</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(mocks): fix typos</title>
<updated>2013-04-04T16:43:16+00:00</updated>
<author>
<name>Gert Goet</name>
</author>
<published>2013-03-23T17:48:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=582612b000a20789e2d4acabeacc158abb089568'/>
<id>582612b000a20789e2d4acabeacc158abb089568</id>
<content type='text'>
Conflicts:

	src/ngMock/angular-mocks.js
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	src/ngMock/angular-mocks.js
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(directive): fix typo</title>
<updated>2013-04-04T16:42:12+00:00</updated>
<author>
<name>Srinivas Kusunam</name>
</author>
<published>2013-03-22T19:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7bf32ccadb098d93c162de53b0e64d1ff188e82f'/>
<id>7bf32ccadb098d93c162de53b0e64d1ff188e82f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(controller): improve $controller function doc readability</title>
<updated>2013-04-04T16:42:01+00:00</updated>
<author>
<name>Matthew McComb</name>
</author>
<published>2013-03-22T09:45:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f5c18861b673ad18aac01f3622c62094b18d843d'/>
<id>f5c18861b673ad18aac01f3622c62094b18d843d</id>
<content type='text'>
Improved $controller function doc readability.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improved $controller function doc readability.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(mock): prevent NPE when module definition outside of it.</title>
<updated>2013-04-04T16:30:07+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2013-03-09T06:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4acd75b904ad7111e548279f7111bc17bedfc05c'/>
<id>4acd75b904ad7111e548279f7111bc17bedfc05c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update forms.ngdoc</title>
<updated>2013-04-04T16:29:51+00:00</updated>
<author>
<name>James deBoer</name>
</author>
<published>2013-03-25T06:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=cd6dd22b19cc19ab034e3e39518cc454bf53570d'/>
<id>cd6dd22b19cc19ab034e3e39518cc454bf53570d</id>
<content type='text'>
docs(forms): Fixed a typo. render -&gt; $render
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
docs(forms): Fixed a typo. render -&gt; $render
</pre>
</div>
</content>
</entry>
<entry>
<title>chore($ngLocale): refactor slurper &amp; parse extended datetime symbols</title>
<updated>2013-04-04T16:28:23+00:00</updated>
<author>
<name>Chirayu Krishnappa</name>
</author>
<published>2013-03-08T23:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=139c5320191ec5e9f37ba689c5e8e917087f6bfb'/>
<id>139c5320191ec5e9f37ba689c5e8e917087f6bfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
