aboutsummaryrefslogtreecommitdiffstats
path: root/src/service/scope.js
AgeCommit message (Expand)Author
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