angular.js/src/service
Igor Minar 9b1aff905b feat(scope): broadcast $destroy event on scope destruction
perf testing shows that in chrome this change adds 5-15% overhead
when destroying 10k nested scopes where each scope has a $destroy listener
2012-03-16 09:41:05 -07:00
..
filter chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
anchorScroll.js refactor($autoScroll): rename to $anchorScroll and allow disabling auto scrolling (links) 2012-01-13 01:07:12 -08:00
browser.js feat($httpBackend): extract $browser.xhr into separate service 2011-11-30 11:17:22 -05:00
cacheFactory.js docs($cacheFactory): Correct method's description 2012-02-29 15:48:37 -08:00
compiler.js f(compile): boolean attributes too agresive 2012-03-13 16:59:03 -07:00
controller.js feat($compile) add locals, isolate scope, transclusion 2012-02-21 22:46:00 -08:00
cookies.js style(docs): make jslint happy - fix some warnings 2011-11-14 20:31:19 -08:00
cookieStore.js style(docs): make jslint happy - fix some warnings 2011-11-14 20:31:19 -08:00
defer.js style(docs): make jslint happy - fix some warnings 2011-11-14 20:31:19 -08:00
document.js style(docs): make jslint happy - fix some warnings 2011-11-14 20:31:19 -08:00
exceptionHandler.js feature($exceptionHandler): $exceptionHandler now supports var_args 2012-01-25 11:46:34 -08:00
filter.js refactor(directives): connect new compiler 2012-01-25 11:50:37 -08:00
http.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
httpBackend.js fix($httpBackend): Set current url, if not defined or empty string 2012-02-23 22:50:02 -08:00
interpolate.js refactor($interpolate): improve interpolation service add documentation 2012-01-25 11:46:36 -08:00
locale.js style(docs): make jslint happy - fix some warnings 2011-11-14 20:31:19 -08:00
location.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
log.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
parse.js fix($parse): Allow property names that collide with native object properties 2012-03-08 11:39:03 -08:00
q.js style(q): rename src/Deferred.js to src/service/q.js 2012-01-03 17:48:09 -08:00
resource.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
route.js docs(links): corrected borken links 2012-03-13 19:36:09 -07:00
routeParams.js style(docs): make jslint happy - fix some warnings 2011-11-14 20:31:19 -08:00
sanitize.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
scope.js feat(scope): broadcast $destroy event on scope destruction 2012-03-16 09:41:05 -07:00
sniffer.js style(docs): make jslint happy - fix some warnings 2011-11-14 20:31:19 -08:00
window.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00