aboutsummaryrefslogtreecommitdiffstats
path: root/src/Injector.js
AgeCommit message (Expand)Author
2011-06-06yet another docs batchIgor Minar
2011-06-06Fix wrong links in source codeVojta Jina
2011-03-28fixing lint warningsIgor Minar
2011-02-27adding an extra injector specIgor Minar
2011-02-18replace smart-quotes with regular quotesMisko Hevery
2011-02-18Auto create $inject property form the argument names. Any arg starting with $...Misko Hevery
2011-02-15split up services into individual filesIgor Minar
2011-01-24fixed example rendering, add tests for it.Misko Hevery
2011-01-10Rename angular.foreach to angular.forEach to make the api consistent.Igor Minar
2011-01-07change to keydown from keyup; add delayed $updateViewMisko Hevery
2011-01-04renaming service property $creation to $eagerIgor Minar
2011-01-04removing support for 'eager-published' servicesIgor Minar
2010-11-24docs for angular.injectorIgor Minar
2010-11-15generate keyword for searches; improved layout of docMisko Hevery
2010-10-12Introduced injector and $new to scope, and injection into link methods and co...Misko Hevery