Skip to content
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

Added font stack to support native emojis in IE11/Edge #203

Merged
merged 1 commit into from
Jul 30, 2018

Conversation

luisbelloch
Copy link

Hi! This adds support for native emojis in IE11, previously rendered as black & white icons. Adjusting the font stack will also enable full support on Edge too, some emojis are broken too.

IE11 on Windows 10 using native emoji:

ie11-before

Same platform, but after applying the change, it should render native emojis properly:

ie11-after

I didn't test in in previous windows versions, I suspect it won't work if font is not available.

Emoji-mart is awesome, saved us a lot of time - thanks for contributing it to the world!

@EtienneLem EtienneLem merged commit 6fac845 into missive:master Jul 30, 2018
@EtienneLem
Copy link
Member

Thanks! 🤘

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants