mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Add support for the `$postDigest()` and `$onDestroy()` lifecycle hooks. Better align the behavior of the `$onChanges()` and `$onInit()` lifecycle hooks with Angular 1.x: - Call `$onInit()` before pre-linking. - Always instantiate the controller before calling `$onChanges()`. |
||
|---|---|---|
| .. | ||
| aot | ||
| metadata_spec.ts | ||
| upgrade_spec.ts | ||