Skip to content

emit onEditorCreated after add listeners are added

Compare
Choose a tag to compare
@KillerCodeMonkey KillerCodeMonkey released this 01 Jul 06:26
· 1206 commits to master since this release
  • emit onEditorCreated after add listeners (text- and selection-change) are added
  • init editor in ngAfterContentInit
  • emit onEditorCreated after a timeout, to avoid changing the content/model/control during the first changedetection run
  • use onEditorCreated to grab the editor instance