Skip to content
This repository was archived by the owner on Jul 23, 2019. It is now read-only.

Fix issue 551 - #553

Open
anamauad wants to merge 3 commits into
joypixels:masterfrom
anamauad:fix-issue-551
Open

Fix issue 551#553
anamauad wants to merge 3 commits into
joypixels:masterfrom
anamauad:fix-issue-551

Conversation

@anamauad

Copy link
Copy Markdown

Fixed #551 and added test cases for it.

Function shortnameToImage was searching for :+1: instead of :\\+1: in ns.shortnames.

Function shortnameToUnicode was searching for :+1: in emojiList, but :+1: is an alternate shortname of :thumbsup:. It was updated to search in ns.shortnames and then searched for in parents.

…oUnicode was updated to search for the shortname in parent emoji. Tests added for shortnameToUnicode and shortnameToImage.
@anamauad

anamauad commented Sep 26, 2017

Copy link
Copy Markdown
Author

There is a problem with the build in CI tool: UNMET PEER DEPENDENCY grunt@1.0.1

Maybe the npm needs to be upgraded, according to:
https://stackoverflow.com/questions/38552527/having-this-error-unmet-peer-dependency-grunt1-0-1

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.

1 participant