angular.js/docs/content
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
..
api docs(api): adds links to top level guides 2014-01-17 19:19:27 -05:00
error fix($http): update httpBackend to use ActiveXObject on IE8 if necessary 2014-01-31 16:52:42 -08:00
guide docs(guide/templates.css-styling): fix "{{}}" 2014-01-31 16:31:06 -08:00
misc docs(contributing): add instructions to install grunt-cli/bower globally on unix systems 2014-01-17 15:51:29 -05:00
notes feat(ngdocs): support popover, foldouts and foldover annotations 2013-06-17 22:00:54 -07:00
tutorial docs(cookbook): remove the cookbook docs 2014-01-28 14:12:52 -05:00