aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/templates/docs.js
AgeCommit message (Expand)Author
2012-01-25refactor(directives): connect new compilerMisko Hevery
2012-01-23refactor(scope.$watch): rearrange arguments passed into watcher (newValue, ol...Vojta Jina
2012-01-23refactor(scope): separate controller from scopeVojta Jina
2012-01-10feat(module): new module loaderMisko Hevery
2012-01-10feat(ngdocs): support for interface documentationMisko Hevery
2012-01-09chore(docs): disable disqus for localhostIgor Minar
2011-11-21feat(service.$autoScroll): scroll to hash fragmentVojta Jina
2011-11-19fix(docs): specify disqus_urlIgor Minar
2011-11-14refactor(docs): improved the visual rendering of the documentation pagesMisko Hevery
2011-11-14refactor($location): merged $locationConfig service into $locationProviderMisko Hevery
2011-11-14refactor(api): remove type augmentationMisko Hevery
2011-11-14refactor(services): migrate angular.service -> moduleMisko Hevery
2011-10-30feat(docs): remove the Report Issue link - duplication of disqusIgor Minar
2011-10-30fix(docs): special case url generation for index pagesIgor Minar
2011-10-30fix(docs): increment load counter only when a valid page is requestedIgor Minar
2011-10-30feat(docs): disqus integrationdandoyon
2011-10-26fix(docs): remove unused $browser dependencyIgor Minar
2011-10-22fix(docs): key-binding used old scope apisIgor Minar
2011-10-22feat(docs): add "Loading..." notificationIgor Minar
2011-10-22fix(docs): update page title only when content loadsIgor Minar
2011-10-22style(docs): change "this" to "scope" in the controllerIgor Minar
2011-10-11chore(formating): clean code to be function() {Misko Hevery
2011-09-26feat(docs): use html5 history api for all routing in the docs appVojta Jina
2011-09-08fix(docs): update docs to reflect new $location and fix e2e testsVojta Jina
2011-08-12refactor(scope): remove $flush/$observe ng:eval/ng:eval-orderMisko Hevery
2011-08-02feat(scope): new and improved scope implementationMisko Hevery
2011-07-26feat(docs): add full offline supportDi Peng
2011-07-26feat(docs): add a changelog link to the footerDi Peng
2011-06-30fix:docs: properly distinguish between being offline and 404Igor Minar
2011-06-06Docs: Error 404 page with simple suggestion for new linksVojta Jina
2011-06-06fix hashpath prefix for docs/sitemap/etcIgor Minar
2011-06-06docs app css/js/html rewriteIgor Minar
2011-06-06Google Analytics - basic page tracking for docsVojta Jina
2011-06-06Add doc:tutorial-instructions widgetVojta Jina
2011-06-06Fixed docs search input withVojta Jina
2011-06-06new docs skin - WIPIgor Minar
2011-06-06fix docs landing page redirectionIgor Minar
2011-06-06Move documentation under individual headingsMisko Hevery
2011-02-03Added remainder of the cookbookMisko Hevery
2011-02-03addded cookbookMisko Hevery
2011-02-01Developer guide documentationMisko Hevery
2011-01-26Added part of guide documentation and supporting changes to doc generatorMisko Hevery
2011-01-24fixed example rendering, add tests for it.Misko Hevery
2011-01-10complete rewrite of documentation generationMisko Hevery