<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/content/guide, branch v1.2.11</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs(animations): ngClass usage should link to ngClass documentation</title>
<updated>2014-02-03T14:14:45+00:00</updated>
<author>
<name>Alan Rubin</name>
</author>
<published>2014-02-03T09:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8205158e477f1ea235feba3087143e0d3e5e52ec'/>
<id>8205158e477f1ea235feba3087143e0d3e5e52ec</id>
<content type='text'>
Fixing reference to ngClass documentation

Closes #6089
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixing reference to ngClass documentation

Closes #6089
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/templates.css-styling): fix "`{{}}`"</title>
<updated>2014-02-01T00:31:06+00:00</updated>
<author>
<name>Stéphane Reynaud</name>
</author>
<published>2014-01-23T09:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fd61e222c337380af09ff08dc3fe73f17e9a7a8e'/>
<id>fd61e222c337380af09ff08dc3fe73f17e9a7a8e</id>
<content type='text'>
Replace {{}} to `{{}}` so that "{{}}" is rendered in the HTML page

Closes #5950
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace {{}} to `{{}}` so that "{{}}" is rendered in the HTML page

Closes #5950
</pre>
</div>
</content>
</entry>
<entry>
<title>test(docs): convert example end to end doc tests from scenario runner to protractor</title>
<updated>2014-01-28T19:14:20+00:00</updated>
<author>
<name>Julie</name>
</author>
<published>2014-01-12T00:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7aef2d54e0a48fae18a289813f699962d8310565'/>
<id>7aef2d54e0a48fae18a289813f699962d8310565</id>
<content type='text'>
Thanks to jeffbcross, petebacondarwin, btford, jdeboer, tbosch for contributions!

Closes #6023
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to jeffbcross, petebacondarwin, btford, jdeboer, tbosch for contributions!

Closes #6023
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/filter): link to an example of a filter unit test</title>
<updated>2014-01-23T21:43:31+00:00</updated>
<author>
<name>Brian Ford</name>
</author>
<published>2014-01-23T21:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=40dc806e03b81cf8bdbb24d67c8e8e3c8af42324'/>
<id>40dc806e03b81cf8bdbb24d67c8e8e3c8af42324</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 attr object definition</title>
<updated>2014-01-22T01:14:00+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2014-01-22T01:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=310f129c1d5d54f68074000d7b12ec0258e6fc4f'/>
<id>310f129c1d5d54f68074000d7b12ec0258e6fc4f</id>
<content type='text'>
Closes #5884
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5884
</pre>
</div>
</content>
</entry>
<entry>
<title>style(guide/directive): remove ws</title>
<updated>2014-01-22T01:12:34+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2014-01-22T01:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0fc64ad8a111bd376de98035ec118fad6aafcb61'/>
<id>0fc64ad8a111bd376de98035ec118fad6aafcb61</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/controller): fix duplicated "and" typo</title>
<updated>2014-01-22T00:28:30+00:00</updated>
<author>
<name>Stéphane Reynaud</name>
</author>
<published>2014-01-21T12:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5b9ff6cf48d15eaf1a93748271e80bd7051889eb'/>
<id>5b9ff6cf48d15eaf1a93748271e80bd7051889eb</id>
<content type='text'>
Remove the second instance of the word "and" from the docs where it was duplicated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the second instance of the word "and" from the docs where it was duplicated.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(services): use $log service in example consistently with $log API</title>
<updated>2014-01-18T20:26:18+00:00</updated>
<author>
<name>Joshua Flanagan</name>
</author>
<published>2014-01-18T16:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1028cfaa305550d3ea414cf68515e7b4bb05af93'/>
<id>1028cfaa305550d3ea414cf68515e7b4bb05af93</id>
<content type='text'>
The $log provider returns an object and not a function, so this example, which appears to be using
the $log provider, should call it as it would be called in a real-world application.

Closes #5875
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The $log provider returns an object and not a function, so this example, which appears to be using
the $log provider, should call it as it would be called in a real-world application.

Closes #5875
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(directive): link to directive registration api function</title>
<updated>2014-01-18T03:36:05+00:00</updated>
<author>
<name>Ben McCann</name>
</author>
<published>2013-12-23T03:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=756c52d6c165d89ee5a2ab1aa65582ccfce8964e'/>
<id>756c52d6c165d89ee5a2ab1aa65582ccfce8964e</id>
<content type='text'>
Originally, this issue was regarding documenting `restrict: 'CM'` in the directive guide, but it
was pointed out that the restrict documentation is covered in the $compile documentation. Because of
this, a link was simply added to the $compile documentation.

However, the wording suggests that it's actually linking to the directive registration function, in
$compileProvider, so the docs will link there instead. There is a link only a paragraph below to the
$compile documentation, so this does not hurt.

Closes #5516
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Originally, this issue was regarding documenting `restrict: 'CM'` in the directive guide, but it
was pointed out that the restrict documentation is covered in the $compile documentation. Because of
this, a link was simply added to the $compile documentation.

However, the wording suggests that it's actually linking to the directive registration function, in
$compileProvider, so the docs will link there instead. There is a link only a paragraph below to the
$compile documentation, so this does not hurt.

Closes #5516
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(animations): renamed animate-show-hide to sample-show-hide</title>
<updated>2014-01-17T02:49:01+00:00</updated>
<author>
<name>Rob Wormald</name>
</author>
<published>2014-01-17T02:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1cdcddb5cca1cfce7d5718b997d75e654b7ec3ef'/>
<id>1cdcddb5cca1cfce7d5718b997d75e654b7ec3ef</id>
<content type='text'>
This always throws me off - I think it helps to make it clear that the class name is arbitrary, and
what matters is the .ng-etc classes.

Closes #5848
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This always throws me off - I think it helps to make it clear that the class name is arbitrary, and
what matters is the .ng-etc classes.

Closes #5848
</pre>
</div>
</content>
</entry>
</feed>
