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 |
||
|---|---|---|
| .. | ||
| bind_generator | ||
| common | ||
| directive_linker | ||
| directive_metadata_extractor | ||
| directive_processor | ||
| integration | ||
| reflection_remover | ||
| template_compiler | ||
| transform.server.spec.dart | ||