aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/rootScopeSpec.js
AgeCommit message (Expand)Author
2013-04-02feat(ngdocs): added functionality to import and extract contents of external ...Matias Niemelä
2013-03-29feat(Scope): add $watchCollection method for observing collectionsMatias Niemelàˆ
2013-02-14feat(scope): only evaluate constant $watch expressions onceDaniel Luz
2013-02-14fix($rootScope): minor typo fixesDaniel Luz
2012-11-30fix(Scope): ensure that a scope is destroyed only onceIgor Minar
2012-11-25fix(Scope): allow removing a listener during eventVojta Jina
2012-09-11fix($evalAsync): have only one global async queueMisko Hevery
2012-08-27fix(docs) typoMisko Hevery
2012-05-23fix($rootScope): TTL exception does not clear $$phaseMisko Hevery
2012-05-17feat(scope): add event.preventDefault() and event.defaultPreventedVojta Jina
2012-05-17refactor(scope.$emit): rename event.cancel() to event.stopPropagation()Vojta Jina
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery