Evyatar
Evyatar
I see. Yes. This seems to be correct. I did not think of this use case. The reason is that the picker initially adds all the custom emojis to the...
~~@kevin-plaut note that this won't help in case they're trying to use these emojis inside of an input element.~~ pardon me. I thought they were simply not showing, but it...
Hi! This is an inline SVG sprite. Technically, possible, but really you would need to provide an alternative image for that, which is currently not supported.
1. Most of the size of the package is the emoji dataset. I tried to make it as small as possible by trimming down, and minifying all object properties. If...
Hey @xenizs, you are right. I've just got off a flight where I worked on it and I have a prototype working. I'll release a testing version later tonight, and...
Hey @xenizs, can you please try installing `[email protected]` and let me know if that works well for you? Seems to work well on my end, but I want to make...
Please see this: https://codesandbox.io/s/emoji-picker-react-4-with-search-disabled-8hskf6?file=/src/App.tsx Is it the same version that you're using?
Nice! I'll release it soon then :)
@xenizs you can install 4.4.1 and it should work for you :)
Should be pretty straightforward to implement really. I'm overloaded with other work (both OSS and work), but I'd love to see a PR. The basis for this would be to...