-
Notifications
You must be signed in to change notification settings - Fork 27.2k
Closed
Labels
breaking changeseffort2: daysrefactoringIssue that involves refactoring or code-cleanupIssue that involves refactoring or code-cleanup
Milestone
Description
Currently we have:
OnInit/OnDestroyOnCheck/OnChange- and
OnAllChangesDone
Proposal:
onChanges()onInit()doCheck():boolean- Content
afterContentInit()afterContentChecked()onContentChanges()(Delayed for now)
- View
afterViewInit()afterViewChecked()onViewChanges()(Delayed for now)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
breaking changeseffort2: daysrefactoringIssue that involves refactoring or code-cleanupIssue that involves refactoring or code-cleanup