<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/content/tutorial, branch v1.3.0-beta.2</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs(tutorial/step-12): correct application name</title>
<updated>2014-03-08T17:32:32+00:00</updated>
<author>
<name>Chung-Min Cheng</name>
</author>
<published>2014-03-08T01:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1b9395ea8fd638d8999019229c3e39bf2fa8e4dd'/>
<id>1b9395ea8fd638d8999019229c3e39bf2fa8e4dd</id>
<content type='text'>
Fixed wrong app name:
- phonecat -&gt; phonecatApp, which meets the code in app.js

Closes #6611
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed wrong app name:
- phonecat -&gt; phonecatApp, which meets the code in app.js

Closes #6611
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): link update for Jasmine</title>
<updated>2014-03-07T07:40:32+00:00</updated>
<author>
<name>Eddie Hedges</name>
</author>
<published>2014-03-07T03:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c5f2f583ab24f359041b3babf2655f98e40b6c5b'/>
<id>c5f2f583ab24f359041b3babf2655f98e40b6c5b</id>
<content type='text'>
Jasmine doesn't live at the replaced link anymore.
It has a link to click through, but I figured it would be better
to just go directly to the correct location.

Closes #6591
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Jasmine doesn't live at the replaced link anymore.
It has a link to click through, but I figured it would be better
to just go directly to the correct location.

Closes #6591
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): update step_09.ngdoc</title>
<updated>2014-03-05T21:49:06+00:00</updated>
<author>
<name>tpiere</name>
</author>
<published>2014-01-26T16:21:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=66fdc03642b3af6e200587fab20bbfda389816a7'/>
<id>66fdc03642b3af6e200587fab20bbfda389816a7</id>
<content type='text'>
Closes #5991
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5991
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): update step_08.ngdoc</title>
<updated>2014-03-05T20:48:22+00:00</updated>
<author>
<name>Chung-Min Cheng</name>
</author>
<published>2014-03-04T12:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=02075dcf130c192593dfb71bcd5801d47074e7da'/>
<id>02075dcf130c192593dfb71bcd5801d47074e7da</id>
<content type='text'>
Closes #6537
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6537
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial/index): improve accessibility</title>
<updated>2014-03-05T20:22:53+00:00</updated>
<author>
<name>Sharon DiOrio</name>
</author>
<published>2013-12-09T21:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7c73bc916e45e795e63667443edfaf8b40fbfd53'/>
<id>7c73bc916e45e795e63667443edfaf8b40fbfd53</id>
<content type='text'>
- Adds accessibility attributes to links and images.
- Adds a note on using NVM for node.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Adds accessibility attributes to links and images.
- Adds a note on using NVM for node.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial/step-05): fix path for 'phones.json'</title>
<updated>2014-02-28T18:10:01+00:00</updated>
<author>
<name>Daniel</name>
</author>
<published>2013-12-18T01:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6b5baaddb0ec9369a55bf9c608fda9adcccc8e92'/>
<id>6b5baaddb0ec9369a55bf9c608fda9adcccc8e92</id>
<content type='text'>
Closes #5460
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5460
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/resource): add links to ngResource and $resource</title>
<updated>2014-02-27T00:49:56+00:00</updated>
<author>
<name>Jan Hancic</name>
</author>
<published>2014-01-26T15:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b3750e52017554d77024c3e38d17e1640fb7b78c'/>
<id>b3750e52017554d77024c3e38d17e1640fb7b78c</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): referenced e2e-test.bat for Windows users in step 3</title>
<updated>2014-02-23T20:26:51+00:00</updated>
<author>
<name>Leniel Macaferi</name>
</author>
<published>2014-01-13T03:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=348a77145d5c82094885b95536476a1acb54c4f4'/>
<id>348a77145d5c82094885b95536476a1acb54c4f4</id>
<content type='text'>
Closes #5755
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5755
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial/step_11): fix url-based links refs to AUTO module</title>
<updated>2014-02-21T13:52:30+00:00</updated>
<author>
<name>Stéphane Reynaud</name>
</author>
<published>2014-02-21T11:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a9cc6efb3caf833eb85dfce0025ca75d68d23ce0'/>
<id>a9cc6efb3caf833eb85dfce0025ca75d68d23ce0</id>
<content type='text'>
Closes #6389
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6389
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial/step_06): fix url-based links refs to AUTO module</title>
<updated>2014-02-21T13:52:16+00:00</updated>
<author>
<name>Stéphane Reynaud</name>
</author>
<published>2014-02-21T11:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d7d3ef12a6d13db3f8283cfd3d7bf8ce3e0698a6'/>
<id>d7d3ef12a6d13db3f8283cfd3d7bf8ce3e0698a6</id>
<content type='text'>
Closes #6388
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6388
</pre>
</div>
</content>
</entry>
</feed>
