Evyatar
Evyatar
V4 is out and supports many css variables, including colors. closing this.
@buckett sorry for responding late. Yes, I completely see where you're coming from. I do not think, however that clicking on an emoji in the recently used list should be...
@buckett I recently started working on v4 of the picker, and I can say that it is close to being ready, with only a few minor tweaks. One of the...
Implemented in v4 by deferring the reorder.
> Maybe I am missing something, but would a sprite sheet help (hosted on the public cdn)? That cuts down the request count and it can be preloaded/cached similar to...
Preloading all images is actually something we can do as a quick optimization regardless of the sprite. Might be worth exploring this too. Native is indeed snappier, and looks better...
> you don't ahve to use sprite maps. you can load each image per unicode, like `/64/.png` > > That's how it works now
Interested to learn: I've recently (in the past few weeks) been working on a fourth major version of the picker. It is a complete re-write, and as such I've tried...
Since v4 is out now, I hope it handles most cases. It definitely does not handle the loading speed of emoji images, but this has nothing to do with search...
Ooh. That's a weird one. I am using docosaurus with a pretty minimal setup, so I am not sure what it could be. I do not experience it myself, which...