-
Hello,
https://github.com/quilljs/quill/issues/1472 can we get this issue reopened or at least have a new one on the subject?
The stable spec is over a year old, chrome, safari and other webkit …
ergo updated
6 months ago
-
Bug occurs when QuillJS is loaded with content containing text-indent inline style in the editor. A tab character is inserted when it should not be.
**Steps for Reproduction**
1. Visit https://…
-
-
When Quill editor with a custom toolbar is re-instantiated, toolbar buttons get new event listeners added on top of each other, breaking mouse click behaviour.
In our setup, modules need to be upda…
-
Use WebRTC as a base:
- https://github.com/mozilla/togetherjs/blob/develop/togetherjs/webrtc.js#L44
Editors to investigate:
- http://codemirror.net
- https://github.com/ajaxorg/ace
- https://gi…
-
### Describe the bug
Hi!
In the Editor component with default configuration, when applying "Normal" styling to a text, it renders as `Text` instead of `Text`.
I think this problem comes from ho…
-
The `TextEditor` widget is built on top of the Quill Javascript library. Maintenance of this library has been limited, it hasn't had a release in a few years. The maintainer started to commit again re…
-
[Describe the issue]
Clicking on a formula should let you edit it inline or open the formula tooltip with the existing formula so you can edit it with latex.
**Steps for Reproduction**
1. Visit http:…
-
I'm getting out of ideas. After trying for an eternity I'd like to ask directly how it's possible to add a blot in Angular.
I want the user to be able to annotate text. Ideally it would be possible…
-
**Steps for Reproduction**
1. Visit https://codepen.io/EthanRutherford/pen/LQqbRE on android
2. focus the editor
3. hit delete
**Expected behavior**:
the embedded blot is deleted
**Actual …