ngx-editor
ngx-editor copied to clipboard
🖋️ Rich Text Editor for angular using ProseMirror
### What happened? When using the mentions & tags when I begin writing and get a suggestion hitting "Enter" should select the first suggestion on the list. This is not...
### What happened? If you add a link, the editor does not automatically add the protocol, either http, https... so if the user simply enters google.es, this will redirect to...
This PR contains: - [ ] bugfix - [x] feature - [ ] refactor - [ ] tests - [ ] documentation - [ ] others ### Breaking Changes? -...
### Proposal Hi, I use one of first version ngx-editor and notice that you released new version. I noticed that you don't have all functionalities (listed below) which are in...
# I'm submitting a - [ ] Regression (a behavior that used to work and stopped working in a new release) - [x] Bug report - [ ] Enhancement -...
# I'm submitting a Bug report - [ ] Regression (a behavior that used to work and stopped working in a new release) - [x] Bug report - [ ]...
### What happened? when adding multiple ngx-editor on same page, ( 1 ) when I have one editor on top and typed something then add another editor on the same...
### What happened? For text align and all we can switch between the options while the text is selected. For bullet and numbered points if we have to switch from...
### What happened? I found 2 examples that the text inside the editor is not compatible with the rendered HTML. 1. There is no option to make multiple whitespaces. It...
### What happened? **Bug Description:** I am encountering an issue with the Ngx Editor where it fails to register input values after navigating away and then returning to the page...