mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously, only simple, single-slot transclusion worked on upgraded components. This commit fixes/adds support for the following: - Multi-slot transclusion. - Using fallback content when no transclusion content is provided. - Destroy unused scope (when using fallback content). Fixes #13271 |
||
|---|---|---|
| .. | ||
| component_info_spec.ts | ||
| downgrade_component_adapter_spec.ts | ||
| downgrade_injectable_spec.ts | ||
| test_helpers.ts | ||