angular-cn/tools/public_api_guard/core
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
..
testing docs(core): mark TestBed as stable api and add preliminary docs (#11767) 2016-09-22 10:32:17 -07:00
index.d.ts fix(upgrade): fix downgrade content projection and injector inheritance 2016-12-14 13:02:27 -08:00