We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello!
I proposed a minor fix almost 6 months ago (long enough that GH images have expired) and have not received any response: #181
Is this project / repository now abandoned?
The text was updated successfully, but these errors were encountered:
I think so. The latest updates have been committed 3 years ago.
Sorry, something went wrong.
My company is moving off this to https://github.com/missive/emoji-mart as part of the Quill 2.0 upgrade
I'm using this one and it works very well: https://github.com/xingw-z/quill2-emoji
import * as Emoji from "quill2-emoji"; import 'quill2-emoji/dist/style.css'; Quill.register("modules/emoji", Emoji); new Quill('#editor', { modules: { toolbar: ['bold', 'italic', 'strike', 'emoji', 'clean'], 'emoji-toolbar': true, }, theme: 'snow' });
No branches or pull requests
Hello!
I proposed a minor fix almost 6 months ago (long enough that GH images have expired) and have not received any response: #181
Is this project / repository now abandoned?
The text was updated successfully, but these errors were encountered: