<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/content/error, branch v1.3.0-beta.2</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs(error/ng/btstrpd): note that loading angular.js twice can cause the error</title>
<updated>2014-03-02T15:56:13+00:00</updated>
<author>
<name>amagee</name>
</author>
<published>2014-03-01T03:53:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6b18a564dd327f598249760a8200dd1fa657d9e5'/>
<id>6b18a564dd327f598249760a8200dd1fa657d9e5</id>
<content type='text'>
Closes #6502
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6502
</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>docs(errors/infdig): add a common example</title>
<updated>2014-02-27T00:33:59+00:00</updated>
<author>
<name>Brad Williams</name>
</author>
<published>2014-02-26T22:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=fd09586b08cf40cedd59fe4de944000a3ebf6a59'/>
<id>fd09586b08cf40cedd59fe4de944000a3ebf6a59</id>
<content type='text'>
Mention common cause of error is binding to a new array on every $digest loop.

Closes #6465
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mention common cause of error is binding to a new array on every $digest loop.

Closes #6465
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(*): fix anchors for members in api docs</title>
<updated>2014-02-21T19:37:37+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-02-21T19:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4a6a3ba7fb08ce99007893ef75365a3e8aff938a'/>
<id>4a6a3ba7fb08ce99007893ef75365a3e8aff938a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(errors): rename folders to match namespaces</title>
<updated>2014-02-16T22:02:41+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-02-16T22:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=33e1bdc543bcb7875dcc004d487333393670ed2d'/>
<id>33e1bdc543bcb7875dcc004d487333393670ed2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(bike-shed-migration): fix url-based links refs to AUTO module</title>
<updated>2014-02-16T19:03:41+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-02-12T22:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a564160511bf1bbed5a4fe5d2981fae1bb664eca'/>
<id>a564160511bf1bbed5a4fe5d2981fae1bb664eca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(bike-shed-migration): fix up links outside the domain</title>
<updated>2014-02-16T19:03:40+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-02-06T13:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c7e815f63b6c22f5bbc798f34386c01fa72cab7d'/>
<id>c7e815f63b6c22f5bbc798f34386c01fa72cab7d</id>
<content type='text'>
It is safer to use markdown style links and save jsdoc style links for
internal links and code references
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is safer to use markdown style links and save jsdoc style links for
internal links and code references
</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(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>fix($httpBackend): use ActiveX XHR when making PATCH requests on IE8</title>
<updated>2014-01-03T06:04:32+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-12-13T09:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6c17d02bc4cc02f478775d62e1f9f77da9da82ad'/>
<id>6c17d02bc4cc02f478775d62e1f9f77da9da82ad</id>
<content type='text'>
IE8's native XHR doesn't support PATCH requests, but the ActiveX one does.

I'm also removing the noxhr error doc because nobody will ever get that error.

Closes #2518
Closes #5043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IE8's native XHR doesn't support PATCH requests, but the ActiveX one does.

I'm also removing the noxhr error doc because nobody will ever get that error.

Closes #2518
Closes #5043
</pre>
</div>
</content>
</entry>
</feed>
