Conversation
mislav
left a comment
There was a problem hiding this comment.
This looks good to me, thank you!
Note that I don't have write access to the github org anymore, meaning I can't merge this nor cut a release myself.
|
Thank you for your review. I got it. I'll wait for some maintainer's action. |
|
g i |
|
Looks like the only maintainer (with >1 commit) since 2020 is @mislav, who does not maintain this repo anymore. https://github.com/github/gemoji/graphs/contributors?from=25%2F10%2F2020&to=16%2F02%2F2025 It would probably make sense for someone to maintain a community fork of this repo. |
RAPTOR1OUS
left a comment
There was a problem hiding this comment.
The pull request #303 in the github/gemoji repository has no failing checks and appears to be up to task.
|
I believe there is a mistake will all the unicode 16.0 emojis added to |
|
Unicode v17 was also released recently, and it does have a few new emojis. https://blog.unicode.org/2025/09/unicode-170-release-announcement.html |
Use emoji data from github/gemoji#303 because `github/gemoji` is unmaintained. `assets/emoji.json` is now pretty-printed so that future diffs will actually be readable. This causes no isses as the only place where it is used is in frontend which imports it via `with {type: 'json'}` where whitespace is irrelevant. <img width="205" height="75" alt="image" src="https://github.com/user-attachments/assets/96e335b8-acf6-4996-ace4-824c0870a7d3" /> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Fixes #293
Fixes #302
This PR imports emojis added at Unicode 15.1 and 16.0.