angular-ui / ui-tinymce

AngularUI wrapper for TinyMCE
MIT License
488 stars 371 forks source link

Keyup event added. #352

Open vishalsingh30081992 opened 6 years ago

vishalsingh30081992 commented 6 years ago

Text removal from text area doesn't update ng-model. This event will fix that bug . It is essential as in cases when we try to disabled submit button based on ng-model value.