angular.js/src/ng
Igor Minar 3c2aee01b0 fix(*): don't use instanceof to detect arrays
this breaks when multiple javascript contexts are involved - like in node-webkit

see original PR: #1966

Closes #1966
2013-02-14 16:37:00 -08:00
..
directive fix(ngSwitch): make ngSwitch compatible with controller BC module 2013-02-14 15:36:03 -08:00
filter fix(*): don't use instanceof to detect arrays 2013-02-14 16:37:00 -08:00
anchorScroll.js docs(anchorScroll): correct word "location" 2012-12-19 21:01:41 +01:00
browser.js fix($cookies): set cookies on Safari&IE when base[href] is undefined 2013-02-07 02:36:25 -08:00
cacheFactory.js feat($cacheFactory): cache.put now returns the added value 2012-11-25 00:01:34 +01:00
compile.js fix($compile): rename $compileNote to compileNode 2013-02-07 02:49:12 -08:00
controller.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
document.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
exceptionHandler.js docs(exceptionHandler): document testing 2013-01-17 23:08:39 -08:00
filter.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
http.js fix($http): do not encode special characters @$:, in params 2013-02-14 14:52:46 -08:00
httpBackend.js feat($http): support reponseType 2012-08-10 16:17:59 -07:00
interpolate.js feat($interpolate): provide contextual error messages 2012-08-30 14:50:22 -07:00
locale.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
location.js fix($location): reset $location.$$replace with every watch call 2012-11-26 23:21:02 +01:00
log.js feat($log): add $log.debug() 2013-01-17 16:47:39 -08:00
parse.js feat($parse): added constant and literal properties 2013-02-14 14:43:56 -08:00
q.js docs($q): fix a few typos 2013-02-14 15:18:58 -08:00
rootElement.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
rootScope.js docs($rootScope): rearrange event listener docs 2013-02-14 15:47:16 -08:00
route.js feat(route): Allow using functions as template params in 'when' 2013-01-18 21:20:49 -08:00
routeParams.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
sniffer.js fix(CSP): update to the latest CSP api 2012-11-15 01:46:58 +01:00
timeout.js docs($timeout): set return type to Promise instead of *. 2012-11-11 11:31:51 +01:00
window.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00