angular-docs-cn/modules/@angular/core/test/di
Jason Aden c37af2af5a refactor(core): simplify ReflectiveInjector by removing code for Dart implementation (#14126)
ReflectiveInjector previously used two strategies for resolving dependencies. These
were to support the Dart implementation, but are no longer needed. A result of this
PR is there is no longer a 20 dependency limit and the generated code is smaller.

PR Close #14126
2017-01-27 13:22:32 -08:00
..
forward_ref_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
injector_spec.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
reflective_injector_spec.ts refactor(core): simplify ReflectiveInjector by removing code for Dart implementation (#14126) 2017-01-27 13:22:32 -08:00
reflective_key_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00