Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Update to latest emoji.json (Unicode 8.0) #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dacort
Copy link

@dacort dacort commented Dec 4, 2015

This updates the emoji.json file to the latest from iamcal/emoji-data@401f2b4

As part of this, a couple methods in EmojiData.rb had to be updated to handle some quirks in the new emoji set:

  • Regex characters in the definitions
  • Fields having null values

One side effect of doing this update without #2 is that scanning for emoji with skin variants now returns two EmojiChar instances.

@mroth
Copy link
Owner

mroth commented Dec 8, 2015

This looks pretty great. Do you have any thoughts as to the best way to handle integrating #2 with this?

@dacort
Copy link
Author

dacort commented Dec 8, 2015

Let me take a look at the other PR a little bit to see how it handles the update to emoji.json, which are significant. I feel like it should be fairly easy to re-base that PR on top of this change, but I'll take a look and verify.

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

Successfully merging this pull request may close these issues.

2 participants