v5.0.0 #573
Replies: 5 comments 5 replies
-
This is great, thanks for all your hard work on this! Just curious, what happened to Great work again, thanks! |
Beta Was this translation helpful? Give feedback.
-
Hello. I was just trying on this library but is giving me an error (maybe it would be because I am a junior developer and I could have something missing) I would like to know if anybody can help me. I am using Tailwind CSS with Next.js and I tried to use this library but I have been trying to get everything done but the error is the following: Thanks for all your help. |
Beta Was this translation helpful? Give feedback.
-
Not sure if this is the right place, but it looks like v5 still needs Typescript types and the DefinitelyTyped lib has not been updated yet, it's still on v3 |
Beta Was this translation helpful? Give feedback.
-
Do we still have access to getEmojiDataFromNative util function? |
Beta Was this translation helpful? Give feedback.
-
EmojiMart for the Web™
A new generation of 🏪 EmojiMart is finally upon us! Leveraging modern web APIs, it should be faster than ever and much more accessible. Both in terms of accessibility (a11y) and development/adoption. EmojiMart is now a custom HTML component and can be dropped in any website, whatever framework you’re using. The codebase itself is much more simpler than its predecessor, I hope it will encourage the community to participate as it always did. It will definitely be easier for us to maintain and address issues.
Data
Data has been completely decoupled, which will give you more flexibility to control your app bundle size.
Emoji 14.0
Emoji 14.0 is the currently supported emoji version. EmojiMart will however try and detect the most recent version supported by your browser and will ignore unsupported emojis.
Breaking changes, migrating and documentation
Depending on your usage, migrating should be relatively easy. Haven’t had time to work on advanced documentation yet, but examples available here should be a good starting point.
Still some work left around developer experience (docs, typings, etc.), but the picker itself felt stable enough to release and gather feedback. Discussions have been enabled.
This discussion was created from the release v5.0.0.
Beta Was this translation helpful? Give feedback.
All reactions