<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/content/tutorial, branch v1.2.0</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs(guide/filter): Refactor filter guide docs</title>
<updated>2013-11-07T22:14:57+00:00</updated>
<author>
<name>Tobias Bosch</name>
</author>
<published>2013-11-07T22:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=36621402015485613888158dc7ba29f4ff92a7e2'/>
<id>36621402015485613888158dc7ba29f4ff92a7e2</id>
<content type='text'>
This refactors the filter guide docs into a single file.
Also removes out of date references to the fact that Angular used to enhance Arrays while evaluating expressions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This refactors the filter guide docs into a single file.
Also removes out of date references to the fact that Angular used to enhance Arrays while evaluating expressions.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): add instructions to install karma plugins</title>
<updated>2013-10-30T21:00:11+00:00</updated>
<author>
<name>Renan Ivo</name>
</author>
<published>2013-10-29T21:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e53e2c2d58dc8ae2cb644e4dea86c2fef4dfa41c'/>
<id>e53e2c2d58dc8ae2cb644e4dea86c2fef4dfa41c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial/index): fix git clone URL</title>
<updated>2013-10-27T21:54:51+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-10-27T21:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f3e3a65e29b1c64c723cfc55833c8c2f8f64d0b0'/>
<id>f3e3a65e29b1c64c723cfc55833c8c2f8f64d0b0</id>
<content type='text'>
Closes #4536
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4536
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial/step-11): add missing dependencies</title>
<updated>2013-10-26T18:33:16+00:00</updated>
<author>
<name>Sean Fahey</name>
</author>
<published>2013-10-24T18:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=05bc53d34d8843f97dc9f561ce23829989299554'/>
<id>05bc53d34d8843f97dc9f561ce23829989299554</id>
<content type='text'>
Closes #4633
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4633
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial/step-7): add doctype directive to example</title>
<updated>2013-10-25T21:09:38+00:00</updated>
<author>
<name>Jesse Palmer</name>
</author>
<published>2013-10-20T22:02:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=34b1ceb42e0a75a07740654b0c3b6d8dd87ad211'/>
<id>34b1ceb42e0a75a07740654b0c3b6d8dd87ad211</id>
<content type='text'>
Closes #4552
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4552
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial/step-2): add beforeEach to load module</title>
<updated>2013-10-25T21:03:10+00:00</updated>
<author>
<name>DanS</name>
</author>
<published>2013-10-17T14:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c1e6afca11061c5c5d7570a04825f98ce1994a88'/>
<id>c1e6afca11061c5c5d7570a04825f98ce1994a88</id>
<content type='text'>
The non-global controller test throws an error because the test does not
know about the module and so can not find the controller. This change
tells the test about the module so the test can find the controller.

Closes #4489
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The non-global controller test throws an error because the test does not
know about the module and so can not find the controller. This change
tells the test about the module so the test can find the controller.

Closes #4489
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial/step-5): fix wrong link to services guide</title>
<updated>2013-10-25T20:51:23+00:00</updated>
<author>
<name>phamdt</name>
</author>
<published>2013-10-16T23:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4645c95702b85a256d32e4d95d6de9558f4f9fa7'/>
<id>4645c95702b85a256d32e4d95d6de9558f4f9fa7</id>
<content type='text'>
Closes #4477
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4477
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial/step_00): reword sentence to make sense</title>
<updated>2013-10-24T21:11:56+00:00</updated>
<author>
<name>Walter Higgins</name>
</author>
<published>2013-10-15T11:28:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=88e35fa8d64cf28db9c84df67549b2a0ee1960cf'/>
<id>88e35fa8d64cf28db9c84df67549b2a0ee1960cf</id>
<content type='text'>
Closes #4429
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4429
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial/step-07): fix typo</title>
<updated>2013-10-24T19:43:32+00:00</updated>
<author>
<name>Josh McAdams</name>
</author>
<published>2013-10-14T18:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1c621bdf232941dcc008fd08aeefda3f09e0ab91'/>
<id>1c621bdf232941dcc008fd08aeefda3f09e0ab91</id>
<content type='text'>
Closes #4410
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4410
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: correct broken links</title>
<updated>2013-10-18T22:35:41+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2013-10-18T02:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=14438058da39c3e523f420549074934ca5881b09'/>
<id>14438058da39c3e523f420549074934ca5881b09</id>
<content type='text'>
This also contains some whitespace corrections by my editor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also contains some whitespace corrections by my editor.
</pre>
</div>
</content>
</entry>
</feed>
