DCzajkowski / vue-emoji-picker

Very simple, yet powerful, vue emoji picker 🎉🔥🚀
MIT License
332 stars 49 forks source link

Add new emoji (https://www.npmjs.com/package/emoji.json) #23

Closed abhisheksoni27 closed 2 years ago

abhisheksoni27 commented 3 years ago

Hi,

Thanks for putting together this project. It's awesome.

A lot of our users said that it lacks some of the common emoji they are used to use in other platforms/places.

I have updated the list using this: https://www.npmjs.com/package/emoji.json

DCzajkowski commented 3 years ago

I have to think about it, but thank you for your contribution. I guess this will be a breaking change, and also increases package’s size.

Additionally we could do something, so that all skin variants are accessible by long pressing, like so: 7FE75B39-BED3-4E24-AAEA-9991AD4CF9E0

In the meantime, you can use the emojiTable prop to provide your own list 😉