angular.js/docs
Jorg ef210e5e11 fix($http): update httpBackend to use ActiveXObject on IE8 if necessary
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
2014-01-31 16:52:42 -08:00
..
component-spec docs(cookbook): remove the cookbook docs 2014-01-28 14:12:52 -05:00
components docs(bootstrap-prettify): fix $timeout issues and update related docs 2013-12-17 22:53:28 +00:00
content fix($http): update httpBackend to use ActiveXObject on IE8 if necessary 2014-01-31 16:52:42 -08:00
img docs(guide/overview): Refactor overview and mvc docs 2013-11-06 17:11:44 -08:00
spec docs: fix the 'view source' button for snapshots 2014-01-10 02:22:27 -08:00
src docs(cookbook): remove the cookbook docs 2014-01-28 14:12:52 -05:00