<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/content, branch v0.9.17</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>Update fixed docs content (guide)</title>
<updated>2011-06-21T14:23:48+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-06-21T14:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fee3717892498c63c24821104e99efab7c9ac177'/>
<id>fee3717892498c63c24821104e99efab7c9ac177</id>
<content type='text'>
Couple of typos fixed:

* indentation
* batchLogbatchLog -&gt; batchLog
* start periodic checking
* missing brace
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Couple of typos fixed:

* indentation
* batchLogbatchLog -&gt; batchLog
* start periodic checking
* missing brace
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs from googledocs</title>
<updated>2011-06-16T14:27:46+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-06-16T14:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c8ee00cb2bfffcc25fdfc14c56b5b82cf71284d5'/>
<id>c8ee00cb2bfffcc25fdfc14c56b5b82cf71284d5</id>
<content type='text'>
* fixed typo in tutorial step-10
* revert cookbook/buzz example to use googlebuzz user
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fixed typo in tutorial step-10
* revert cookbook/buzz example to use googlebuzz user
</pre>
</div>
</content>
</entry>
<entry>
<title>docs - various doc fixes</title>
<updated>2011-06-16T05:32:24+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-06-16T05:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3c87611188fc1612fe5d07e245a992b25146f2bf'/>
<id>3c87611188fc1612fe5d07e245a992b25146f2bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs - stripping extra new lines</title>
<updated>2011-06-16T05:31:40+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-06-16T05:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b842642b574a2b95c53b791308ed1bf8ff9d304d'/>
<id>b842642b574a2b95c53b791308ed1bf8ff9d304d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated docs/cookbook/buzz from gdocs</title>
<updated>2011-06-14T23:33:56+00:00</updated>
<author>
<name>Di Peng</name>
</author>
<published>2011-06-09T22:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f8529672f6fc4610b8ea005383812c597b829187'/>
<id>f8529672f6fc4610b8ea005383812c597b829187</id>
<content type='text'>
With couple of fixes:

* indentation + code formatting
* use ng:href, ng:src
* change UserId to misko.hevery so it will work now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With couple of fixes:

* indentation + code formatting
* use ng:href, ng:src
* change UserId to misko.hevery so it will work now
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix scenario runner on IE7, IE8</title>
<updated>2011-06-14T23:14:22+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-05-23T21:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e83465c362c53ac7451183a775456f3112262f6e'/>
<id>e83465c362c53ac7451183a775456f3112262f6e</id>
<content type='text'>
* add ng:disabled, ng:checked, ng:multiple, ng:readonly, ng:selected
* fetch fixed cookbook/advancedform (use ng:disabled)
* fire keydown instead of change on input
* remove frame when test finishes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add ng:disabled, ng:checked, ng:multiple, ng:readonly, ng:selected
* fetch fixed cookbook/advancedform (use ng:disabled)
* fire keydown instead of change on input
* remove frame when test finishes
</pre>
</div>
</content>
</entry>
<entry>
<title>Update latest docs content from gdocs</title>
<updated>2011-06-07T23:11:00+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-06-07T21:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e0ee3a0726f43972244e400863a6dcf567f00a0e'/>
<id>e0ee3a0726f43972244e400863a6dcf567f00a0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>yet another docs batch</title>
<updated>2011-06-07T06:10:30+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-06-07T05:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c35b0a7907de1535269876668c345ce944681804'/>
<id>c35b0a7907de1535269876668c345ce944681804</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>api doc fixes from ken</title>
<updated>2011-06-07T06:10:28+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-06-06T21:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3069566073ef07700dc29714f74dd6f2069caf90'/>
<id>3069566073ef07700dc29714f74dd6f2069caf90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add new version of api/angular doc</title>
<updated>2011-06-07T06:10:28+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-06-06T18:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c4989d8979f4b76460ab585296b3f89ae5a6bd16'/>
<id>c4989d8979f4b76460ab585296b3f89ae5a6bd16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
