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
2014-03-02
docs(*): ensure jsdoc type expressions are valid
Peter Bacon Darwin
2014-02-26
docs(*): fix jsdoc type expressions
Peter Bacon Darwin
2014-02-21
docs(*): fix anchors for members in api docs
Peter Bacon Darwin
2014-02-16
docs(all): convert <pre>/</pre> snippets to GFM snippets
Caitlin Potter
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-01-30
fix(docs): clarify doc for "args" in $broadcast and $emit
Brad Williams
2014-01-13
fix($rootScope): prevent infinite $digest by checking if asyncQueue is empty ...
Noam Lewis
2014-01-04
docs(rootScope): fix typo
Kenneth Lynne
2014-01-03
core(Scope): rename 'debugger' to 'web inspector' to avoid woes with g3 presu...
Igor Minar
2014-01-02
fix(Scope): don't let watch deregistration mess up the dirty-checking digest ...
Igor Minar
2013-12-27
perf(Scope): limit propagation of $broadcast to scopes that have listeners fo...
Karl Seamon
2013-12-12
docs(ng.$rootScope.Scope): fix API links
Vlad GURDIGA
2013-12-05
chore(Scope): short-circuit after dirty-checking last dirty watcher
Karl Seamon
2013-12-04
fix($rootScope): broadcast $destroy event on $rootScope
Jeff Cross
2013-12-04
fix($rootScope): clear phase if an exception is raised by a watcher
Thomas Guillory
2013-12-03
style(Scope): remove extra ws
Igor Minar
2013-12-03
style(Scope): rename child scope type from Child to ChildScope
Igor Minar
2013-10-25
docs($rootScope): added $eval `locals` parameter documentation
Caio Cunha
2013-10-24
docs(rootScope): add example of using a listener function for $watch
Wesley Cho
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-18
docs: correct broken links
Vojta Jina
2013-10-15
docs($rootScope): better document infinite digest and ttl
Igor Minar
2013-10-05
fix(rootScope): make stopPropagation only stop its own event
Pete Bacon Darwin
2013-10-03
docs(rootScope): improve grammar and clarity
Dave Peticolas
2013-10-02
fix($scope): $evalAsync executes on the right scope
Lucas Galfasó
2013-09-27
style($rootScope): fix argument name in $postDigest api
Igor Minar
2013-09-11
docs(scope): clean up grammar and improve clarity
Sam Dornan
2013-09-03
chore($rootScope): provide support to execute a function after the digest cyc...
Matias Niemelä
2013-08-26
feat(Scope): async auto-flush $evalAsync queue when outside of $digest
Igor Minar
2013-08-07
chore(dump): fix our karma.dump bridge
Igor Minar
2013-07-22
fix(Scope): ensure that isolate scopes use the main evalAsync queue
Igor Minar
2013-07-18
docs(jqLite): document "$destroy" event
Pete Bacon Darwin
2013-07-11
fix(scope): watches can be safely unregistered inside watch handlers
Paulo Scardine
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-05-10
docs($scope): clarify documentation for $broadcast
willtj
2013-05-02
fix($rootScope) ensure $watchCollection correctly handles arrayLike objects
Gonzalo Ruiz de Villa
2013-04-15
docs(rootScope): fix typo
Pete Bacon Darwin
2013-04-15
docs(rootScope): Fix various typos
Laurent
2013-04-02
feat(ngdocs): added functionality to import and extract contents of external ...
Matias Niemelä
2013-03-29
feat(Scope): add $watchCollection method for observing collections
Matias Niemelä
2013-03-29
docs(*): fixed typos
Pascal Borreli
2013-02-14
docs($rootScope): rearrange event listener docs
Ewen Cumming
2013-02-14
feat(scope): only evaluate constant $watch expressions once
Daniel Luz
2013-02-14
fix($rootScope): minor typo fixes
Daniel Luz
2013-01-30
feat(Scope): expose transcluded and isolate scope info for batarang
Brian Ford
2013-01-29
docs(Scope): fix argument docs for $on
Fred Sauer
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
[next]