<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/src/templates, 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>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>fix(guide) broken title overflow in navlist</title>
<updated>2013-08-31T00:53:01+00:00</updated>
<author>
<name>gdi2290</name>
</author>
<published>2013-08-30T20:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d73d2abe85b8b6f88584b1915a321aa95b805bc8'/>
<id>d73d2abe85b8b6f88584b1915a321aa95b805bc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($animate): skip ngAnimate animations if the provided element already has transitions/durations attached to it</title>
<updated>2013-08-23T21:04:35+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-08-22T13:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7c605ddf1c57c9f162827713ca5b0fbb12de5fa5'/>
<id>7c605ddf1c57c9f162827713ca5b0fbb12de5fa5</id>
<content type='text'>
Closes #3587
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #3587
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngdocs): fix the version jumper</title>
<updated>2013-08-23T14:37:51+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-08-15T05:09:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=74ae3edf8614ea8a97580033db0fd145d5260b62'/>
<id>74ae3edf8614ea8a97580033db0fd145d5260b62</id>
<content type='text'>
correct the ordering and make gen-docs prepare the list of versions
during the build process
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
correct the ordering and make gen-docs prepare the list of versions
during the build process
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(docs): wrap error message text inside box</title>
<updated>2013-08-17T01:07:12+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-08-16T17:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f009962256595ff59817eb056d1133e926224dc8'/>
<id>f009962256595ff59817eb056d1133e926224dc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
