sint-jp / si-grenoble

A Simple Twemoji Selector.
https://si-newtech.github.io/si-grenoble/
MIT License
7 stars 0 forks source link

bug: slow data load #9

Open productdevbook opened 2 years ago

productdevbook commented 2 years ago

https://user-images.githubusercontent.com/38668796/146326938-4e500867-a224-4fa6-adce-b7fc878d5e14.mp4

koyasaeki commented 2 years ago

@productdevbook

Thank you for reporting, I fixed this bug. Please update si-grenoble to v0.6.0.

demo: https://si-newtech.github.io/si-grenoble/

productdevbook commented 2 years ago

good and no good :/ because very network connection in page. maybe used lazy loading etc.

a better solution is needed.

CleanShot 2021-12-16 at 17 26 30

productdevbook commented 2 years ago

example -> https://icones.js.org/collection/twemoji

https://www.npmjs.com/package/@iconify-json/twemoji

maybe this will help you.

We need to get it from nodemodules /@iconify-json/twemoji instead of svg. It will be faster this way.

productdevbook commented 2 years ago

and -> https://icones.js.org/collections/twemoji-meta.json your all.json change. and very becatiful search

productdevbook commented 2 years ago

@koyasaeki you have to keep improving :)