aboutsummaryrefslogtreecommitdiffstats
path: root/test/service/scopeSpec.js
AgeCommit message (Expand)Author
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery
2012-03-18feat(scope.$eval): Allow passing locals to the expressionVojta Jina
2012-03-16feat(scope): broadcast $destroy event on scope destructionIgor Minar
2012-03-13fix(scope): remove scope $destroy eventIgor Minar
2012-03-08docs($rootScope): rename ttl to digestTtl + docsIgor Minar
2012-02-23feta(scope): watch object refference or equalityMisko Hevery
2012-02-21feat($compile) add locals, isolate scope, transclusionMisko Hevery
2012-02-21feat(scope): scope.$emit/$broadcast return the event object, add cancelled pr...Vojta Jina
2012-01-25fix($parse): get rid of $unboundFnIgor Minar
2012-01-23fix(scope): support watching functionsIgor Minar
2012-01-23refactor(scope.$watch): rearrange arguments passed into watcher (newValue, ol...Vojta Jina
2012-01-23refactor(scope): separate controller from scopeVojta Jina
2012-01-12refactor(module): strict separation between module-config / app-runtimeMisko Hevery
2012-01-06feat(scope): throw exception when recursive $applyIgor Minar
2011-12-07style(scopeSpec): clean up scopeSpec.jsIgor Minar
2011-11-30scope($digest): add new&old val to the infinite $digest logIgor Minar
2011-11-21fix(scope): $watch (and angular.equals) should support NaN valuesCodier
2011-11-14refactor(injector): $injector is no longer a function.Misko Hevery
2011-11-14style(docs): make jslint happy - fix some warningsVojta Jina
2011-11-14refactor(services): migrate angular.service -> moduleMisko Hevery
2011-11-14refactor(injector): switch to injector 2.0 introduce modulesMisko Hevery
2011-11-14refactor(injector): turn scope into a serviceMisko Hevery
2011-11-14move(scope): appease the History GodMisko Hevery