Kevin Faveri

Results 57 comments of Kevin Faveri

Maybe if we can use the --inject option (https://github.com/evanw/esbuild/issues/334#issuecomment-711150675) with this plugin, it could work?

Hey there @MichaelB16. Virtual Scroll is currently not implemented.

So, you mean relative to the isLoadingLabel? Because there is a slot already for the button so you can configure as you wish: https://kevinfaguiar.github.io/vue-twemoji-picker/docs/twemoji-picker-api/#twemoji-picker-button

Hi there! This is why I asked haha Basically this issue was for some loading effect on the component itself... But I will think about changing isLoadingLabel and update here......

Hi there @emretuncer! I'm currently without time to focus a lot on this library, so no, this feature is not being developed... But feel free to submit a PR. Otherwise...

I will address this as soon as possible.

Hi there, Im fine, thank you!  Lazy loading emoji datasets? Or lazy loading imgs?

I mean, what your pain is, what do you wish to solve? For loading emoji dataset on demand, I think of something like: the user scrolls and emojis are being...

This will be addressed together with https://github.com/kevinfaguiar/vue-twemoji-picker/issues/19. Currently thinking about using IntersectionObserver or now native lazy loading img support

Hi there @SandMoshi I'm currently thinking in the best approach... And even considering another repository for each other framework fork... There is one catch: I'll probably only start fork projects...