index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
auto
/
injector.js
Age
Commit message (
Expand
)
Author
2013-10-10
docs($provide): improve docs and examples further
Pete Bacon Darwin
2013-10-10
docs($provide): improve examples and explanations
Tim Ruffles
2013-05-01
docs(injector): fix typo
Siddique Hameed
2013-04-30
style($injector): add a comment to explain the distinction with isArray
Robin Böhm
2013-04-30
docs($provide): fix parentheses in example
Eugene Wolfson
2013-04-17
docs(injector): fix typo in inlining example
@fbiville
2013-04-11
docs($inject): wording change
Brent Morrow
2013-03-12
docs($injector): correct misuse of $inject
Arlen Christian Mart Cuss
2013-03-08
docs($injector): remove extranneous 'the' from injector docs
Jason Morrison
2013-01-24
docs($injector): clarify $inject property description
Vineet Kumar
2013-01-08
fix($injector): remove bogus fn arg
Igor Minar
2012-12-01
fix($injector): provider can now be defined in the array format
Sudhir Jonathan
2012-10-31
chore(injector): fix typo in injector documentation
sqwishy trick
2012-09-06
fix($injector): more conservative annotation parsing
Misko Hevery
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-06-02
docs(dependency injecton): rewrite
Misko Hevery
2012-06-01
feat($injector): provide API for retrieving function annotations
Misko Hevery
2012-05-24
fix(docs): accept return in addition to returns
Misko Hevery
2012-03-29
fix($injector): properly infer dependencies from fn with no args
Igor Minar
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery