-
![image (6)](https://user-images.githubusercontent.com/45743294/177019916-82a427c6-bb4a-44e0-9fbf-c31efe82b3fc.png)
Button to trigger a components full of reactions. I'm getting a little bored of…
-
Hi there,
We are using emoji-mart on React, and can't find a way to use different data sets. We have different uses for the picker in the same app, therefore we want to use the Picker component wit…
-
-
I am using Vue 3 with the Composition API and following the documentation but i am running into an error.
![Screenshot 2022-11-18 at 17 10 50](https://user-images.githubusercontent.com/7887763/202763…
-
```
node_modules/emoji-mart/dist/index.d.ts:1:46 - error TS2307: Cannot find module 'components/HTMLElement' or its corresponding type declarations.
1 import { HTMLElement as _HTMLElement1 } from "c…
-
I mentioned this in the now-closed #658, but anyway: it is a bit inconvenient that certain CSS variables, e.g. `--rgb-accent` require their value to be in the format `255,255,255` instead of accepting…
-
Changing the locale prop with custom emojis loaded triggers the below error after an interaction. Removing the `custom` property prevents this issue, so I'm assuming it's failing to load the custom ca…
-
### Steps to reproduce the problem
Run `yarn install --immutable`
### Expected behaviour
Yarn install should complete successfully.
### Actual behaviour
Yarn install errors.
### Detailed descrip…
-
You do use `https://github.com/mwittig/license-checker as a dependency.
However that is just a fork and – according to GitHub – 327 commits behind davglass:master (the upstream).
Upstream seems …
-
Hey @richie-south 👋
Firstly, thanks a lot for this library.
I just needed a emoji-picker and after encountering emoji-mart, its Shadow DOM, outdated typings and lackluster docks I embarked on a…