angular.js/src/ng
2013-07-23 20:16:23 +01:00
..
directive fix($compile): always instantiate controllers in parent->child order 2013-07-22 11:27:53 -07:00
filter docs(dateFilter): fix typos 2013-07-17 11:22:10 +01:00
anchorScroll.js docs(anchorScroll): correct word "location" 2012-12-19 21:01:41 +01:00
animation.js style(*): fix up semicolon and var usage 2013-05-09 15:01:22 +01:00
animator.js fix($animator): ensure animations are always disabled for an element that is not attached to the DOM 2013-07-15 09:30:54 -07:00
browser.js feat(jqLite): switch bind/unbind to more recent jQuery on/off 2013-06-19 20:53:24 +01:00
cacheFactory.js docs(cacheFactory): correct typos 2013-07-23 20:16:23 +01:00
compile.js fix(core): parse URLs using the browser's DOM API 2013-07-19 01:44:57 -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(filter): improve syntax for usage in templates 2013-04-24 21:55:58 +01:00
http.js fix(core): parse URLs using the browser's DOM API 2013-07-19 01:44:57 -07:00
httpBackend.js chore(minErr): replace ngError with minErr 2013-06-17 13:29:30 -07:00
interpolate.js fix($compile): reject multi-expression interpolations for src attribute 2013-06-24 14:17:18 -07:00
locale.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
location.js fix(Angular.js): handle duplicate params in parseKeyValue/toKeyValue 2013-07-01 19:32:12 +01:00
log.js feat($log): add $log.debug() 2013-01-17 16:47:39 -08:00
parse.js fix($parse): disallow access to Function constructor 2013-07-03 00:03:56 -07:00
q.js feat($q): added support to promise notification 2013-07-14 23:11:46 -07:00
rootElement.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
rootScope.js fix(Scope): ensure that isolate scopes use the main evalAsync queue 2013-07-22 11:27:53 -07:00
sniffer.js fix($sniffer): detect transition/animation on older Android browsers 2013-07-03 22:16:31 +01:00
timeout.js docs($timeout): minor cleanup 2013-05-14 20:47:39 +01:00
urlUtils.js fix(core): parse URLs using the browser's DOM API 2013-07-19 01:44:57 -07:00
window.js docs($window): improve style and clarify wording 2013-07-21 20:24:33 +02:00