<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/app, branch v1.2.14</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>chore(doc-app): ensure only canonical paths get sent to Google Analytics</title>
<updated>2014-02-22T10:07:31+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-02-21T21:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3b5480e9fc66fb13dc4723c0c836564a6d1aaaf3'/>
<id>3b5480e9fc66fb13dc4723c0c836564a6d1aaaf3</id>
<content type='text'>
Before we were simply sending the current location, but multiple URLs map
to the same document.
Now, we use the canonical path of the current document if available and
fall back to the $location path otherwise.
Includes tests!!

Closes #6402
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before we were simply sending the current location, but multiple URLs map
to the same document.
Now, we use the canonical path of the current document if available and
fall back to the $location path otherwise.
Includes tests!!

Closes #6402
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(docs): fix header wrapping for tablet devices</title>
<updated>2014-02-20T15:37:03+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2014-02-20T15:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=39bae62f53f4fab72f5f40d3e9f8e14ad5e998c9'/>
<id>39bae62f53f4fab72f5f40d3e9f8e14ad5e998c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(docs): make the layout fully responsive</title>
<updated>2014-02-19T22:22:54+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2014-02-19T20:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0b6ba9c94072bd677e57f477810016351ef72ddc'/>
<id>0b6ba9c94072bd677e57f477810016351ef72ddc</id>
<content type='text'>
Closes #6308
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6308
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(doc-app): remove invalid line of code</title>
<updated>2014-02-19T16:07:56+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-02-19T15:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b488bbf4bfd6c73f2c0c22acda51322d0e69cc37'/>
<id>b488bbf4bfd6c73f2c0c22acda51322d0e69cc37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(docs): cope with trailing slash and "index" in URLs</title>
<updated>2014-02-18T06:26:24+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-02-18T06:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ad6767949c65e788c071759591b9eabac51b5cf7'/>
<id>ad6767949c65e788c071759591b9eabac51b5cf7</id>
<content type='text'>
Closes #6295
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6295
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(docs): fix broken example tabs</title>
<updated>2014-02-17T21:36:22+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2014-02-17T21:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=666137d6359c9474c9912fc81ebc4d8f478cc1b5'/>
<id>666137d6359c9474c9912fc81ebc4d8f478cc1b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(docs): replace local bootstrap build with one from bower</title>
<updated>2014-02-17T01:25:27+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2014-02-17T01:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f8b50cd410bbd68daecf26e697dcd577e2f15cf6'/>
<id>f8b50cd410bbd68daecf26e697dcd577e2f15cf6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(design): footer and spacing fixes added to the layout</title>
<updated>2014-02-17T00:44:44+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2014-02-17T00:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7c8a1bfbac8ef5aca7c9999745be6d014afabca2'/>
<id>7c8a1bfbac8ef5aca7c9999745be6d014afabca2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(design): ui-fixes for examples, layout and API components</title>
<updated>2014-02-17T00:20:26+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2014-02-16T23:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=713c8e629da3f7323ee8ca9abe72ba825afe9fa4'/>
<id>713c8e629da3f7323ee8ca9abe72ba825afe9fa4</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): add initial type-hint styles</title>
<updated>2014-02-16T19:03:44+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-02-14T14:32:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f5575782c4e8085e6f71f69ec2e368d1b4bdc795'/>
<id>f5575782c4e8085e6f71f69ec2e368d1b4bdc795</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
