angular-docs-cn/modules/angular2/test/core
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
..
change_detection chore(LifecycleEvent): change to PascalCase / rename 2015-08-27 22:32:21 -07:00
compiler chore(LifecycleEvent): change to PascalCase / rename 2015-08-27 22:32:21 -07:00
debug chore: update all import paths 2015-08-25 15:33:23 -07:00
di refactor(tests): removed @IMPLEMENTS 2015-08-26 15:06:25 -07:00
directives refactor(tests): removed @IMPLEMENTS 2015-08-26 15:06:25 -07:00
dom chore: update all import paths 2015-08-25 15:33:23 -07:00
facade chore: update all import paths 2015-08-25 15:33:23 -07:00
life_cycle refactor(tests): removed @IMPLEMENTS 2015-08-26 15:06:25 -07:00
metadata chore: update all import paths 2015-08-25 15:33:23 -07:00
pipes refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00
profile chore: update all import paths 2015-08-25 15:33:23 -07:00
reflection chore: update all import paths 2015-08-25 15:33:23 -07:00
render refactor(view): remove hostActions 2015-08-27 22:32:21 -07:00
services refactor(tests): removed @IMPLEMENTS 2015-08-26 15:06:25 -07:00
testability chore: update all import paths 2015-08-25 15:33:23 -07:00
util chore: update all import paths 2015-08-25 15:33:23 -07:00
zone chore(build): improve reliability of the saucelabs job 2015-08-27 09:46:15 +02:00
application_spec.ts feat(exception_handler): changed ExceptionHandler to use console.error instead of console.log 2015-08-28 00:09:01 +00:00
directive_lifecycle_integration_spec.ts chore(LifecycleEvent): change to PascalCase / rename 2015-08-27 22:32:21 -07:00
exception_handler_spec.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
forward_ref_integration_spec.dart feat: allow for forward references in injection 2015-05-15 21:12:57 -07:00
forward_ref_integration_spec.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
spies.dart refactor(tests): removed @IMPLEMENTS 2015-08-26 15:06:25 -07:00
spies.ts refactor(tests): removed @IMPLEMENTS 2015-08-26 15:06:25 -07:00