aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/guide
AgeCommit message (Expand)Author
2013-09-30docs(guide): describe directive replace:falseRon Waldon
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-26docs(guide/services): fix another typoPete Bacon Darwin
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(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(guide/$location): describe workaround for collocated appsAsh
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(guide/concepts): remove div-clear-tags that break the formattingRandi Hillerøe
2013-09-09docs(forms.ngdoc): fix spacing in exampleAnthony Tran
2013-09-05docs(css_styling_guide): add ng-scope and ng-binding classesNick Donohue
2013-09-05docs(bootstrap.ngdoc): clarify bootstrap exampleCalvin Fernandez
2013-08-29docs(guide): remove duplicated `require` sectiontomazy
2013-08-28docs(guide): update description of $inject mechanism to be a little clearerphanboy4
2013-08-22docs(overview): improve grammarBrian Ford
2013-08-22docs(guide): warn about module creation versus retrievalghodss
2013-08-22docs(guide): grammatical corrections to Form and Control definitionsMarcel Morgan
2013-08-03docs(guide/controller): fix wording in list of 'Do not use'Mark Campbell
2013-07-31feat(directive): support as instance syntaxLucas Galfasó
2013-07-25feat($sce): new $sce service for Strict Contextual Escaping.Chirayu Krishnappa
2013-07-24docs(directive): Clarified and cleaned up directive guideDean Sofer
2013-07-23docs(bootstrap): Note that ngScenario requires ngAppBraden Shepherdson
2013-07-14docs(di): promote registering controllers on modulessdesmond
2013-07-10docs(guide): clarify examplesdesmond
2013-07-10docs(guide): example filter does not conditionally assign a colorsdesmond
2013-07-10docs(guide/di): fix typoRobert Fauver
2013-07-10docs(overview): fix typoLefteris Paraskevas
2013-07-07docs(guide/e2e-testing): fix typostgkokk
2013-07-04docs(guide/directive): make directive controller minification-safeAndrew O'Brien
2013-07-02docs(guide/location): fix example code - `hashPrefix` is a methodNiall Smart
2013-06-27docs(guide/e2e-testing): clarify description of input(name) selectorAdam
2013-06-25docs(guide/controller): fix an error in the scope inheritance exampleJeffrey Palmer
2013-06-25docs(guide/expression): remove reference to `NullPointerException`Domenic Denicola
2013-06-19feat(jqLite): switch bind/unbind to more recent jQuery on/offMichał Gołębiowski
2013-06-19docs(directive): fix typosarkasm
2013-06-13docs(guide/di): fix headings hierarchyOre Landau
2013-06-13docs(guide/e2e-testing): fix verb tenseJad Naous
2013-06-12docs(guide/bootstrap): clarify manual bootstrappingPete Bacon Darwin
2013-06-06refactor($route): pull $route and friends into angular-route.jsIgor Minar
2013-06-04docs(guide/unit-testing): fix typoJared Forsyth
2013-06-04docs(guide/injecting_controllers): add a hint in exampleJared Forsyth
2013-06-04docs(guide/unit-testing): fix controller test examplePete Bacon Darwin