aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/templates
AgeCommit message (Expand)Author
2012-03-12docs(guide.forms): Update forms guideVojta Jina
2012-03-09chore(*): refactor all ng: to ng-Igor Minar
2012-03-09refactor($provide) Rename service -> providerVojta Jina
2012-03-08docs(css): allow headers to wrap with blue backgroundIgor Minar
2012-03-08fix(docs): remove undefined from examples with jsfiddle=falseIgor Minar
2012-03-08chore(compiler): change default restriction to attribute only for directivesMisko Hevery
2012-03-05fix(docs): Add $locationProvider methods to the docs example providerVojta Jina
2012-02-28reafactor: Rename ng:bind-immediate -> ng:model-instantVojta Jina
2012-02-28docs(forms): Update API docs for formsVojta Jina
2012-02-28refactor(forms): Even better formsVojta Jina
2012-02-28docs: evaluate only scripts with type text/javascriptVojta Jina
2012-01-25docs(compiler): update the compiler docsMisko Hevery
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-17fix(docs): disable appcache - causing too much troubleIgor Minar
2012-01-17docs(*): more fixesIgor Minar
2012-01-17fix(docs): temp hack to get appcache properly invalidatedIgor Minar
2012-01-17docs(*): various doc fixesIgor Minar
2012-01-13fix($autoScroll): scroll even if $location is in html5 modeVojta Jina
2012-01-12refactor(module): strict separation between module-config / app-runtimeMisko Hevery
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(injector): removed loadModule/ng:moduleMisko Hevery
2011-11-14refactor(docs): improved the visual rendering of the documentation pagesMisko Hevery
2011-11-14doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK moduleMisko Hevery
2011-11-14refactor($location): merged $locationConfig service into $locationProviderMisko Hevery
2011-11-14chore(scenario tests): make scenario tests pass againMisko Hevery
2011-11-14refactor(api): remove type augmentationMisko Hevery
2011-11-14refactor(services): migrate angular.service -> moduleMisko Hevery
2011-11-13style(docs): make jslint happy - fix some warningsVojta Jina
2011-11-13fix(docs.guide): fix $location exampleVojta Jina
2011-11-13feat(docs): allow examples with hidden source codeVojta Jina
2011-11-05docs(css): fixing positioning of disqus commentsIgor Minar
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-14fix(docs): fix jsfiddle integrationIgor Minar
2011-10-13fix(docs): set proper base href when hashbang url requestedVojta Jina
2011-10-11chore(formating): clean code to be function() {Misko Hevery
2011-10-11feat(forms): new and improved formsMisko Hevery