tommoor / emojione-picker

A react emoji picker for use with emojione
http://tommoor.github.io/emojione-picker
MIT License
261 stars 61 forks source link

Hide modifiers if not required #57

Closed dineshvgp closed 7 years ago

dineshvgp commented 7 years ago

Is there a way to disable modifiers? If not shall I raise a PR?

I don't want to hide it using css instead I do not need to render it.

tommoor commented 7 years ago

Hey Dinesh,

There is not an option to hide modifiers right now - intrigued as to your usecase for removing this? 💁🏼‍♂️

On Mon, Feb 20, 2017 at 23:47 Dinesh Ramasamy notifications@github.com wrote:

Is there a way to disable to modifiers?

If not shall I raise a PR?

I don't want to hide it using css instead I do not need to render it.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tommoor/emojione-picker/issues/57, or mute the thread https://github.com/notifications/unsubscribe-auth/AAXP8nlJsD2tmHdL8qLK7lipZ7pDUIrbks5repaBgaJpZM4MG-n9 .

dineshvgp commented 7 years ago

Hey Tom Moor,

I'm working for a commercial app in which the requirement is not to show skin color.

tommoor commented 7 years ago

Skin tone modifiers are important, I don't want to support removing them in the official module - feel free to fork and remove them for your own use which I'm guessing is what you ended up doing here 😉