angular/modules/angular2/src/core/annotations
Matt Follett 045ce3c77a Fix which dependency is injected w/ current elem.
Docs for the "Injecting a directive from the current element" indicate that having a dependency of `dependency: Dependency` should cause the current element's dependency to be injected, but then uses the ID value from the parent element in the example.

Closes #1032
2015-03-21 18:14:43 +00:00
..
annotations.js Fix which dependency is injected w/ current elem. 2015-03-21 18:14:43 +00:00
di.js feat(ElementInjector): implement @PropertySetter 2015-03-09 18:28:39 +01:00
template.js docs: annotations 2015-03-21 18:05:12 +00:00
visibility.js docs: annotations 2015-03-21 18:05:12 +00:00