angular.js/docs/content/cookbook
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
..
advancedform.ngdoc refactor(scope): separate controller from scope 2012-01-23 11:05:36 -08:00
buzz.ngdoc fix($browser.xhr): change method "JSON" to "JSONP" 2011-11-30 11:03:41 -05:00
deeplinking.ngdoc refactor(scope): separate controller from scope 2012-01-23 11:05:36 -08:00
form.ngdoc refactor(scope): separate controller from scope 2012-01-23 11:05:36 -08:00
helloworld.ngdoc refactor(scope): separate controller from scope 2012-01-23 11:05:36 -08:00
index.ngdoc style(docs): make jslint happy - fix some warnings 2011-11-14 20:31:19 -08:00
mvc.ngdoc refactor(scope.$watch): rearrange arguments passed into watcher (newValue, oldValue, scope) 2012-01-23 11:11:27 -08:00