aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content
AgeCommit message (Expand)Author
2012-04-30docs(tutorial): update all the remaining stepsIgor Minar
2012-04-21docs(directive): fix transclusion examplesVojta Jina
2012-04-20docs(guide/controllers): update w/ controller scope separationChris Dawson
2012-04-20docs(guide/e2e): fix a link to e2e dslpkozlowski-opensource
2012-04-12docs(tutorial): update step-04 to v1.0Igor Minar
2012-04-12fix($location): properly rewrite urls in html5 mode with base url setIgor Minar
2012-04-11docs($compile): fixed typosimpulton
2012-04-11chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a moduleVojta Jina
2012-04-11docs($compile): fix typo in the docs templateURL -> templateUrlIgor Minar
2012-04-10docs(guide.forms): fix the forms dev guide to use ng-disabledVojta Jina
2012-04-10docs(tutorial): fix typos in steps 2 and 3Igor Minar
2012-04-09fix(docs): change all directive references to use the normalized namesIgor Minar
2012-04-04docs(tutorial): update tutorial intro + steps 0-3Igor Minar
2012-04-04chore(docs): restore old tutorial ngdoc filesIgor Minar
2012-04-04fix(docs): remove ngModelInstant from all examplesIgor Minar
2012-04-03feat(ngModel): update model on each key stroke (revert ngModelInstant)Vojta Jina
2012-04-03Doc fixes in bootstrapBrad Green
2012-03-27Updated manual bootstrap documentBrad Green
2012-03-27Rewrite of Automatic Initialization docBrad Green
2012-03-26feat($compile): do not interpolate boolean attributes, rather evaluate themVojta Jina
2012-03-26docs(guide/module): fix syntax error and expectation in test exampleMykhailo Kotsur
2012-03-26docs(guide/unit-testing): fixed typo in code exampleMykhailo Kotsur
2012-03-23doc(guide/module): fix typoIgor Minar
2012-03-23doc(guide/controller): fix examplesIgor Minar
2012-03-21docs(cookbook/form): fix the exampleIgor Minar
2012-03-20docs(guide/controllers): add a section on testing controllersDaniel Zen
2012-03-20docs(guide/location): fix exampleIgor Minar
2012-03-20docs(guide/started): fix examplesIgor Minar
2012-03-16feat(injector): infer _foo_ as fooIgor Minar
2012-03-13docs(*): fixing various docsIgor Minar
2012-03-13docs(links): corrected borken linksMisko Hevery
2012-03-13docs(guide): fix non-working example + add docs for implicit DIDaniel Zen
2012-03-13docs(forms): Change validation tokens to lowercaseVojta Jina
2012-03-13docs(input): Fix some broken links, add missing $, use ng- in examplesVojta Jina
2012-03-13doc(form): updated to reflect the latest changesVojta Jina
2012-03-12fix(forms): prefix all form and control properties with $Igor Minar
2012-03-12docs(directive): add more docs for the directive apiIgor Minar
2012-03-12docs(guide.forms): Update forms guideVojta Jina
2012-03-11doc(fixes): to better support ng-directive notationMisko Hevery
2012-03-08docs(directive, module): add various missing docs and fix existing docsIgor Minar
2012-03-08chore(compiler): change default restriction to attribute only for directivesMisko Hevery
2012-03-07docs($compileProvider.directive): Update iAttrs docsVojta Jina
2012-02-28refactor(directive.ngModel): rename emitValidity -> setValidityVojta Jina
2012-02-28docs(forms): Update API docs for formsVojta Jina
2012-02-28refactor($route): remove .parent(); ng:view scope creationMisko Hevery
2012-02-28refactor(forms): Even better formsVojta Jina
2012-02-23docs(module): Describe module loadingMisko Hevery
2012-02-21docs($compile): transclude documentationMisko Hevery
2012-01-26docs($compileProvider.directive): fix some typosVojta Jina
2012-01-25docs(compiler): update the compiler docsMisko Hevery