angular.js/docs/src
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
..
templates refactor(scope.$watch): rearrange arguments passed into watcher (newValue, oldValue, scope) 2012-01-23 11:11:27 -08:00
appCache.js feat(docs): use html5 history api for all routing in the docs app 2011-09-26 23:51:53 +02:00
dom.js fix(docs): generate correct ids on h elements to get scrolling working 2012-01-13 01:07:17 -08:00
gen-docs.js fix(docs): disable appcache - causing too much trouble 2012-01-17 12:13:29 -08:00
ignore.words complete rewrite of documentation generation 2011-01-10 11:50:11 -08:00
ngdoc.js fix(ngdocs): add '=' to type signatures with optional arguments 2012-01-13 13:53:07 -08:00
reader.js style(docs): make jslint happy - fix some warnings 2011-11-14 20:31:19 -08:00
SiteMap.js chore(formating): clean code to be function() { 2011-10-11 11:01:46 -07:00
writer.js feat(ngdocs): support for interface documentation 2012-01-10 22:21:54 -08:00