angular-cn/modules
Misko Hevery 551d9a1688 chore(LifecycleEvent): change to PascalCase / rename
BREAKING CHANGE

Closes #3863

- LifecycleEvent.onInit => LifecycleEvent.OnInit
- LifecycleEvent.onDestroy => LifecycleEvent.OnDestroy
- LifecycleEvent.onChange => LifecycleEvent.OnChanges
- LifecycleEvent.onCheck => LifecycleEvent.DoCheck
- LifecycleEvent.onAllChangesDone => LifecycleEvent.AfterContentChecked
- OnCheck.onCheck() => DoCheck.doCheck()
- OnChange.onChange() => OnChanges.onChanges()
- OnAllChangesDone.onAllChangesDone() => AfterContentChecked.afterContentChecked

Closes #3851
2015-08-27 22:32:21 -07:00
..
angular1_router refactor(tests): removed @IMPLEMENTS 2015-08-26 15:06:25 -07:00
angular2 chore(LifecycleEvent): change to PascalCase / rename 2015-08-27 22:32:21 -07:00
angular2_material chore(LifecycleEvent): change to PascalCase / rename 2015-08-27 22:32:21 -07:00
benchmarks chore(LifecycleEvent): change to PascalCase / rename 2015-08-27 22:32:21 -07:00
benchmarks_external chore(build): enable type-checking for TypeScript ES6 emit. 2015-08-06 16:57:52 -07:00
benchpress chore: update all import paths 2015-08-25 15:33:23 -07:00
examples refactor(change_detection): introduce enum ChangeDetectionStrategy 2015-08-27 21:41:46 -07:00
rtts_assert chore: add repository field to npm package.json files 2015-08-14 18:09:52 +00:00