index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ng
/
rootScope.js
Age
Commit message (
Expand
)
Author
2013-01-17
docs(rootScope): correct code examples
Matthew Browne
2012-11-30
fix(Scope): ensure that a scope is destroyed only once
Igor Minar
2012-11-25
fix(Scope): allow removing a listener during event
Vojta Jina
2012-11-14
fix($rootScope): workaround for Chrome's memleak
Igor Minar
2012-09-11
fix($evalAsync): have only one global async queue
Misko Hevery
2012-09-11
docs($rootScope): fix iteration limit described by $watch, it's actually 10 a...
Daniel Luz
2012-09-11
docs($rootScope): fix typos and minor wording tweaks on $watch
Daniel Luz
2012-09-11
docs($rootScope): fix quoting on expression
Daniel Luz
2012-09-11
docs($rootScope): standardize on present, third-person actions for descriptions
Daniel Luz
2012-09-11
docs($rootScope): backquote attribute types too on $on
Daniel Luz
2012-09-11
docs($rootScope): fix typos on $new
Daniel Luz
2012-09-11
docs($rootScope): fix typo on $eval
Daniel Luz
2012-09-11
docs($rootScope): fix typos on $watch
Daniel Luz
2012-08-12
docs: fix broken links to $compileProvider.directive()
Vojta Jina
2012-08-10
docs($rootScope): fix $on listener signature doc
unirgy
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-06-02
doc(ngdoc): clean up doc generation and add missing documentation links
Misko Hevery
2012-06-02
docs(scope): rewrite
Misko Hevery
2012-05-23
fix($rootScope): TTL exception does not clear $$phase
Misko Hevery
2012-05-17
feat(scope): add event.preventDefault() and event.defaultPrevented
Vojta Jina
2012-05-17
refactor(scope.$emit): rename event.cancel() to event.stopPropagation()
Vojta Jina
2012-05-08
doc($rootScope): fix $digest example
Igor Minar
2012-04-10
chore(*): remove dead code and fix code style issues
Igor Minar
2012-04-09
fix(docs): change all directive references to use the normalized names
Igor Minar
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery
[prev]