mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
BREAKING CHANGE: - `KeyValueDifferFactory` and `IterableDifferFactory` no longer have `ChangeDetectorRef` as a parameter. It was not used and has been there for historical reasons. If you call `DifferFactory.create(...)` remove the `ChangeDetectorRef` argument. |
||
|---|---|---|
| .. | ||
| index.ts | ||
| ng_class.ts | ||
| ng_component_outlet.ts | ||
| ng_for_of.ts | ||
| ng_if.ts | ||
| ng_plural.ts | ||
| ng_style.ts | ||
| ng_switch.ts | ||
| ng_template_outlet.ts | ||