-
There seems to be some Android only components used, these need to be wrapped to show ones that work on iOS if iOS.
- [x] Search and cancel search buttons
- [x] Toast displayed on long press of em…
-
Text
Search section
Emojis section
Anchor section
-
This is a critical feature.
On desktop, it's not always easy to type emojis. We should implement an emoji picker. This one seems nice: https://github.com/missive/emoji-mart
Also, we should cons…
-
how to display the selected emoji into div?
-
https://github.com/twitter/twemoji
-
I'm using angular 5 and i want to use it in my app,kindly tell me the details how to use inline emojis with text area and how it bind with model
-
## Type of report
Feature request
## Preview:
Users interested in seeing how the feature looks today can preview it on [our Emoji feature branch preview](https://ckeditor4-preview.ckeditor.com/…
-
Hello,
Thank you for making this awesome Fork!
Sheet files loaded with Emoji Mart Vue by default has very big size, for example `7.5MB` for 64x64 `twemoji` and `13.3MB` for `apple` (but readme.md …
-
I tried to use backgroundImageFn to load the emoji sheet locally
```
```
```
@Input()
backgroundImageFn: Emoji['backgroundImageFn'] = (
set: string,
sheetSize: number,
…
-
Property or method "emojis" is not defined on the instance but referenced during render. Make sure to declare reactive data properties in the data option.
I don't know where it is wrong?
The online…