emojione-picker icon indicating copy to clipboard operation
emojione-picker copied to clipboard

Update to EmojiOne 3

Open Gargron opened this issue 7 years ago • 2 comments

When are you planning to upgrade to EmojiOne 3? Not sure if there's any breaking changes, might be as simple as changing the locked version?

Gargron avatar Apr 30 '17 22:04 Gargron

Since they relicensed EmojiOne 3 to a somehow more restrictive license (no commercial use, PNG only), it may be a good idea to keep EmojiOne 2 compatibility while implementing the update. SVG spritesheets will need to be changed to PNG.

See also Firefox bug 1358240.

Artoria2e5 avatar May 01 '17 00:05 Artoria2e5

Ideally I'd like to set this library up similar to how I've recently done https://github.com/tommoor/react-emoji-render - that would have no direct dependency to EmojiOne and several HOC's to render using the different open source emoji libraries that are out there.

I think if the licensing has changed then this only solidifies this approach for a future version

tommoor avatar May 06 '17 05:05 tommoor