aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content
AgeCommit message (Expand)Author
2013-12-20docs(guide/forms): update examplemkolodny
2013-12-20docs(guide/forms): code style changes for an examplemkolodny
2013-12-19docs(guide): fix typoKlaus Weiss
2013-12-19docs(tutorial/step-4): fix typoTony Cronin
2013-12-18docs(guide): fixed *off typo in angular.injector example commentZachary Babtkis
2013-12-18docs(tutorial/step-5): fix typojustmiaotou
2013-12-18docs(guide/directive): improve access to isolate scope informationPete Bacon Darwin
2013-12-18docs(tutorial/step_11): fix indenting in an exampleJesse Browne
2013-12-18docs(contribute): you may need sudo to install globally on unix systemsKurt Funai
2013-12-18docs(error/noregexp): fix link to ng-patternZiang Song
2013-12-17docs(bootstrap-prettify): fix $timeout issues and update related docsPete Bacon Darwin
2013-12-17docs(tutorial/step-11): change "last" to "next"Stéphane Reynaud
2013-12-17docs(tutorial/step-0): fix twitter bootstrap linkGrigoriy Beziuk
2013-12-17docs(ng): fix typo and line lengthsOliver Schmidt
2013-12-13docs: fix a broken linkVojta Jina
2013-12-13perf(jqLite): implement and use the `empty` method in place of `html(‘’)`Michał Gołębiowski
2013-12-12docs(guide/expression): remove misplaced commambrookes
2013-12-12docs(tutorial/step-07): update path to pages in e2e scenariosJürgen Walter
2013-12-12docs(error/transclude/orphan): fix spelling mistakesMattias Holmlund
2013-12-09docs(design): guide index formattingAndy Ferra
2013-12-09docs(contribute) add platform agnostic git install linkgdi2290
2013-12-09docs(guide/forms): clarify how NgModelController can be added to scopeWesley Cho
2013-12-05docs(tutorial/step-6): remove unused `class="diagram"`Andres Kalle
2013-12-05docs(tutorial/step-3): remember to install karma pluginsPete Bacon Darwin
2013-12-05docs(tutorial/step-2): remember to install karma pluginsPete Bacon Darwin
2013-12-04docs(tutorial/step-3): add module to `ng-app` directive in code sampleIwona Lalik
2013-12-04docs(tutorial/step-12): fix refernce to incorrect jquery versionElwin Arens
2013-11-27docs(tutorial/step-10): fix typoLevi Weiss
2013-11-27docs(tutorial/step-12): fix typoAmmar
2013-11-27docs(tutorial/step-0): add target="_blank" to open app in new pagemagoswiat
2013-11-27docs(guide/concepts): fix incorrect module name in exampledeepak-kapoor
2013-11-27docs(guide/di): use square bracket notation for $inject annotationEvan Winslow
2013-11-27docs(guide/providers): fix typoPavel Pomerantsev
2013-11-27docs(guide/compiler): add fourth step on appending the compiled template to t...Marc Lipovsky
2013-11-27docs(migration): add a note about "private" properties being revertedrodyhaddad
2013-11-26docs(guide/scope): access the current element's scope in the console.smarigowda
2013-11-21docs(guide/unit-testing): minor style and grammar changesjody tate
2013-11-21docs(faq): update compressed and minified file sizegdi2290
2013-11-21docs(guide/ie): add info about what IE versions are supportedscottywakefield
2013-11-21docs(guide/migration): fix typo ngHtmlBind -> ngBindHtmlIgor Minar
2013-11-20docs(tutorial/step-2): correct the link to jasmine docsAshutosh Das
2013-11-20docs(guide/directive): use `hideDialog` handler in exampleMaksim
2013-11-20docs(guide/ie): fix typogipsy86147
2013-11-20docs(guide/providers): remove extra closing parenthesis in exampleDave Gaeddert
2013-11-20docs(guide/migration): fix typoTyler Eich
2013-11-20docs(guide/compiler): fix typo in isolate scope defYves Richard
2013-11-20docs(tutorial): minimum node.js version is 0.10 (Windows too)Stéphane Reynaud
2013-11-20docs(guide/migration): fix typoJayson Harshbarger
2013-11-18docs(guide/directive): clarify code example for isolated scopes bindingsJens Berthold
2013-11-18docs(guide/directive): add note about HTML case-insensitivityPete Bacon Darwin