iamcal / emoji-data

Easy to parse data and spritesheets for emoji
MIT License
2.55k stars 301 forks source link

Emoji 15.0 support #223

Closed iamcal closed 1 year ago

iamcal commented 1 year ago

Tasks:

There are 31 added emoji in 15.0, and the table below tracks the progress of missing images across the four supported image sets as we drive towards the 15.0 release.

Image Set 14.0 Missing Images 15.0 Missing Images
Apple 3 3
Google 0 0
Twitter 0 31
Facebook 380 55
Vlabala commented 1 year ago

Hi, is there any prediction on what date you might finish this PR? :pray:

iamcal commented 1 year ago

I'll most likely merge it once Apple images are available, even if Twitter and Facebook images are not yet there.

jakex7 commented 1 year ago

Hi @iamcal, I'd just like to mention that according to Apple's release notes, version 15.0 comes with macOS 13.3.1 which has been released a while ago

iamcal commented 1 year ago

v15 support has been merged. I'll hold off on updating the NPM packages for a few days while I wait for bug reports from people who are using actively using the master branch

jwheare commented 1 year ago

I'll try to give this a test early next week.

jwheare commented 1 year ago

Looks good to me, deploying an update to IRCCloud with the latest data now.

iamcal commented 1 year ago

Thanks James! I'll push to NPM today

susnux commented 1 year ago

Google images are not optimized and as such the "indexed" sheets (published on NPM) do not contain Emoji 15.

iamcal commented 1 year ago

Good catch - the quantized sheets for google did not get updated. I'll do a new build 👍

iamcal commented 1 year ago

Patch in #228

iamcal commented 1 year ago

Landed in v15.0.1