<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/src, branch v1.2.11</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>fix(ngResource): don't append number to '$' in url param value when encoding URI</title>
<updated>2014-02-03T16:12:07+00:00</updated>
<author>
<name>Caitlin Potter</name>
</author>
<published>2014-01-27T19:04:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ce1f1f97f0ebf77941b2bdaf5e8352d33786524d'/>
<id>ce1f1f97f0ebf77941b2bdaf5e8352d33786524d</id>
<content type='text'>
Previously, if a URL parameter value included a $, it would replace the dollar sign with a literal
'$1' for mysterious reasons. Using a function rather than a replacement string circumvents this
behaviour and produces a more expected result.

Closes #6003
Closes #6004
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, if a URL parameter value included a $, it would replace the dollar sign with a literal
'$1' for mysterious reasons. Using a function rather than a replacement string circumvents this
behaviour and produces a more expected result.

Closes #6003
Closes #6004
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(http): make jshint happy</title>
<updated>2014-02-01T01:03:30+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2014-02-01T01:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6609e3da76dd898cfe85f75f23ab2e39fee65fe5'/>
<id>6609e3da76dd898cfe85f75f23ab2e39fee65fe5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($http): update httpBackend to use ActiveXObject on IE8 if necessary</title>
<updated>2014-02-01T00:52:42+00:00</updated>
<author>
<name>Jorg</name>
</author>
<published>2014-01-08T01:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ef210e5e119db4f5bfc9d2428b19f9b335c4f976'/>
<id>ef210e5e119db4f5bfc9d2428b19f9b335c4f976</id>
<content type='text'>
window.XMLHttpRequest is not always available in IE8 despite it not running in quirks mode,
in which case Angular should be using the ActiveXObject instead. Just checking the browser
version is taking too many shortcuts.

Closes #5677
Closes #5679
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
window.XMLHttpRequest is not always available in IE8 despite it not running in quirks mode,
in which case Angular should be using the ActiveXObject instead. Just checking the browser
version is taking too many shortcuts.

Closes #5677
Closes #5679
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($q): make $q.reject support `finally` and `catch`</title>
<updated>2014-01-31T19:38:06+00:00</updated>
<author>
<name>Lucas Galfasó</name>
</author>
<published>2014-01-31T18:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=074b0675a1f97dce07f520f1ae6198ed3c604000'/>
<id>074b0675a1f97dce07f520f1ae6198ed3c604000</id>
<content type='text'>
Add support for the functions `finally` and `catch` to the
promise returned by `$q.reject`

Closes #6048
Closes #6076
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for the functions `finally` and `catch` to the
promise returned by `$q.reject`

Closes #6048
Closes #6076
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($compile): retain CSS classes added in cloneAttachFn on asynchronous directives</title>
<updated>2014-01-31T17:45:35+00:00</updated>
<author>
<name>Caitlin Potter</name>
</author>
<published>2014-01-03T16:50:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=5ed721b9b5e95ae08450e1ae9d5202e7f3f79295'/>
<id>5ed721b9b5e95ae08450e1ae9d5202e7f3f79295</id>
<content type='text'>
Previously, classes added to asynchronous directive elements during the clone
attach function would not persist after the node is merged with the template, prior
to linking. This change corrects this behaviour and brings it in line with synchronous
directives.

Closes #5439
Closes #5617
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, classes added to asynchronous directive elements during the clone
attach function would not persist after the node is merged with the template, prior
to linking. This change corrects this behaviour and brings it in line with synchronous
directives.

Closes #5439
Closes #5617
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(filterFilter): don't interpret dots in predicate object fields as paths</title>
<updated>2014-01-31T11:16:46+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2014-01-28T01:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=339a1658cd9bfa5e322a01c45aa0a1df67e3a842'/>
<id>339a1658cd9bfa5e322a01c45aa0a1df67e3a842</id>
<content type='text'>
Closes #6005
Closes #6009
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6005
Closes #6009
</pre>
</div>
</content>
</entry>
<entry>
<title>Edited the 'Flushing HTTP requests' section</title>
<updated>2014-01-31T00:52:06+00:00</updated>
<author>
<name>Shawn Flahave</name>
</author>
<published>2014-01-28T04:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=29432ffe3795477d8f6174cee1976683ded89d67'/>
<id>29432ffe3795477d8f6174cee1976683ded89d67</id>
<content type='text'>
Minor grammatical edits in the Flushing HTTP requests section.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor grammatical edits in the Flushing HTTP requests section.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(docs): clarify doc for "args" in $broadcast and $emit</title>
<updated>2014-01-31T00:50:08+00:00</updated>
<author>
<name>Brad Williams</name>
</author>
<published>2014-01-29T18:16:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=caed2dfe4feeac5d19ecea2dbb1456b7fde21e6d'/>
<id>caed2dfe4feeac5d19ecea2dbb1456b7fde21e6d</id>
<content type='text'>
Closes #6047.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6047.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs($provide): return instance of Ping, rather than constructor</title>
<updated>2014-01-29T14:10:01+00:00</updated>
<author>
<name>Clark Pan</name>
</author>
<published>2014-01-28T00:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e2173f9101545b60367fd95524232fb8cf2eabca'/>
<id>e2173f9101545b60367fd95524232fb8cf2eabca</id>
<content type='text'>
Updating $provide.service method docs

The previous example provided for the service method did not work.  I've updated the example to a working example.

I think this version of the example will probably make more sense to most people, and the factory method would be
a better place for this sort of example.

Closes #6008
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updating $provide.service method docs

The previous example provided for the service method did not work.  I've updated the example to a working example.

I think this version of the example will probably make more sense to most people, and the factory method would be
a better place for this sort of example.

Closes #6008
</pre>
</div>
</content>
</entry>
<entry>
<title>test(docs): convert example end to end doc tests from scenario runner to protractor</title>
<updated>2014-01-28T19:14:20+00:00</updated>
<author>
<name>Julie</name>
</author>
<published>2014-01-12T00:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7aef2d54e0a48fae18a289813f699962d8310565'/>
<id>7aef2d54e0a48fae18a289813f699962d8310565</id>
<content type='text'>
Thanks to jeffbcross, petebacondarwin, btford, jdeboer, tbosch for contributions!

Closes #6023
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to jeffbcross, petebacondarwin, btford, jdeboer, tbosch for contributions!

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