aboutsummaryrefslogtreecommitdiffstats
path: root/src/service/scope.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-16docs(scope): add $destroy event docsIgor Minar
2012-03-16feat(scope): broadcast $destroy event on scope destructionIgor Minar
2012-03-13fix(scope): remove scope $destroy eventIgor Minar
2012-03-09chore(*): refactor all ng: to ng-Igor Minar
2012-03-08docs($rootScope): rename ttl to digestTtl + docsIgor Minar
2012-02-28refactor($route): remove .parent(); ng:view scope creationMisko Hevery
2012-02-28docs(scope): correct formattingMisko Hevery
2012-02-23feta(scope): watch object refference or equalityMisko Hevery
2012-02-22docs(scope): update $emit/$broadcast docsVojta Jina
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-25docs(compiler): update the compiler docsMisko Hevery
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-17docs(*): various doc fixesIgor Minar
2012-01-12refactor(module): strict separation between module-config / app-runtimeMisko Hevery
2012-01-06feat(scope): throw exception when recursive $applyIgor Minar
2012-01-03docs(scope): fix typo $digest -> $watchMark Hansen
2011-11-30scope($digest): add new&old val to the infinite $digest logIgor Minar
2011-11-30feat(deferreds/promises): Q-like deferred/promise implementation with a ton o...Igor Minar
2011-11-21fix(scope): $watch (and angular.equals) should support NaN valuesCodier
2011-11-14style(docs): make jslint happy - fix some warningsVojta Jina
2011-11-14fix(doc) cleanup all api doc link warningsMisko Hevery
2011-11-14doc($rootScope): scope documentation changesMisko Hevery
2011-11-14chore(scope): remove $serviceMisko Hevery
2011-11-14refactor(api): remove type augmentationMisko Hevery
2011-11-14refactor(parser): turn parser into a service (keep compatibility hack)Misko Hevery
2011-11-14refactor($service): removed almost all references to scope.$serviceMisko Hevery
2011-11-14refactor(services): migrate angular.service -> moduleMisko Hevery
2011-11-14refactor(injector): turn scope into a serviceMisko Hevery
2011-11-14move(scope): appease the History GodMisko Hevery