mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(CHANGELOG): add life cycle hook names to changelog
This commit is contained in:
@ -43,3 +43,12 @@
|
||||
##### Features
|
||||
|
||||
* Upgraded to Angular alpha.50
|
||||
* Life cycle hooks are now prefixed with `ng`
|
||||
* ngOnChanges
|
||||
* ngOnInit
|
||||
* ngDoCheck
|
||||
* ngAfterContentInit
|
||||
* ngAfterContentChecked
|
||||
* ngAfterViewInit
|
||||
* ngAfterViewChecked
|
||||
* ngOnDestroy
|
||||
|
Reference in New Issue
Block a user