fate
fate copied to clipboard
Flexible Angular Text Editor
Hi there we're looking for a lightweight wysiwyg editor for angular and this project seems like a great start, but I note there hasn't been much activity for a while...
I wanted to ask if support for the latest Angular release is planned or if a pull request for an update would be accepted.
There are several problems in Firefox. I got the latest one. - indent/outdent does not work - can not change cursor position using mouse or select text in link dropdown...
Add close on emit functionality for dropdown. close #91
close #93
- added title for buttons - allow close dropdown on Escape - change the opacity to display (because even when dropdown was closed, dropdown was still accessible by keyboard) -...
Hi, I would like to close dropdown, when user pick some option in dropdown. Is it possible? I have not find anything in code. Thanks!
Disabled functionality missing in editor. I can not disable it using this.form.disable() in reactive forms.
Hey, I have data which are coming from database. I am giving content in variable of ngModel. but html is not displaying as actual it is. (HTML tags are not...