angular-cn/modules/@angular/upgrade/test
Eudes Petonnet-Vincent d91a86aac6 fix(upgrade): fix downgrade content projection and injector inheritance
- Full support for content projection in downgraded Angular 2
  components. In particular, this enables multi-slot projection and
  other features on <ng-content>.
- Correctly wire up hierarchical injectors for downgraded Angular 2
  components: downgraded components inherit the injector of the first
  other downgraded Angular 2 component they find up the DOM tree.

Closes #6629, #7727, #8729, #9643, #9649, #12675
2016-12-14 13:02:27 -08:00
..
aot fix(ngUpgrade): make AoT ngUpgrade work with the testability API and resumeBootstrap() (#12910) 2016-11-16 01:04:56 -08:00
metadata_spec.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
upgrade_spec.ts fix(upgrade): fix downgrade content projection and injector inheritance 2016-12-14 13:02:27 -08:00