angular-cn/modules/@angular/compiler/testing
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
..
directive_resolver_mock.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
facade fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
index.ts fix(upgrade): fix downgrade content projection and injector inheritance 2016-12-14 13:02:27 -08:00
metadata_overrider.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
ng_module_resolver_mock.ts refactor: misc cleanup (#11654) 2016-09-19 17:15:57 -07:00
pipe_resolver_mock.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
private_import_core.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
resource_loader_mock.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
schema_registry_mock.ts fix(animations): always normalize style properties and values during compilation (#12755) 2016-11-08 15:45:30 -08:00
test_bindings.ts fix(compiler): move detection of unsafe properties for binding to ElementSchemaRegistry (#11378) 2016-09-27 17:10:02 -07:00