<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/src, branch v1.0.0rc1</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs(links): corrected borken links</title>
<updated>2012-03-14T02:36:09+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-03-14T02:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8b8fdddc0b13f90dcc081b7d29a79f1452f2dd7b'/>
<id>8b8fdddc0b13f90dcc081b7d29a79f1452f2dd7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(docs): properly close the optional ] in directive signatures</title>
<updated>2012-03-14T00:51:05+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-14T00:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ce4b630524fe15185ea248ed2344549632c446ff'/>
<id>ce4b630524fe15185ea248ed2344549632c446ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc(search): include method names in corpus</title>
<updated>2012-03-13T23:32:15+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-03-13T20:14:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=027801a00accbacefcb8fed059d09340ac5403ec'/>
<id>027801a00accbacefcb8fed059d09340ac5403ec</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.forms): Update forms guide</title>
<updated>2012-03-12T08:40:12+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2012-03-12T08:25:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=317adb36a480c60f41b6f69bc67d66fe1b08bdae'/>
<id>317adb36a480c60f41b6f69bc67d66fe1b08bdae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc(fixes): to better support ng-directive notation</title>
<updated>2012-03-12T04:31:35+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-03-09T23:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3e5377f4f3b1d0f06af50e21026835bee0556b4a'/>
<id>3e5377f4f3b1d0f06af50e21026835bee0556b4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mostly Revert "fix(docs): directive events + cleanup"</title>
<updated>2012-03-12T04:31:34+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-03-09T23:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=488a03631eb69794fd158f3f0df34d936084aec4'/>
<id>488a03631eb69794fd158f3f0df34d936084aec4</id>
<content type='text'>
This reverts commit 8fb34f008eca4d1e15e6fa63902aaa36d199c4af.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 8fb34f008eca4d1e15e6fa63902aaa36d199c4af.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(*): refactor all ng: to ng-</title>
<updated>2012-03-10T00:14:26+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-09T08:00:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f4d338d393dabb49182d40b4fe90c4d1b51621c0'/>
<id>f4d338d393dabb49182d40b4fe90c4d1b51621c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor($provide) Rename service -&gt; provider</title>
<updated>2012-03-09T18:10:28+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2012-03-08T23:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=00d4427388eeec81d434f9ee96bb7ccc70190923'/>
<id>00d4427388eeec81d434f9ee96bb7ccc70190923</id>
<content type='text'>
It registers a provider class, so this makes more sense.

Breaks Rename $provide.service -&gt; $provide.provider
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It registers a provider class, so this makes more sense.

Breaks Rename $provide.service -&gt; $provide.provider
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(css): allow headers to wrap with blue background</title>
<updated>2012-03-09T06:29:35+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-09T01:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fae84463e45f18eabdabc4c1c7378e23ad35842c'/>
<id>fae84463e45f18eabdabc4c1c7378e23ad35842c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(docs): directive events + cleanup</title>
<updated>2012-03-09T06:29:35+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-03-09T00:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8fb34f008eca4d1e15e6fa63902aaa36d199c4af'/>
<id>8fb34f008eca4d1e15e6fa63902aaa36d199c4af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
