<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/src/templates/index.html, branch v1.2.0-rc.2</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<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>chore(ngdocs): disable google analytics in e2e tests</title>
<updated>2013-08-16T18:01:50+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-08-16T17:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=35d4993c3dc9f0068b77bb09b7ae2ec979bdeaad'/>
<id>35d4993c3dc9f0068b77bb09b7ae2ec979bdeaad</id>
<content type='text'>
GA is not needed during e2e tests, so I'm removing it to speed up the e2e test
suite.

See previous commits for more info.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GA is not needed during e2e tests, so I'm removing it to speed up the e2e test
suite.

See previous commits for more info.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngdocs): disable code prettification in e2e tests</title>
<updated>2013-08-16T18:01:16+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-08-16T17:53:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=705404ff8e3187dcc23b1fbafd60a67eaca26c7d'/>
<id>705404ff8e3187dcc23b1fbafd60a67eaca26c7d</id>
<content type='text'>
code prettification is expensive and not needed for e2e tests, so I'm disabling
it to speed up the e2e test suite.

this is a temporary measure, see previous commit for more info.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
code prettification is expensive and not needed for e2e tests, so I'm disabling
it to speed up the e2e test suite.

this is a temporary measure, see previous commit for more info.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngdocs): disable lunr search during e2e tests</title>
<updated>2013-08-16T17:59:25+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-08-16T17:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=00f784cda8e128d2ee31a84e71b04941bdd48d79'/>
<id>00f784cda8e128d2ee31a84e71b04941bdd48d79</id>
<content type='text'>
lunr has been responsible for slowdown in our test suite by adding ~1sec per
end-to-end test.

(this is because it initializes the index when the app starts)

since out test suite primarily tests the examples, it's reasonable do disable
the search as a temporary meansure.

the real fix is to use protractor and extract all of the examples into
standalone apps which can be tested without bootstrapping the whole docs app.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lunr has been responsible for slowdown in our test suite by adding ~1sec per
end-to-end test.

(this is because it initializes the index when the app starts)

since out test suite primarily tests the examples, it's reasonable do disable
the search as a temporary meansure.

the real fix is to use protractor and extract all of the examples into
standalone apps which can be tested without bootstrapping the whole docs app.
</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>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>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>feat(ngAnimate): complete rewrite of animations</title>
<updated>2013-07-27T06:49:54+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-06-18T17:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=81923f1e41560327f7de6e8fddfda0d2612658f3'/>
<id>81923f1e41560327f7de6e8fddfda0d2612658f3</id>
<content type='text'>
- ngAnimate directive is gone and was replaced with class based animations/transitions
- support for triggering animations on css class additions and removals
- done callback was added to all animation apis
- $animation and $animator where merged into a single $animate service with api:
  - $animate.enter(element, parent, after, done);
  - $animate.leave(element, done);
  - $animate.move(element, parent, after, done);
  - $animate.addClass(element, className, done);
  - $animate.removeClass(element, className, done);

BREAKING CHANGE: too many things changed, we'll write up a separate doc with migration instructions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- ngAnimate directive is gone and was replaced with class based animations/transitions
- support for triggering animations on css class additions and removals
- done callback was added to all animation apis
- $animation and $animator where merged into a single $animate service with api:
  - $animate.enter(element, parent, after, done);
  - $animate.leave(element, done);
  - $animate.move(element, parent, after, done);
  - $animate.addClass(element, className, done);
  - $animate.removeClass(element, className, done);

BREAKING CHANGE: too many things changed, we'll write up a separate doc with migration instructions
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngdocs): replace showdown.js with marked.js</title>
<updated>2013-07-26T15:51:38+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-07-09T01:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=258cae83dc1a03b6b878a7b4236c499288cd2624'/>
<id>258cae83dc1a03b6b878a7b4236c499288cd2624</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): Build minErr doc site</title>
<updated>2013-07-24T17:42:20+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-07-13T00:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4a7b6a4555a76b19dd217171fc0ddce6707bca95'/>
<id>4a7b6a4555a76b19dd217171fc0ddce6707bca95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
