aboutsummaryrefslogtreecommitdiffstats
path: root/src/auto/injector.js
AgeCommit message (Expand)Author
2014-02-26docs($injector): fix typodesertapple
2014-02-26docs(*): fix jsdoc type expressionsPeter Bacon Darwin
2014-02-21docs(*): fix anchors for members in api docsPeter Bacon Darwin
2014-02-18style: remove ws and enfore no-trailing-ws jscs ruleIgor Minar
2014-02-16docs(injector): move angular.injector to the ng modulePeter Bacon Darwin
2014-02-16docs(all): convert <pre>/</pre> snippets to GFM snippetsCaitlin Potter
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-02-06docs(injector): correct typo in examplesunderls
2014-01-29docs($provide): return instance of Ping, rather than constructorClark Pan
2014-01-18docs($provide): fix Markdown formatting for provider methodVlad GURDIGA
2014-01-13docs(provider): replaced coffeescript with comparable javascript exampleLukas Ruebbelke
2013-12-31fix($injector): remove INSTANTIATING entry when doneMatt Ginzton
2013-12-19docs($injector): use correct spacing convention for CoffeeScript functionsmkolodny
2013-12-12style($injector): remove wsIgor Minar
2013-12-12perf($injector): remove invoke optimization that doesn't workBen Wiklund
2013-12-09docs($injector): add example on how to use the element.injectorJoscha Feth
2013-11-27docs($injector): use square bracket notation for $inject annotationPete Bacon Darwin
2013-11-20docs(api): example for $provide.value() uses $provide.value()jbnizet
2013-10-28docs($provide): fix link to factory sectionPete Bacon Darwin
2013-10-24docs($provide): Fix typoPete Bacon Darwin
2013-10-22style: make jshint happyVojta Jina
2013-10-18docs: correct broken linksVojta Jina
2013-10-18fix($injector): allow a constructor function to return a functionVojta Jina
2013-10-10docs($provide): improve docs and examples furtherPete Bacon Darwin
2013-10-10docs($provide): improve examples and explanationsTim Ruffles
2013-10-07fix(*): protect calls to hasOwnProperty in public APIPeter Bacon Darwin
2013-09-30docs($injector): Reword `fn` param docs and link to DI informationCaitlin Potter
2013-08-16fix($injector): don't parse fns with no argsIgor Minar
2013-07-27docs(*): fixed typos and ngdoc parameter namesCarl Danley
2013-07-02fix($injector): refactor module loading code and use minErrIgor Minar
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-05-06docs(injector): add docs for $injector.hasMisko Hevery
2013-05-02feat(injector): add has method for queryingMisko Hevery
2013-05-01docs(injector): fix typoSiddique Hameed
2013-04-30style($injector): add a comment to explain the distinction with isArrayRobin Böhm
2013-04-30docs($provide): fix parentheses in exampleEugene Wolfson
2013-04-17docs(injector): fix typo in inlining example@fbiville
2013-04-11docs($inject): wording changeBrent Morrow
2013-03-12docs($injector): correct misuse of $injectArlen Christian Mart Cuss
2013-03-08docs($injector): remove extranneous 'the' from injector docsJason Morrison
2013-01-24docs($injector): clarify $inject property descriptionVineet Kumar
2013-01-08fix($injector): remove bogus fn argIgor Minar
2012-12-01fix($injector): provider can now be defined in the array formatSudhir Jonathan
2012-10-31chore(injector): fix typo in injector documentationsqwishy trick
2012-09-06fix($injector): more conservative annotation parsingMisko Hevery
2012-07-19refactor($injector): move $injector into the providerCacheJP Sugarbroad
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-06-02docs(dependency injecton): rewriteMisko Hevery
2012-06-01feat($injector): provide API for retrieving function annotationsMisko Hevery