<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src/ngAnimate, branch v1.2.0rc1</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix(ngAnimate): make sure that the class value passed into addClass/removeClass is the base class string value</title>
<updated>2013-08-09T21:39:58+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-08-06T18:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2430347ece2f7a74a35d3ab0095ecc895884670e'/>
<id>2430347ece2f7a74a35d3ab0095ecc895884670e</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): provide detailed documentation for the $animate service timeline</title>
<updated>2013-08-03T07:46:18+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-08-02T03:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d45ac7707eb336d47116558e49893f910fdaf1fb'/>
<id>d45ac7707eb336d47116558e49893f910fdaf1fb</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): cleanup global leaked vars.</title>
<updated>2013-08-03T07:46:17+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2013-08-03T07:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2e72239133ae1090ca94c7c5a53e1124a0e49dc4'/>
<id>2e72239133ae1090ca94c7c5a53e1124a0e49dc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngAnimate): remove compound JS selector animations</title>
<updated>2013-08-03T07:46:17+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-08-02T02:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6e8bd786ba853613472f3864e48048a425c46823'/>
<id>6e8bd786ba853613472f3864e48048a425c46823</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(animate): add param name</title>
<updated>2013-07-27T16:17:50+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-07-27T16:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3c6821b9ad10331a37a995b87a92b1cb7594a70c'/>
<id>3c6821b9ad10331a37a995b87a92b1cb7594a70c</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): move forEach so it can be accessed as needed</title>
<updated>2013-07-27T15:53:11+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-07-27T15:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=bc8c5257e80d27f2d9a545c34d6776e4e63589cc'/>
<id>bc8c5257e80d27f2d9a545c34d6776e4e63589cc</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): make animation onComplete callbacks async</title>
<updated>2013-07-27T06:49:54+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-07-26T01:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e31104fa6c9e5efd93ac69cd70c70cffaf200843'/>
<id>e31104fa6c9e5efd93ac69cd70c70cffaf200843</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngAnimate): $timeout integration and cancel callbacks added</title>
<updated>2013-07-27T06:49:54+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-07-22T19:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=15389b0e377e2a84b85178e993e4940d8098d0ed'/>
<id>15389b0e377e2a84b85178e993e4940d8098d0ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(ngInclude): $animate refactoring + use transclusion</title>
<updated>2013-07-27T06:49:54+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-07-06T04:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=aa2133ad818d2e5c27cbd3933061797096356c8a'/>
<id>aa2133ad818d2e5c27cbd3933061797096356c8a</id>
<content type='text'>
BREAKING CHANGE: previously ngInclude only updated its content, after this change
ngInclude will recreate itself every time a new content is included. This ensures
that a single rootElement for all the included contents always exists, which makes
definition of css styles for animations much easier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BREAKING CHANGE: previously ngInclude only updated its content, after this change
ngInclude will recreate itself every time a new content is included. This ensures
that a single rootElement for all the included contents always exists, which makes
definition of css styles for animations much easier.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore($animate): replace show/hide with addClass/removeClass</title>
<updated>2013-07-27T06:49:54+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-07-24T03:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8ed0d5b6aa2e29ebc8d2026cb04380ed3343baef'/>
<id>8ed0d5b6aa2e29ebc8d2026cb04380ed3343baef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
