<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs, branch v1.2.12</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs(misc): fix typo in "getting started" docs</title>
<updated>2014-02-06T16:15:13+00:00</updated>
<author>
<name>asif22</name>
</author>
<published>2014-02-06T16:02:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=bf4b0dbd46c67553b2e35a0f5d3ac1626d105418'/>
<id>bf4b0dbd46c67553b2e35a0f5d3ac1626d105418</id>
<content type='text'>
changed "building and application" to "building an application"

Closes #6156
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
changed "building and application" to "building an application"

Closes #6156
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(testing): run end to end tests on separate browsers in parallel</title>
<updated>2014-02-05T23:40:16+00:00</updated>
<author>
<name>Julie</name>
</author>
<published>2014-01-31T06:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=84467d869730c6821c07496f510355ab73e7c10b'/>
<id>84467d869730c6821c07496f510355ab73e7c10b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(testing): run end to end tests on firefox and safari as well as chrome</title>
<updated>2014-02-05T23:39:59+00:00</updated>
<author>
<name>Julie</name>
</author>
<published>2014-01-31T02:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0e85ca9ddb5f259908400463764fd6141977b341'/>
<id>0e85ca9ddb5f259908400463764fd6141977b341</id>
<content type='text'>
Update the Travis and Jenkins configs to run protractor tests on Safari and Firefox as well,
and make the Travis tests run output XML and turn off color.

Fix tests which were failing in Firefox due to clear() not working as expected.

Fix tests which were failing in Safari due to SafariDriver not understanding the minus key,
and disable tests which SafariDriver has no support for.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the Travis and Jenkins configs to run protractor tests on Safari and Firefox as well,
and make the Travis tests run output XML and turn off color.

Fix tests which were failing in Firefox due to clear() not working as expected.

Fix tests which were failing in Safari due to SafariDriver not understanding the minus key,
and disable tests which SafariDriver has no support for.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(end2end): remove old references to the scenario runner and update to point to protractor</title>
<updated>2014-02-05T23:39:46+00:00</updated>
<author>
<name>Julie</name>
</author>
<published>2014-01-28T21:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e7face4728d3aed6dc089966d489d0c93b65913d'/>
<id>e7face4728d3aed6dc089966d489d0c93b65913d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ngdoc): fix misspellling of Naturally in sortVersionsNatrually</title>
<updated>2014-02-05T00:43:39+00:00</updated>
<author>
<name>Nicolas Leger</name>
</author>
<published>2014-02-02T01:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c5f69e3f64514223917d74caf14d21b899474b42'/>
<id>c5f69e3f64514223917d74caf14d21b899474b42</id>
<content type='text'>
Corrects "sortVersionsNatrually" method name in `ngdoc.js` in "sortVersionsNaturally"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Corrects "sortVersionsNatrually" method name in `ngdoc.js` in "sortVersionsNaturally"
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(animations): ngClass usage should link to ngClass documentation</title>
<updated>2014-02-03T14:14:45+00:00</updated>
<author>
<name>Alan Rubin</name>
</author>
<published>2014-02-03T09:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8205158e477f1ea235feba3087143e0d3e5e52ec'/>
<id>8205158e477f1ea235feba3087143e0d3e5e52ec</id>
<content type='text'>
Fixing reference to ngClass documentation

Closes #6089
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixing reference to ngClass documentation

Closes #6089
</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>docs(guide/templates.css-styling): fix "`{{}}`"</title>
<updated>2014-02-01T00:31:06+00:00</updated>
<author>
<name>Stéphane Reynaud</name>
</author>
<published>2014-01-23T09:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fd61e222c337380af09ff08dc3fe73f17e9a7a8e'/>
<id>fd61e222c337380af09ff08dc3fe73f17e9a7a8e</id>
<content type='text'>
Replace {{}} to `{{}}` so that "{{}}" is rendered in the HTML page

Closes #5950
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace {{}} to `{{}}` so that "{{}}" is rendered in the HTML page

Closes #5950
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(compile/nodomevents): fix typo ng-mode -&gt; ng-model</title>
<updated>2014-01-29T13:51:02+00:00</updated>
<author>
<name>Manan</name>
</author>
<published>2014-01-29T06:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7a78aed1603ca7f60f2f70ba27f0102e08862550'/>
<id>7a78aed1603ca7f60f2f70ba27f0102e08862550</id>
<content type='text'>
correcting directive name to ng-model instead of ng-mode in nodomevents.ngdoc

Correcting use of ng-model directive

Closes #6036
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
correcting directive name to ng-model instead of ng-mode in nodomevents.ngdoc

Correcting use of ng-model directive

Closes #6036
</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>
