aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/guide/di.ngdoc
AgeCommit message (Collapse)Author
2013-08-28docs(guide): update description of $inject mechanism to be a little clearerphanboy4
2013-07-14docs(di): promote registering controllers on modulessdesmond
2013-07-10docs(guide/di): fix typoRobert Fauver
2013-06-13docs(guide/di): fix headings hierarchyOre Landau
2013-06-04docs(guide/di): fix some small grammatical issuesAlex Young
2013-04-24docs(di): fix typos and grammarJeff Pickelman
2013-04-21docs(guide): minor grammatical changePaulo Ávila
2013-04-04docs(guide): fix typo in DI. angualar -> angularFelipe Lahti
2013-01-18docs(guide): change prototype methods to scope methods in DI examplesAmir H. Hajizamani
As explained in 'Understanding the Controller Component', Controllers written for new (post 1.0 RC) versions of Angular need to add methods to the scope directly, not the function's prototype. Correcting this example should remove any ambiguity, especially for beginners.
2013-01-17docs(guide): minor grammar fixesMatt Rohrer
2012-12-31docs(guide): change example controller to properly call greet method on greeterMatt Hardy
2012-12-10docs(guide): fix injector service code exampleRomain Neutron
Fix syntax and update code to the latest API
2012-08-30docs(typos): fix typos in dev guideTyson Benson
2012-06-02docs(dependency injecton): rewriteMisko Hevery
2011-06-06yet another docs batchIgor Minar
2011-06-06fixing broken linksIgor Minar