angular-cn/tools/public_api_guard
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
..
common feat(common): export NgLocaleLocalization (#13367) 2016-12-12 11:16:12 -08:00
compiler fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
core fix(upgrade): fix downgrade content projection and injector inheritance 2016-12-14 13:02:27 -08:00
forms fix(forms): introduce checkbox required validator 2016-12-14 08:44:24 -08:00
http feat(http): simplify URLSearchParams creation (#13338) 2016-12-09 15:38:29 -08:00
platform-browser feat(platform browser): introduce Meta service (#12322) 2016-12-08 18:44:28 -08:00
platform-browser-dynamic feat(build): record angular version in the dom (#13164) 2016-11-30 13:52:08 -08:00
platform-server feat(build): record angular version in the dom (#13164) 2016-11-30 13:52:08 -08:00
platform-webworker feat(build): record angular version in the dom (#13164) 2016-11-30 13:52:08 -08:00
platform-webworker-dynamic feat(build): record angular version in the dom (#13164) 2016-11-30 13:52:08 -08:00
router feat(router): routerLink add tabindex attribute (#13094) 2016-12-09 15:38:50 -08:00
upgrade feat(build): record angular version in the dom (#13164) 2016-11-30 13:52:08 -08:00