mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Add a type for the `context` field in Dart's pre-generated change detectors. This requires slight changes to set the dehydrated value of `context` to `null` rather than `ChangeDetectionUtil.uninitialized()`, which was its former dehydrated state. Mirror these chagnes as closely as possible in the `ChangeDetectionJITGenerator` to allow easier maintenance. Closes #2070 |
||
|---|---|---|
| .. | ||
| generated | ||
| generator | ||
| parser | ||
| pipes | ||
| change_detection_spec.ts | ||
| change_detector_spec.ts | ||
| coalesce_spec.ts | ||
| iterable.dart | ||
| iterable.ts | ||
| simple_watch_config.ts | ||
| util.ts | ||