aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2012-04-09fix(docs): change all directive references to use the normalized namesIgor Minar
2012-04-05chore(docs): add nonminified jquery debug version of docsIgor 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-29fix(docs): update the example widget regexp for detecting angular.js urlIgor Minar
2012-03-29fix(docs): properly rewrite urls in doc examples at docs-nextIgor Minar
2012-03-28chore(ngCookies): moved to moduleMisko Hevery
2012-03-28chore(resource): moved to moduleMisko Hevery
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-23doc(guide): order topic list in guide sidebar in accordance with overviewManuel Woelker
2012-03-21docs(cookbook/form): fix the exampleIgor Minar
2012-03-21chore(docs): switch disqus id from angularjs to angularjs-nextIgor 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-16fix(ngDocSpec): fix broken testsIgor 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-13fix(docs): properly close the optional ] in directive signaturesIgor Minar
2012-03-13docs(guide): fix non-working example + add docs for implicit DIDaniel Zen
2012-03-13doc(search): include method names in corpusMisko Hevery
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-11Mostly Revert "fix(docs): directive events + cleanup"Misko Hevery
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): directive events + cleanupIgor Minar
2012-03-08docs(directive, module): add various missing docs and fix existing docsIgor Minar
2012-03-08fix(docs): add a header for the directive info sectionIgor 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-07docs($compileProvider.directive): Update iAttrs docsVojta Jina
2012-03-05fix(docs): Add $locationProvider methods to the docs example providerVojta Jina
2012-02-28refactor(directive.ngModel): rename emitValidity -> setValidityVojta Jina