<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js, branch g3_v1_3</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix(input): don't perform HTML5 validation on updated model-value</title>
<updated>2014-03-24T14:54:09+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=b472d0275f2900beba3b1f2fcee821369f8c15c1'/>
<id>b472d0275f2900beba3b1f2fcee821369f8c15c1</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>docs(faq): fix link to Closure Library</title>
<updated>2014-03-23T20:39:40+00:00</updated>
<author>
<name>Diego Algorta</name>
</author>
<published>2014-03-20T19:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8339c2ebffd513a22578ee549b0ecf08c2ff6eb8'/>
<id>8339c2ebffd513a22578ee549b0ecf08c2ff6eb8</id>
<content type='text'>
The previous link throws a 404.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous link throws a 404.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(npm-shrinkwrap): update dgeni-packages dependency</title>
<updated>2014-03-22T22:35:22+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=34a10c6ace32526505cdc8a59a1e9096bf87c0a1'/>
<id>34a10c6ace32526505cdc8a59a1e9096bf87c0a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(guide/directive): fix broken link</title>
<updated>2014-03-22T20:12:26+00:00</updated>
<author>
<name>John K. Paul</name>
</author>
<published>2014-03-22T16:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=635cdaaa9a6586b6c48665821dad26c201c5ec05'/>
<id>635cdaaa9a6586b6c48665821dad26c201c5ec05</id>
<content type='text'>
Fix broken internal link in directive documentation.

Closes #6802
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix broken internal link in directive documentation.

Closes #6802
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(error/ng/btstrpd): fix typo in error page</title>
<updated>2014-03-22T20:04:45+00:00</updated>
<author>
<name>Sekib Omazic</name>
</author>
<published>2014-03-22T19:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c7a49b34c653adbb51fd7f1f54b748b5215f7656'/>
<id>c7a49b34c653adbb51fd7f1f54b748b5215f7656</id>
<content type='text'>
Minimal typo fix

Closes #6803
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minimal typo fix

Closes #6803
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(release): update cdn version</title>
<updated>2014-03-21T21:22:33+00:00</updated>
<author>
<name>jenkins</name>
</author>
<published>2014-03-21T21:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=408d9583b865124aa885b04f81745c650dfc115e'/>
<id>408d9583b865124aa885b04f81745c650dfc115e</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.md): add changelog for 1.3.0-beta.3</title>
<updated>2014-03-21T18:16:35+00:00</updated>
<author>
<name>Tobias Bosch</name>
</author>
<published>2014-03-21T18:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3f2d7565322a0c8bf72a1ed9da90885a8707161c'/>
<id>3f2d7565322a0c8bf72a1ed9da90885a8707161c</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-20T21:53:03+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=6011145cfe83ffec4c0e1616cc9892b3b35a9bb4'/>
<id>6011145cfe83ffec4c0e1616cc9892b3b35a9bb4</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>chore(release): fix angularjs.org cdn script</title>
<updated>2014-03-20T21:28:01+00:00</updated>
<author>
<name>Tobias Bosch</name>
</author>
<published>2014-03-20T21:28:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b26fc23b068b5de603b535e0ef63cb5deacf0789'/>
<id>b26fc23b068b5de603b535e0ef63cb5deacf0789</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(version-info): explicitly specify the remote</title>
<updated>2014-03-20T20:55:12+00:00</updated>
<author>
<name>Chirayu Krishnappa</name>
</author>
<published>2014-03-14T00:42:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0c930a1a86b3e8c14a1ed87c91f074b434895f93'/>
<id>0c930a1a86b3e8c14a1ed87c91f074b434895f93</id>
<content type='text'>
`git ls-remote --tags` assumes that you have a remote set up for your
current branch.  That isn't the case, at least for me, when I'm working
on local branches.  `grunt write` doesn't do the right thing in that
case (`git ls-remote --tags` bails out and the silent: true param makes
this a pain to debug.)  Prefer explicit to implicit.

Closes #6678.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`git ls-remote --tags` assumes that you have a remote set up for your
current branch.  That isn't the case, at least for me, when I'm working
on local branches.  `grunt write` doesn't do the right thing in that
case (`git ls-remote --tags` bails out and the silent: true param makes
this a pain to debug.)  Prefer explicit to implicit.

Closes #6678.
</pre>
</div>
</content>
</entry>
</feed>
