<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/content/tutorial, branch v1.2.14</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<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>
<entry>
<title>docs(tutorial/step_05): fix url-based links refs to AUTO module</title>
<updated>2014-02-21T13:52:00+00:00</updated>
<author>
<name>Stéphane Reynaud</name>
</author>
<published>2014-02-21T11:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1a98b4fe0283c887462f7941c7e1c8b3a554b309'/>
<id>1a98b4fe0283c887462f7941c7e1c8b3a554b309</id>
<content type='text'>
Closes #6387
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6387
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial/step-05): replace minify wiki link with shortened URL</title>
<updated>2014-02-21T06:19:26+00:00</updated>
<author>
<name>Jennifer Song</name>
</author>
<published>2014-02-21T00:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=58b01fac1ec80b34f2deb2fe87321a9de19ea6d7'/>
<id>58b01fac1ec80b34f2deb2fe87321a9de19ea6d7</id>
<content type='text'>
marked has an existing bug where links ending with a ')' will not be parsed correctly. The workaround
is to use a shortened URL. The original URL that is being replaced by this commit is
http://en.wikipedia.org/wiki/Minification_(programming) .

Closes #6377
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
marked has an existing bug where links ending with a ')' will not be parsed correctly. The workaround
is to use a shortened URL. The original URL that is being replaced by this commit is
http://en.wikipedia.org/wiki/Minification_(programming) .

Closes #6377
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial/step-11): add controller to correct object</title>
<updated>2014-02-18T05:47:04+00:00</updated>
<author>
<name>ahliddin</name>
</author>
<published>2014-02-15T21:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2407891ddf2d99b08106ceeaed7ae4f16ee0d760'/>
<id>2407891ddf2d99b08106ceeaed7ae4f16ee0d760</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): add missing @step tags</title>
<updated>2014-02-17T14:04:26+00:00</updated>
<author>
<name>Stéphane Reynaud</name>
</author>
<published>2014-02-17T12:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f8b11f358498c1c1056be3e98a732f297ab2d56f'/>
<id>f8b11f358498c1c1056be3e98a732f297ab2d56f</id>
<content type='text'>
Since steps 9 and 11 were missing @step tags they were out of order

Closes #6292
Closes #6291
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since steps 9 and 11 were missing @step tags they were out of order

Closes #6292
Closes #6291
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): give the tutorial landing page a better name</title>
<updated>2014-02-16T19:03:42+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-02-12T22:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9b6fc8a4cf64e5a968401e356a2c86eaa77da860'/>
<id>9b6fc8a4cf64e5a968401e356a2c86eaa77da860</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
