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

Fix issue 551 #553

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

Fix issue 551 #553

wants to merge 3 commits into from

Conversation

anamauad
Copy link

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
Copy link
Author

anamauad commented Sep 26, 2017

There is a problem with the build in CI tool: UNMET PEER DEPENDENCY [email protected]

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