<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/src/templates/css, 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>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>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>
<entry>
<title>docs(header): replace logo.png with logo.svg</title>
<updated>2013-07-31T18:48:13+00:00</updated>
<author>
<name>Brenton</name>
</author>
<published>2013-07-15T23:00:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=24a4450f2b4bcc5b616fae34b6815252896d1756'/>
<id>24a4450f2b4bcc5b616fae34b6815252896d1756</id>
<content type='text'>
The current logo looks awful on high-density displays.  SVG is a
better choice because it can scale to any resolution without
increasing file size.

Amending #2775 to add support for IE 8 by falling back to existing PNG
with img.onerror

Using relative URLs as directed by @btford and @petebacondarwin.

(commit by Brenton Simpson - @appsforartists)

Closes #2874
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The current logo looks awful on high-density displays.  SVG is a
better choice because it can scale to any resolution without
increasing file size.

Amending #2775 to add support for IE 8 by falling back to existing PNG
with img.onerror

Using relative URLs as directed by @btford and @petebacondarwin.

(commit by Brenton Simpson - @appsforartists)

Closes #2874
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngdocs): all animation-supported directives working with docs examples and jsFiddle/Plunkr pages</title>
<updated>2013-07-30T04:22:05+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-07-29T23:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e1fe2ac2691e319473ed2bbca501fc6b641024e5'/>
<id>e1fe2ac2691e319473ed2bbca501fc6b641024e5</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): fix margin around nav-list items</title>
<updated>2013-07-27T16:54:56+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-07-26T18:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3570005067b9dbac732b78c0013efb5c0e2a7b87'/>
<id>3570005067b9dbac732b78c0013efb5c0e2a7b87</id>
<content type='text'>
Closes #3363
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #3363
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngdocs): fix docs search to properly hide the X button when collapsed</title>
<updated>2013-07-27T06:49:54+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-07-26T18:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=658bcf96b9ab19286ad1bc18f4d5268287dbbcd6'/>
<id>658bcf96b9ab19286ad1bc18f4d5268287dbbcd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
