Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Added dependency injection and blur event #148

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

morellodev
Copy link

Hi, this pull request contains the following changes:

  • added dependency injection for "$timeout" and "uiCodemirrorConfig" to uiCodemirrorDirective
  • fixed a typo ("codemirrot" -> "codemirror")
  • emit HTML "blur" event when codemirror instance loses focus (this is required, for example, to update ngModel on blur through ngModelOptions)

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant