angular.js/docs/content/error
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
..
animate fix(ngAnimate): remove compound JS selector animations 2013-08-03 00:46:17 -07:00
cacheFactory docs(error): improve the cacheFactory/iid.ngdoc 2013-07-30 17:29:35 -07:00
compile docs(compile/nodomevents): fix typo ng-mode -> ng-model 2014-01-29 08:51:02 -05:00
controller docs(minErr): add controller/noscp docs 2013-08-08 12:13:34 -07:00
httpBackend fix($http): update httpBackend to use ActiveXObject on IE8 if necessary 2014-01-31 16:52:42 -08:00
injector docs(modulerr): fix typo 2013-10-24 20:51:32 +01:00
interpolate docs(minerr): fill in error message descriptions 2013-08-07 21:36:59 -07:00
jqLite docs: correct broken links 2013-10-18 15:35:41 -07:00
location docs(minErr): add location/ipthprfx 2013-08-12 14:09:09 -07:00
ng fix(*): protect calls to hasOwnProperty in public API 2013-10-07 09:01:13 -07:00
ngModel docs(minerr): fill in error message descriptions 2013-08-07 21:36:59 -07:00
ngOptions docs(error): added description for ngOptions/iexp.ngdoc 2013-08-07 09:47:13 -07:00
ngPattern docs(error/noregexp): fix link to ng-pattern 2013-12-18 21:14:10 +00:00
ngRepeat docs(error/ngRepeat/dupes): fix typo 2014-01-02 21:34:34 -08:00
ngTransclude docs(error/transclude/orphan): fix spelling mistakes 2013-12-12 11:15:31 +00:00
parse feat($parse): revert hiding "private" properties 2013-11-13 23:25:09 -08:00
resource fix($resource): don't use $parse for @dotted.member 2013-11-11 16:17:34 -08:00
rootScope docs($rootScope): better document infinite digest and ttl 2013-10-15 11:28:47 -07:00
sanitize style(minerr): prefer component name as namespace 2013-08-09 14:12:04 -07:00
sce docs: correct broken links 2013-10-18 15:35:41 -07:00
index.ngdoc docs(minErr): Build minErr doc site 2013-07-24 10:42:20 -07:00