<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/src/templates, branch v1.0.8</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>chore(ngdoc): wrap all pages inside of a container tag for easy styling</title>
<updated>2013-08-07T21:11:45+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-08-07T17:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1c3a46adda358df21e6383113e0ddc499f2cac0c'/>
<id>1c3a46adda358df21e6383113e0ddc499f2cac0c</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-31T19:06:04+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=2bc04d23fbc302e6dd52ab80a621aa264548d9e3'/>
<id>2bc04d23fbc302e6dd52ab80a621aa264548d9e3</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

Conflicts:

	docs/src/templates/css/docs.css
	docs/src/templates/index.html
</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

Conflicts:

	docs/src/templates/css/docs.css
	docs/src/templates/index.html
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(index): add seed app link to menu item</title>
<updated>2013-07-23T19:11:03+00:00</updated>
<author>
<name>Richard John</name>
</author>
<published>2013-07-22T11:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=256e5dff5563254da7cafb315ebcef313e30b335'/>
<id>256e5dff5563254da7cafb315ebcef313e30b335</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngdocs): fix improve button overlap</title>
<updated>2013-07-18T17:56:08+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-07-18T01:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=67a81eff4252cd9576853dd85d26d8879d840a6b'/>
<id>67a81eff4252cd9576853dd85d26d8879d840a6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngdocs): remove autofocus for the filtering search</title>
<updated>2013-07-15T13:57:47+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-07-15T00:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d4ce8362b1fc8bf11074b2356af7959fc50128ca'/>
<id>d4ce8362b1fc8bf11074b2356af7959fc50128ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert: feat(ngDocs): add links to source for API</title>
<updated>2013-07-11T22:32:33+00:00</updated>
<author>
<name>Brian Ford</name>
</author>
<published>2013-07-11T22:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2c0753225a506185bf8b09b344e7615957009f02'/>
<id>2c0753225a506185bf8b09b344e7615957009f02</id>
<content type='text'>
This reverts commit 61fb5863df4afe0fad688a44ff78b245b8439db2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 61fb5863df4afe0fad688a44ff78b245b8439db2.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(ngDocs): add links to source for API</title>
<updated>2013-07-11T21:40:06+00:00</updated>
<author>
<name>Julien Bouquillon</name>
</author>
<published>2013-05-10T21:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=61fb5863df4afe0fad688a44ff78b245b8439db2'/>
<id>61fb5863df4afe0fad688a44ff78b245b8439db2</id>
<content type='text'>
 - add tests
 - the link points to the gruntUtil.getVersion().number tree on github
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - add tests
 - the link points to the gruntUtil.getVersion().number tree on github
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(index): make menu links relative</title>
<updated>2013-06-04T20:08:56+00:00</updated>
<author>
<name>Siddique Hameed</name>
</author>
<published>2013-05-22T14:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=631c4863d81a6cfd0eb06b8d664dda8130d3ec9b'/>
<id>631c4863d81a6cfd0eb06b8d664dda8130d3ec9b</id>
<content type='text'>
Before the Develop drop down menu items were hard coded with an absolute url,
which meant that they did not work correctly on local or ci server builds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before the Develop drop down menu items were hard coded with an absolute url,
which meant that they did not work correctly on local or ci server builds.
</pre>
</div>
</content>
</entry>
<entry>
<title>style(docs/template): add in missing semicolons</title>
<updated>2013-05-22T21:56:51+00:00</updated>
<author>
<name>Eddie Monge</name>
</author>
<published>2013-05-22T21:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=05521e276fe39cfb86082305f2bbd35de5faaca0'/>
<id>05521e276fe39cfb86082305f2bbd35de5faaca0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): fix the float issue with the improve docs button</title>
<updated>2013-05-21T13:09:42+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-05-20T21:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5e1ed9d5d2169954399bbfe1f3bb8153684eb3c9'/>
<id>5e1ed9d5d2169954399bbfe1f3bb8153684eb3c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
