mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Add upgrade-static.umd.js bundles This allows depending on it without getting a transitive dependency on compiler. BREAKING CHANGE: Four newly added APIs in 2.2.0-beta: downgradeComponent, downgradeInjectable, UpgradeComponent, and UpgradeModule are no longer exported by @angular/upgrade. Import these from @angular/upgrade/static instead. |
||
|---|---|---|
| .. | ||
| change_detection_spec.ts | ||
| content_projection_spec.ts | ||
| downgrade_component_spec.ts | ||
| examples_spec.ts | ||
| injection_spec.ts | ||
| testability_spec.ts | ||
| upgrade_component_spec.ts | ||