<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs, branch v1.2.1</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs: fix the "show source" button</title>
<updated>2013-11-15T05:38:53+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2013-11-15T05:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f4fcaa875766dbe11b82e38839f6ef196bcac6ad'/>
<id>f4fcaa875766dbe11b82e38839f6ef196bcac6ad</id>
<content type='text'>
Closes #4904
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4904
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): change controllers to not have name twice</title>
<updated>2013-11-14T14:47:01+00:00</updated>
<author>
<name>victorbjelkholm</name>
</author>
<published>2013-10-14T21:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c6016a6a85780ae68f71bbdd0eea391977225b7e'/>
<id>c6016a6a85780ae68f71bbdd0eea391977225b7e</id>
<content type='text'>
While giving the controller function a name helps with debugging,
since otherwise your controller will be anonymous in stack traces,
passing the name to both the `controller()` method and as the function name
is confusing for beginners.

Closes #4415
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While giving the controller function a name helps with debugging,
since otherwise your controller will be anonymous in stack traces,
passing the name to both the `controller()` method and as the function name
is confusing for beginners.

Closes #4415
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(misc/faq): fix invalid escaping of character</title>
<updated>2013-11-14T14:06:01+00:00</updated>
<author>
<name>andre</name>
</author>
<published>2013-11-12T18:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9e5cd92fa90c9f0932b69d8df2ee3dfaec4c2cd7'/>
<id>9e5cd92fa90c9f0932b69d8df2ee3dfaec4c2cd7</id>
<content type='text'>
Backslash is acting as escape character so text is not properly formatted.

Closes #4923
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backslash is acting as escape character so text is not properly formatted.

Closes #4923
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/concepts): controllers can also access scope</title>
<updated>2013-11-14T14:04:09+00:00</updated>
<author>
<name>smarigowda</name>
</author>
<published>2013-11-12T15:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c07f1e1c9f7e859b393457fec19b6a7756c51245'/>
<id>c07f1e1c9f7e859b393457fec19b6a7756c51245</id>
<content type='text'>
Closes #4918
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4918
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/concepts): improve sentence wording</title>
<updated>2013-11-14T13:36:40+00:00</updated>
<author>
<name>Phillip Alexander</name>
</author>
<published>2013-11-12T03:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=cb8061c75cdbcacd34b2570223e0cc2cbd8edb61'/>
<id>cb8061c75cdbcacd34b2570223e0cc2cbd8edb61</id>
<content type='text'>
Before:

&gt; Let's add some more logic to the example to
allow to enter and calculate the costs in different currencies and also pay the invoice.

After:

&gt; Let's add some more logic to the example that
allows us to enter and calculate the costs in different currencies and also pay the invoice.

Closes #4903
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before:

&gt; Let's add some more logic to the example to
allow to enter and calculate the costs in different currencies and also pay the invoice.

After:

&gt; Let's add some more logic to the example that
allows us to enter and calculate the costs in different currencies and also pay the invoice.

Closes #4903
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial/step-2): remove repeated "the"</title>
<updated>2013-11-14T13:24:26+00:00</updated>
<author>
<name>Mauro Carrero</name>
</author>
<published>2013-11-09T10:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b122194425108aa9daab4ec48efc812f300cdb54'/>
<id>b122194425108aa9daab4ec48efc812f300cdb54</id>
<content type='text'>
Closes #4854
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4854
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/directive): split long lines</title>
<updated>2013-11-14T13:22:39+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-11-14T13:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=089bf5f0e3810ec75e0e6aafd263377cddd7a38c'/>
<id>089bf5f0e3810ec75e0e6aafd263377cddd7a38c</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/directive): clarify sentence meaning</title>
<updated>2013-11-14T13:16:47+00:00</updated>
<author>
<name>xdhmoore</name>
</author>
<published>2013-11-10T22:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f6fa7c9c9542839de4a6b5bb92bb53b14dcef11f'/>
<id>f6fa7c9c9542839de4a6b5bb92bb53b14dcef11f</id>
<content type='text'>
Closes #4873
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4873
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial/step-12): fix incorrect code filename</title>
<updated>2013-11-14T13:10:29+00:00</updated>
<author>
<name>Peter Kosa</name>
</author>
<published>2013-11-09T21:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=dbc6696b68532adfbeca6b4c333dec33bacdd022'/>
<id>dbc6696b68532adfbeca6b4c333dec33bacdd022</id>
<content type='text'>
Closes #4860
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4860
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(misc/contribute): fix internal links</title>
<updated>2013-11-14T13:07:32+00:00</updated>
<author>
<name>gdi2290</name>
</author>
<published>2013-11-08T23:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5d632af92647161b862d071f8411f33855276ef9'/>
<id>5d632af92647161b862d071f8411f33855276ef9</id>
<content type='text'>
Closes #4848
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4848
</pre>
</div>
</content>
</entry>
</feed>
