<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/src, branch v1.2.0-rc.3</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>chore(ngdocs): improve the side search animation effects</title>
<updated>2013-10-11T00:35:36+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-10-08T17:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1438f1b62600ab8c4092486a1b4e5e4505565a00'/>
<id>1438f1b62600ab8c4092486a1b4e5e4505565a00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(tutorial): add step 12 of the phonecat tutorial</title>
<updated>2013-10-08T17:49:33+00:00</updated>
<author>
<name>Brian Ford</name>
</author>
<published>2013-10-08T17:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ad5256452bb8f1d481d78e7ae15a59d288f0d8e9'/>
<id>ad5256452bb8f1d481d78e7ae15a59d288f0d8e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(docs.js): handle empty deps array for plunkr/jsfiddle</title>
<updated>2013-10-01T00:52:28+00:00</updated>
<author>
<name>James Daily</name>
</author>
<published>2013-09-05T20:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1f686c489d2ef72a5e2ada8d9467e8b907ee8d98'/>
<id>1f686c489d2ef72a5e2ada8d9467e8b907ee8d98</id>
<content type='text'>
Change return value of docsApp.serviceFactory.prepareDefaultAppModule
to include empty array `[]` instead of array containing one empty
string element `['']`.

This will correct script.js for simple plunkr/jsfiddle examples such
as [ngChecked](http://docs.angularjs.org/api/ng.directive:ngChecked).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change return value of docsApp.serviceFactory.prepareDefaultAppModule
to include empty array `[]` instead of array containing one empty
string element `['']`.

This will correct script.js for simple plunkr/jsfiddle examples such
as [ngChecked](http://docs.angularjs.org/api/ng.directive:ngChecked).
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngdoc): add default values to ngdoc template</title>
<updated>2013-09-30T16:05:33+00:00</updated>
<author>
<name>Dag-Inge Aas</name>
</author>
<published>2013-09-10T16:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=448bd14445e7f8a8aabaa555d43bbf7dff50d58d'/>
<id>448bd14445e7f8a8aabaa555d43bbf7dff50d58d</id>
<content type='text'>
ngDoc did not add default value to template, even though it was present
in the documentation. This change adds the default value to the
description column in the parameters table.

Closes #3950
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ngDoc did not add default value to template, even though it was present
in the documentation. This change adds the default value to the
description column in the parameters table.

Closes #3950
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(docs): linkify error messages on minErr docs pages</title>
<updated>2013-09-27T18:50:21+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-08-22T20:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6aaae062171bfc8e5046c3eae99bc9d63037120a'/>
<id>6aaae062171bfc8e5046c3eae99bc9d63037120a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(minerr): fix bad line wrap due to errand nowrap in CSS</title>
<updated>2013-09-26T21:13:02+00:00</updated>
<author>
<name>Brian Ford</name>
</author>
<published>2013-09-26T21:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6cadabf910d86d72888b00db84989ba6d756ec88'/>
<id>6cadabf910d86d72888b00db84989ba6d756ec88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(docs.css): prevent `&lt;code&gt;` elements from wrapping</title>
<updated>2013-09-25T21:39:28+00:00</updated>
<author>
<name>Misha Moroshko</name>
</author>
<published>2013-09-23T10:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=418d7a36ff1969a4155813863c4d2363ff2f651f'/>
<id>418d7a36ff1969a4155813863c4d2363ff2f651f</id>
<content type='text'>
Closes #4114
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4114
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngdoc): fix spelling mistake</title>
<updated>2013-09-16T21:31:59+00:00</updated>
<author>
<name>Tim Statler</name>
</author>
<published>2013-09-01T20:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=777ba71ffe1319ed76d14431c938baa9ebfb4a92'/>
<id>777ba71ffe1319ed76d14431c938baa9ebfb4a92</id>
<content type='text'>
Closes #3836
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #3836
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngdoc.js): update default directive restrict to 'A'</title>
<updated>2013-09-11T12:28:17+00:00</updated>
<author>
<name>rodyhaddad</name>
</author>
<published>2013-09-08T18:20:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=15674406654733f24af63c65c60ce13be64fe0db'/>
<id>15674406654733f24af63c65c60ce13be64fe0db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngdoc): fix version number parsing for doc version switcher</title>
<updated>2013-09-04T20:56:11+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-09-04T20:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=80ea36256f8ffc6ad59ea5964c919c36327a909d'/>
<id>80ea36256f8ffc6ad59ea5964c919c36327a909d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
