469010ea8e
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()`. |
||
---|---|---|
.. | ||
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 |