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
Age
Commit message (
Expand
)
Author
2014-02-26
docs($injector): fix typo
desertapple
2014-02-26
docs(*): fix jsdoc type expressions
Peter Bacon Darwin
2014-02-21
docs(*): fix anchors for members in api docs
Peter Bacon Darwin
2014-02-18
style: remove ws and enfore no-trailing-ws jscs rule
Igor Minar
2014-02-16
docs(injector): move angular.injector to the ng module
Peter Bacon Darwin
2014-02-16
docs(all): convert <pre>/</pre> snippets to GFM snippets
Caitlin Potter
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-02-06
docs(injector): correct typo in example
sunderls
2014-01-29
docs($provide): return instance of Ping, rather than constructor
Clark Pan
2014-01-18
docs($provide): fix Markdown formatting for provider method
Vlad GURDIGA
2014-01-13
docs(provider): replaced coffeescript with comparable javascript example
Lukas Ruebbelke
2013-12-31
fix($injector): remove INSTANTIATING entry when done
Matt Ginzton
2013-12-19
docs($injector): use correct spacing convention for CoffeeScript functions
mkolodny
2013-12-12
style($injector): remove ws
Igor Minar
2013-12-12
perf($injector): remove invoke optimization that doesn't work
Ben Wiklund
2013-12-09
docs($injector): add example on how to use the element.injector
Joscha Feth
2013-11-27
docs($injector): use square bracket notation for $inject annotation
Pete Bacon Darwin
2013-11-20
docs(api): example for $provide.value() uses $provide.value()
jbnizet
2013-10-28
docs($provide): fix link to factory section
Pete Bacon Darwin
2013-10-24
docs($provide): Fix typo
Pete Bacon Darwin
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-18
docs: correct broken links
Vojta Jina
2013-10-18
fix($injector): allow a constructor function to return a function
Vojta Jina
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-10-07
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin
2013-09-30
docs($injector): Reword `fn` param docs and link to DI information
Caitlin Potter
2013-08-16
fix($injector): don't parse fns with no args
Igor Minar
2013-07-27
docs(*): fixed typos and ngdoc parameter names
Carl Danley
2013-07-02
fix($injector): refactor module loading code and use minErr
Igor Minar
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-05-06
docs(injector): add docs for $injector.has
Misko Hevery
2013-05-02
feat(injector): add has method for querying
Misko Hevery
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-07-19
refactor($injector): move $injector into the providerCache
JP Sugarbroad
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
[next]