emojionearea icon indicating copy to clipboard operation
emojionearea copied to clipboard

Emoji Picker Plugin for jQuery

Results 101 emojionearea issues
Sort by recently updated
recently updated
newest added

Hello, I am trying to retrieve the clipboard data ( i have a requirement to paste an image into the text area), I dont seem to find the event e...

feature

Hello, I use this plugin for post comments. I output 30 posts, and it turns out that 30 lists of emoji are rendered. The page takes a very long time...

enhancement
feature

There is an issue with rainbow flag. In the textarea it appears correctly but it's being saved as two emojis: 🏳🌈 I use emoji parser to display emojis in PCs:...

bug
emojione-bug

Hi! I've been trying to submit a form when the user press enter while on the emojionearea field. I've already tried this, but the enter key is never catched: https://jsfiddle.net/2s9dhks8/....

feature

As a good javascript practice, to prevent memory leaks, it is always recommended to create a constructor and a destroy method. Actually I'm using emojione within my Angular based webchat....

enhancement
feature

Hello Mervick.Is there a way to detect if focus exists in the text box in the moment i receive a message?For example, if a message is received through a socket...

I am currently trying to use emojionearea library. The library works fine with input which comes on pages init. In that jquery gets loaded and I can select emoji in...

enhancement

Hello, Is it possible somehow to make the autocomplete a bit more flexible. I have 2 use cases in mind: 1. Extend the short names for certain emojis. For example...

enhancement
feature

I know there is no need to use emojione if I just want to display emojis in Unicode, but I want the editor of emojionearea: select the emojis and auto-complete...

enhancement
feature

Im using the plugin to send messages with a textarea. Pressing enter the message is sent and the editor is cleaned. My problem is that it always generates some "br"...

bug