<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js, branch v1.2.14</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs(changelog): release notes for 1.2.14 feisty-cryokinesis</title>
<updated>2014-03-01T17:51:19+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2014-03-01T17:51:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=729fb13c9ef4181cce0a2d96529ec3a8479601be'/>
<id>729fb13c9ef4181cce0a2d96529ec3a8479601be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs($sce/insecurl): mention port in the same origin policy</title>
<updated>2014-03-01T11:58:20+00:00</updated>
<author>
<name>Michele Beltrame</name>
</author>
<published>2014-01-13T09:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9e16aaf3a912b0ab189b9a3a097e68602ddd2740'/>
<id>9e16aaf3a912b0ab189b9a3a097e68602ddd2740</id>
<content type='text'>
Closes #5759

The default trusted origin appears to be the same protocol+domain+port,
non just protocol+domain.
I patched the doc accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5759

The default trusted origin appears to be the same protocol+domain+port,
non just protocol+domain.
I patched the doc accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>style: enable jscs requireRightStickedOperators rule</title>
<updated>2014-03-01T00:47:21+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2014-03-01T00:43:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d3fbc25be21719e76907cacfcb0291788c79adc2'/>
<id>d3fbc25be21719e76907cacfcb0291788c79adc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(forms): generated CSS classes for forms and inputs must have a ng prefix</title>
<updated>2014-02-28T19:59:12+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2014-02-28T19:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0d034a98ec4ef1e0c3c1727e23d1ccd971ae74e6'/>
<id>0d034a98ec4ef1e0c3c1727e23d1ccd971ae74e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(input): update $parsers NgModelController doc</title>
<updated>2014-02-28T19:09:30+00:00</updated>
<author>
<name>Jason Winnebeck</name>
</author>
<published>2014-01-09T16:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0c8a88ba092a251ba8d79092c590f45a6cd27de9'/>
<id>0c8a88ba092a251ba8d79092c590f45a6cd27de9</id>
<content type='text'>
Make it clear that the result of the $parsers pipeline is what goes to the model value.

Closes #5708
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make it clear that the result of the $parsers pipeline is what goes to the model value.

Closes #5708
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial/step-05): fix path for 'phones.json'</title>
<updated>2014-02-28T18:10:01+00:00</updated>
<author>
<name>Daniel</name>
</author>
<published>2013-12-18T01:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6b5baaddb0ec9369a55bf9c608fda9adcccc8e92'/>
<id>6b5baaddb0ec9369a55bf9c608fda9adcccc8e92</id>
<content type='text'>
Closes #5460
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5460
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(ngAnimate): add missing 'super' to addClass</title>
<updated>2014-02-28T16:37:57+00:00</updated>
<author>
<name>nosideeffects</name>
</author>
<published>2014-01-15T00:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=9aab5bfc03bfb9f39b5c18b878e14c9a60a2681a'/>
<id>9aab5bfc03bfb9f39b5c18b878e14c9a60a2681a</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): delegate down to addClass/removeClass if setClass is not found</title>
<updated>2014-02-28T06:34:57+00:00</updated>
<author>
<name>Matias Niemelä</name>
</author>
<published>2014-02-27T03:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=18c41af065006a804a3d38eecca7ae184103ece9'/>
<id>18c41af065006a804a3d38eecca7ae184103ece9</id>
<content type='text'>
Closes #6463
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6463
</pre>
</div>
</content>
</entry>
<entry>
<title>feat($animate): animate dirty, pristine, valid, invalid for form/fields</title>
<updated>2014-02-28T06:01:34+00:00</updated>
<author>
<name>Yves Brissaud</name>
</author>
<published>2013-12-10T20:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=33443966c8e8cac85a863bb181d4a4aff00baab4'/>
<id>33443966c8e8cac85a863bb181d4a4aff00baab4</id>
<content type='text'>
Add css animations when form or field status change to/from dirty,
pristine, valid or invalid. This works like animation system present
with ngClass, ngShow, etc.

Closes #5378
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add css animations when form or field status change to/from dirty,
pristine, valid or invalid. This works like animation system present
with ngClass, ngShow, etc.

Closes #5378
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(core): update fromJson return values</title>
<updated>2014-02-28T00:13:52+00:00</updated>
<author>
<name>linclark</name>
</author>
<published>2014-02-27T15:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8794a173f9c175df2343245e71ee9a137f5bc66a'/>
<id>8794a173f9c175df2343245e71ee9a137f5bc66a</id>
<content type='text'>
Dates are not returned, so remove Date from list of return values.

Closes #3070
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dates are not returned, so remove Date from list of return values.

Closes #3070
</pre>
</div>
</content>
</entry>
</feed>
