emoji-mart icon indicating copy to clipboard operation
emoji-mart copied to clipboard

🏪 One component to pick them all

Results 181 emoji-mart issues
Sort by recently updated
recently updated
newest added

Hi, due the emoji button has `tabindex=-1` it is skipped by the tab navigation and thus screenreaders couldn't read it, it would be good to have possibility to configure that...

Hi there, First of all, I must say great work guys. I love how customizable and beautiful this library is. Just one question i have in mind, is there any...

Hi, I'm searching for a way to override custom emoji because I got a case when a custom emoji has the exact same name as a default/existing emoji, it will...

We're using the `emojiIndex.search` function outside of Emoji Mart to provide autocompletions in a textarea. These are formatted similar to most other autocompletions, with the trigger character being a colon;...

enhancement

Hey guys! Is it possible to return an `` by its html entity or utf code or in a way different than its name? I mean by that something like...

enhancement

It'd be really useful to have a mobile mode for Emoji Mart. Ideally, this would display full-screen and include its own Cancel button. Emoji Mart could autodetect whether a mobile...

enhancement

I just tried the custom emojis and categories example of the README (i.e., https://github.com/missive/emoji-mart#custom-emojis). I, however, noticed that when I add a custom category, the focus of the last non-custom...

This can happen in some environments, for example if a `react-native` app happens to import something from `emoji-mart`.

I've picked up from the starts that @Scalahansolo and @zhouzi have made. I was progressing through writing types out on another branch, but I thought that it would be good...