angular.js/docs
Vojta Jina 0196411dbe refactor(scope.$watch): rearrange arguments passed into watcher (newValue, oldValue, scope)
As scopes are injected into controllers now, you have the reference anyway, so having scope as first argument makes no sense…

Breaks $watcher gets arguments in different order (newValue, oldValue, scope)
2012-01-23 11:11:27 -08:00
..
content refactor(scope.$watch): rearrange arguments passed into watcher (newValue, oldValue, scope) 2012-01-23 11:11:27 -08:00
examples docs($http, $httpBackend): docs docs docs 2012-01-13 14:28:20 -08:00
img docs(guide): update the diagram 2012-01-17 09:49:38 -08:00
spec chore(specs.js): remove unused dependency 2012-01-10 22:21:54 -08:00
src refactor(scope.$watch): rearrange arguments passed into watcher (newValue, oldValue, scope) 2012-01-23 11:11:27 -08:00