-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some performance improvements #43
base: master
Are you sure you want to change the base?
Conversation
Update css to latest version, taken from https://github.com/missive/emoji-mart/blob/master/css/emoji-mart.css
Move styling from components, now using css file import instead. Revert back PR jm-david#38, tested and debugged, makes emoji picker much more slower so reverting it back.
Updating docs, now using css file. Updated webpack version and added copy-webpack-plugin
@jm-david any updates on this? 🙏 |
any upadte? |
Well, almost 4 months passed, still not merged. Moved to this library https://github.com/kevinfaguiar/cool-emoji-picker |
I think I'm going to use your fork, I don't know why this don't get merge. @jm-david |
@jm-david Can we merge this PR ? |
If someone still need a improved, faster and better version of this package, I'm using this fork and it's way much better and fast, also It's published on npm. |
I have made some changes:
Needs some testing if everything works perfectly for everyone then can be merged and compiled 😃. Performance should be at least %55 better 💯
Now when used with v-show opens instantly 🥇
More fixes for #9 , #29 , #34