aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2013-10-11docs(guide/controller): improve guidance and examplesPete Bacon Darwin
2013-10-11docs(guide/controller): use `.controller` syntaxFelix
2013-10-10chore(ngdocs): improve the side search animation effectsMatias Niemelä
2013-10-09docs(tutorial/step11): correct Jasmine Matcher linkMarko Bonaci
2013-10-08docs(guide/animations): improve animations guideBrian Ford
2013-10-08docs(tutorial): fix style across tutorial stepsBrian Ford
2013-10-08feat(tutorial): add step 12 of the phonecat tutorialBrian Ford
2013-10-08docs(cookbook/adv_forms): simplify exampleJ Bruni
2013-10-07fix(*): protect calls to hasOwnProperty in public APIPeter Bacon Darwin
2013-10-06docs(tutorial/step02): fix missing bracepzajdel
2013-10-05docs(tutorial/step_07): fix module nameEric Large
2013-10-04chore(docs): fix broken IE8 test due to sanitization bugMatias Niemelä
2013-10-03docs(guide/directive): clarify use of binding to scopesgdennie
2013-10-03docs(guide/directive): fix indentation in example codemtaran-google
2013-10-03docs(guide/$location): fix broken example demoPete Bacon Darwin
2013-10-03docs(guide/$location): replace host.com addresses with example.comFreek Wielstra
2013-10-03docs(tutorial): improve wording and consistencyPete Bacon Darwin
2013-10-03docs(tutorial): update examples to show best practicesJames Dunn
2013-10-01feat($sce): simpler patterns for $sceDelegateProviders white/blacklistsChirayu Krishnappa
2013-09-30fix(docs.js): handle empty deps array for plunkr/jsfiddleJames Daily
2013-09-30fix(ngTransclude): detect ngTranslude usage without a transclusion directivejankuca
2013-09-30docs(guide): describe directive replace:falseRon Waldon
2013-09-30docs(tutorial/step0): fix minor typoRichard Sentino
2013-09-30docs(minerr): add note about ngRoute in injector/modulerrBrian Ford
2013-09-30fix(ngdoc): add default values to ngdoc templateDag-Inge Aas
2013-09-28docs(guide/overview): fix typoThomas Tuts
2013-09-27docs(guide/e2e-testing): select also uses ng-model (like input)joscarsson
2013-09-27docs(overview.ngdoc): fix small typo in overview.ngdocLane Goldberg
2013-09-27feat(docs): linkify error messages on minErr docs pagesKen Sheedlo
2013-09-26docs(minerr): fix bad line wrap due to errand nowrap in CSSBrian Ford
2013-09-26docs(minerr): fix broken style from long line in nonassignBrian Ford
2013-09-26docs(guide/services): fix another typoPete Bacon Darwin
2013-09-25docs(docs.css): prevent `<code>` elements from wrappingMisha Moroshko
2013-09-25docs(guide/services): fix typoMichael Kueller
2013-09-25docs(guide/$location): provide a title for section about `replace()`gdennie
2013-09-25docs(guide/$location): clarify $location service rolegdennie
2013-09-25docs(guide/e2e-testing): Fix typojanhartigan
2013-09-19docs(FAQ): update jQuery compatibilityPete Bacon Darwin
2013-09-19docs(guide/services): rewording of explanationPete Bacon Darwin
2013-09-19docs(guide/services): explain services in plain languageanilgulecha
2013-09-19docs(guide/i18n): change non-existent de-ge to de-deMaarten Stolte
2013-09-18docs: update sticker ordering info in FAQnaomiblack
2013-09-18docs(guide/$location): describe workaround for collocated appsAsh
2013-09-18docs(tutorial/step_03): add info about karma-ng-scenario plug-inZachary Friedman
2013-09-17fix($parse): disallow access to window and dom in expressionsChirayu Krishnappa
2013-09-16docs(ngdoc): fix spelling mistakeTim Statler
2013-09-15docs(guide/bootstrap): add info about deferred bootstrapPete Bacon Darwin
2013-09-14docs(guide/forms): add comma for clarityts-web
2013-09-13docs(guide/e2e_testing): clarify that .enter searches by ng-modelbrakon
2013-09-11docs(tutorial/step-10): fix incorrect link to step-8 testscjmling