<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src/ng/directive, branch v1.1.4</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs: add animations into docs and directive examples</title>
<updated>2013-04-04T00:40:15+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2013-04-02T23:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=19f1801379104bc1f74fbb9d288f71034ba829c9'/>
<id>19f1801379104bc1f74fbb9d288f71034ba829c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(ngAnimate): add support for animation</title>
<updated>2013-04-02T21:05:06+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2013-03-20T23:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0b6f1ce5f89f47f9302ff1e8cd8f4b92f837c413'/>
<id>0b6f1ce5f89f47f9302ff1e8cd8f4b92f837c413</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngSwitch): improve the @usage example</title>
<updated>2013-04-02T04:33:31+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-04-02T04:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=85c31e068821f412128d98265ed439a725400528'/>
<id>85c31e068821f412128d98265ed439a725400528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(ngRepeat): add support for custom tracking of items</title>
<updated>2013-03-30T06:01:52+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2013-03-20T05:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=61f2767ce65562257599649d9eaf9da08f321655'/>
<id>61f2767ce65562257599649d9eaf9da08f321655</id>
<content type='text'>
BREAKING CHANGE:

It is considered an error to have two items produce
the same track by key. (This was tolerated before.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BREAKING CHANGE:

It is considered an error to have two items produce
the same track by key. (This was tolerated before.)
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(*): fixed typos</title>
<updated>2013-03-29T22:14:55+00:00</updated>
<author>
<name>Pascal Borreli</name>
</author>
<published>2013-03-21T19:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9480136d9f062ec4b8df0a35914b48c0d61e0002'/>
<id>9480136d9f062ec4b8df0a35914b48c0d61e0002</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(ngRepeat): make use of declared variable</title>
<updated>2013-03-20T21:16:41+00:00</updated>
<author>
<name>Mark Chapman</name>
</author>
<published>2013-03-19T15:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4efda14b499fa1dbc115f17bb3bf42385a00e239'/>
<id>4efda14b499fa1dbc115f17bb3bf42385a00e239</id>
<content type='text'>
Rename unused arrayLength variable to arrayBound and use it inside loop
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename unused arrayLength variable to arrayBound and use it inside loop
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(select): Fix ngOptions regexp capture comment.</title>
<updated>2013-03-20T18:44:17+00:00</updated>
<author>
<name>Arlen Christian Mart Cuss</name>
</author>
<published>2013-03-18T08:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=821d2fddb734330a49b3a96c2519d3e43a8c4a6e'/>
<id>821d2fddb734330a49b3a96c2519d3e43a8c4a6e</id>
<content type='text'>
Off-by-one error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Off-by-one error.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(ng:switch): Preserve the order of the elements not in the ng-switch</title>
<updated>2013-03-11T18:31:04+00:00</updated>
<author>
<name>Lucas Galfasó</name>
</author>
<published>2013-03-04T01:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e88d6179c3a6a137e75fa09de906fc83c6515db2'/>
<id>e88d6179c3a6a137e75fa09de906fc83c6515db2</id>
<content type='text'>
Preserve the order of the elements that are not part of a case nor default in
a ng-switch directive

BREAKING CHANGE: elements not in the ng-switch were rendered after the
    ng-switch elements.  Now they are rendered in-place.

    Ng-switch directives should be updated with non ng-switch elements
    in render-order.  e.g.

    The following was previously rendered with &lt;li&gt;1&lt;/li&gt; after "2":

    &lt;ul ng-switch="select"&gt;
        &lt;li&gt;1&lt;/li&gt;
        &lt;li ng-switch-when="option"&gt;2&lt;/li&gt;
    &lt;/ul&gt;

    To keep the old behaviour, say:

    &lt;ul ng-switch="select"&gt;
        &lt;li ng-switch-when="1"&gt;2&lt;/li&gt;
        &lt;li&gt;1&lt;/li&gt;
    &lt;/ul&gt;

Closes #1074
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preserve the order of the elements that are not part of a case nor default in
a ng-switch directive

BREAKING CHANGE: elements not in the ng-switch were rendered after the
    ng-switch elements.  Now they are rendered in-place.

    Ng-switch directives should be updated with non ng-switch elements
    in render-order.  e.g.

    The following was previously rendered with &lt;li&gt;1&lt;/li&gt; after "2":

    &lt;ul ng-switch="select"&gt;
        &lt;li&gt;1&lt;/li&gt;
        &lt;li ng-switch-when="option"&gt;2&lt;/li&gt;
    &lt;/ul&gt;

    To keep the old behaviour, say:

    &lt;ul ng-switch="select"&gt;
        &lt;li ng-switch-when="1"&gt;2&lt;/li&gt;
        &lt;li&gt;1&lt;/li&gt;
    &lt;/ul&gt;

Closes #1074
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngCloak): update the CSS rule with data-ng-cloak</title>
<updated>2013-03-09T01:23:04+00:00</updated>
<author>
<name>Christian Vuerings</name>
</author>
<published>2013-03-08T17:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=90ba9aadc6693e01487e6e14e7d1065658572e0f'/>
<id>90ba9aadc6693e01487e6e14e7d1065658572e0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(directive): add ngKeypress directive for handling keypress event</title>
<updated>2013-03-08T20:56:32+00:00</updated>
<author>
<name>Mark Nadig</name>
</author>
<published>2013-03-05T17:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f20646bce5f0c914992a78fc2556bda136c27ac9'/>
<id>f20646bce5f0c914992a78fc2556bda136c27ac9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
