<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/src, branch v1.2.0rc1</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix(minerr): escape double quotes in error displays</title>
<updated>2013-08-12T23:16:39+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-08-12T21:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1429a71474a3b70a16cba0b82bf23c4f73b63efc'/>
<id>1429a71474a3b70a16cba0b82bf23c4f73b63efc</id>
<content type='text'>
Closes #3553
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #3553
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngMobile): rename module ngTouch and file to angular-touch.js</title>
<updated>2013-08-09T18:54:35+00:00</updated>
<author>
<name>Brian Ford</name>
</author>
<published>2013-08-09T17:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=94ec84e7b9c89358dc00e4039009af9e287bbd05'/>
<id>94ec84e7b9c89358dc00e4039009af9e287bbd05</id>
<content type='text'>
BREAKING CHANGE: since all the code in the ngMobile module is touch related,
we are renaming the module to ngTouch.

To migrate, please replace all references to "ngMobile" with "ngTouch" and
"angular-mobile.js" to "angular-touch.js".

Closes #3526
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BREAKING CHANGE: since all the code in the ngMobile module is touch related,
we are renaming the module to ngTouch.

To migrate, please replace all references to "ngMobile" with "ngTouch" and
"angular-mobile.js" to "angular-touch.js".

Closes #3526
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(docs/error): make minerr ids searchable</title>
<updated>2013-08-09T05:42:25+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-08-08T22:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=af2cda3687314e13bc25b558d3fbf9c40ec46f0d'/>
<id>af2cda3687314e13bc25b558d3fbf9c40ec46f0d</id>
<content type='text'>
Closes #3513
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #3513
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(tutorial): show tutorial pages in search nav</title>
<updated>2013-08-05T23:41:49+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-08-05T23:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=285f6b4ec643e1c6304cd685d26dabb8cdc0e5c6'/>
<id>285f6b4ec643e1c6304cd685d26dabb8cdc0e5c6</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): make sure the fold feature doesn't show up during page load</title>
<updated>2013-08-03T06:56:04+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-07-31T21:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4ed5fc90b984bb704da8cb66dffab43cf78abefa'/>
<id>4ed5fc90b984bb704da8cb66dffab43cf78abefa</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): handle the empty string in errorDisplay</title>
<updated>2013-08-01T22:32:46+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-08-01T22:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3c0c7165e26ec53bc408a6cca367e11f0433682a'/>
<id>3c0c7165e26ec53bc408a6cca367e11f0433682a</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>chore(ngdocs): fixed jsFiddle/Plunkr examples to include ngAnimate and use a default App the module is not set</title>
<updated>2013-07-30T04:22:05+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-07-28T18:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=419ed040b6004909a22e96bfe1bc95c5aa0f38db'/>
<id>419ed040b6004909a22e96bfe1bc95c5aa0f38db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngdocs): make jsFiddle and Plunkr links work with external AngularJS modules</title>
<updated>2013-07-30T04:22:05+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-07-26T22:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8d6bd510948cc8598e7cfbb9ebb545fb97795661'/>
<id>8d6bd510948cc8598e7cfbb9ebb545fb97795661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
