angular.js/src/ng
Brian Ford 7d188d630c fix($q): fix forwarding resolution when callbacks aren't functions
Uses the changes from @jamestalmage's fix in #3535. (thanks!)

Closes #3535
2013-08-21 16:58:40 -07:00
..
directive fix(ngTransclude): clear the translusion point before transcluding 2013-08-20 23:31:38 -07:00
filter fix(filter): filter on false properties 2013-08-15 15:50:34 -07:00
anchorScroll.js docs(anchorScroll): correct word "location" 2012-12-19 21:01:41 +01:00
animate.js chore(ngdocs): provide docs for the core $animator service 2013-08-03 00:46:18 -07:00
browser.js docs(*): fixed typos and ngdoc parameter names 2013-07-27 20:53:41 +02:00
cacheFactory.js docs(*): fixed typos and ngdoc parameter names 2013-07-27 20:53:41 +02:00
compile.js fix($compile): correct controller instantiation for async directives 2013-08-12 10:36:25 -07:00
controller.js chore(minErr): replace ngError with minErr 2013-06-17 13:29:30 -07:00
document.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
exceptionHandler.js style(exceptionHandler): add ws 2013-04-11 15:32:20 -07:00
filter.js docs(*): fixed typos and ngdoc parameter names 2013-07-27 20:53:41 +02:00
http.js docs($http): added return to interceptors success callback 2013-08-14 14:15:57 -07:00
httpBackend.js chore(minErr): replace ngError with minErr 2013-06-17 13:29:30 -07:00
interpolate.js docs($interpolate): fix example for provider w/ custom symbols 2013-08-15 08:27:41 -07:00
locale.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
location.js docs(minErr): add location/ipthprfx 2013-08-12 14:09:09 -07:00
log.js fix(mock.$log): keep in sync with $log 2013-07-31 13:38:24 -07:00
parse.js fix($parse): handle promises returned from parsed function calls 2013-08-15 15:15:27 -07:00
q.js fix($q): fix forwarding resolution when callbacks aren't functions 2013-08-21 16:58:40 -07:00
rootElement.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
rootScope.js chore(dump): fix our karma.dump bridge 2013-08-07 11:21:34 -07:00
sce.js fix($sce): allow IE7 standards mode to pass non-quirks mode test 2013-08-21 01:38:39 -07:00
sniffer.js fix($sniffer): ensure older versions of webkit work for animations 2013-08-19 15:51:28 -07:00
timeout.js fix($timeout): clean deferreds immediately after callback exec/cancel 2013-08-14 14:34:06 -07:00
urlUtils.js docs(sce,urlutils): update table to use marked syntax 2013-08-20 11:35:01 -07:00
window.js docs($window): improve style and clarify wording 2013-07-21 20:24:33 +02:00