<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js, branch v1.2.x</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix(filter.ngdoc): Check if "input" variable is defined</title>
<updated>2014-03-24T23:11:28+00:00</updated>
<author>
<name>Renat Yakubov</name>
</author>
<published>2014-03-24T19:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a275d539f9631d6ec64d03814b3b09420e6cf1ee'/>
<id>a275d539f9631d6ec64d03814b3b09420e6cf1ee</id>
<content type='text'>
By default, "greeting" textfield in this example is prepopulated with "hello" text, but it's pretty easy to copy just filter code to use it in your app. If your textfield is empty while app loads, you'll get an error: "Error: [$interpolate:interr] Can't interpolate: Reverse: {{greeting|reverse}} TypeError: Cannot read property 'length' of undefined". To prevent this, we should check "input" variable, and proceed only in case it is defined.

Closes #6819.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By default, "greeting" textfield in this example is prepopulated with "hello" text, but it's pretty easy to copy just filter code to use it in your app. If your textfield is empty while app loads, you'll get an error: "Error: [$interpolate:interr] Can't interpolate: Reverse: {{greeting|reverse}} TypeError: Cannot read property 'length' of undefined". To prevent this, we should check "input" variable, and proceed only in case it is defined.

Closes #6819.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(release): update cdn version</title>
<updated>2014-03-24T23:11:27+00:00</updated>
<author>
<name>Tobias Bosch</name>
</author>
<published>2014-03-21T22:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=17fa2468bc5223edcd7294ddfd9fc02003a80e94'/>
<id>17fa2468bc5223edcd7294ddfd9fc02003a80e94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guides/directive): add (') to contraction</title>
<updated>2014-03-24T23:09:02+00:00</updated>
<author>
<name>Luke Eller</name>
</author>
<published>2013-12-20T00:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fb2ae5660e5da056ac6f7598169c5cbd91a1d25c'/>
<id>fb2ae5660e5da056ac6f7598169c5cbd91a1d25c</id>
<content type='text'>
add apostrophe (') to contraction
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add apostrophe (') to contraction
</pre>
</div>
</content>
</entry>
<entry>
<title>docs($http): fix auth default headers example</title>
<updated>2014-03-24T23:00:24+00:00</updated>
<author>
<name>cgwyllie</name>
</author>
<published>2014-02-13T09:38:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2c4b3573cc7ace60c74d10d7a0620c05f969aac1'/>
<id>2c4b3573cc7ace60c74d10d7a0620c05f969aac1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(input): don't perform HTML5 validation on updated model-value</title>
<updated>2014-03-24T14:57:42+00:00</updated>
<author>
<name>Caitlin Potter</name>
</author>
<published>2014-03-23T02:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b2363e31023df8240113f68b4e01d942f8009b60'/>
<id>b2363e31023df8240113f68b4e01d942f8009b60</id>
<content type='text'>
Running html5-validation immediately after model-value is updated is incorrect, because the view
has not updated, and HTML5 constraint validation has not adjusted.

Closes #6796
Closes #6806
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Running html5-validation immediately after model-value is updated is incorrect, because the view
has not updated, and HTML5 constraint validation has not adjusted.

Closes #6796
Closes #6806
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(npm-shrinkwrap): update dgeni-packages dependency</title>
<updated>2014-03-22T22:36:05+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-03-22T22:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=edfca4c769333ab4c313c4686d81875eae50bd56'/>
<id>edfca4c769333ab4c313c4686d81875eae50bd56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(CHANGELOG): add notes for 1.2.15</title>
<updated>2014-03-21T21:58:48+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2014-03-21T21:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a9b5a1087ddea10c95318981c20c386a56ca19f7'/>
<id>a9b5a1087ddea10c95318981c20c386a56ca19f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(changelog): remove 1.3 notes from 1.2</title>
<updated>2014-03-21T21:57:43+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2014-03-21T21:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=87b18b9fbe3bd746f452c0263eec6b4002bd50e4'/>
<id>87b18b9fbe3bd746f452c0263eec6b4002bd50e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test($rootScope): add assertion to test ensuring that NaN -&gt; NaN does not throw</title>
<updated>2014-03-21T20:05:29+00:00</updated>
<author>
<name>Caitlin Potter</name>
</author>
<published>2014-03-20T03:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ad128e09ff0f5837d659f0b9d0bf304446f46044'/>
<id>ad128e09ff0f5837d659f0b9d0bf304446f46044</id>
<content type='text'>
https://github.com/angular/angular.js/commit/fb6062fb9d83545730b993e94ac7482ffd43a62c implements a
fix for NaN values causing $watchCollection to throw an infdig error. This change updates the test
by adding an assertion which explains what is actually being tested a bit better, and may also
provide better information in the event that the test ever fails.

Closes #6758
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/angular/angular.js/commit/fb6062fb9d83545730b993e94ac7482ffd43a62c implements a
fix for NaN values causing $watchCollection to throw an infdig error. This change updates the test
by adding an assertion which explains what is actually being tested a bit better, and may also
provide better information in the event that the test ever fails.

Closes #6758
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): correct spelling mistake</title>
<updated>2014-03-21T20:05:29+00:00</updated>
<author>
<name>alexgarrett</name>
</author>
<published>2014-03-20T11:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=187b4adbd2d2dce412e42aa9f99d35aca785479f'/>
<id>187b4adbd2d2dce412e42aa9f99d35aca785479f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
