-
The toolbar needs to have `tabindex="0"` so that typing Shift+tab takes you to the toolbar element. From there, the user should be able to type left/right arrow keys to move through the toolbar button…
-
We're trying to build track changes into Quill, which includes checking for user input, and then modifying the document. For example, if a user deletes some text, we reverse the deletion, and then app…
-
jpuri updated
7 years ago
-
As a person using the dwyl App to capture my thoughts/ideas/tasks/nots
I want to have a rich text editor with (basic) controls for formatting
So that I can _visually_ enhance my `items` so they are…
-
Is there a plan to update composer quill to work with nodebb v3?
-
To reproduce, switch to RTL, and add an emoji by typing : and selecting one from the dialog selection box. The direction will switch to LTR and the line will be aligned to the left.
-
# 🌈 The Emoji-Clojure Wonderland: A Whimsical Code Adventure 🚀
Welcome, brave coder, to the enchanted realm of Emoji-Clojure! In this magical land, functions frolic, macros dance, and symbols sing. P…
-
The following errors were reported by 5.7.0-dev.20241103, but not by 5.6.3
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipel…
-
What do people use to render quill content in a non editor context? Does quill exposes a method for that, or is the a basic rendering library?
I use quill as part of a templating app. I save the diffe…
-
Type: Bug
In VSCode, you can display tabs in the File Explorer sidebar as "Open Editors". This is quite nice and my preferred way of interacting with tabs. Even though Open Editors are enabled in P…