-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Laravel-Emojis] Add more facial emojis (emoticons) #2
[Laravel-Emojis] Add more facial emojis (emoticons) #2
Conversation
"stuck_out_tongue_closed_eyes" => "\u{1F61D}", | ||
"disappointed" => "\u{1F61E}", | ||
"angry" => "\u{1F620}", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please can you ensure they are ordered appropriately via the unicode value? You actually ordered a greater part of it but I think "relaxed" should be the last, "relieved" should come just after "yum" .
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry about the late reply, jus seeing this now. Will work on it ASAP
Please, what's the latest on this @andela-vdugeri ? |
Please rebase @andela-vdugeri |
@andela-vdugeri Just a subtle reminder. Please can you rebase, so that I can merge this in 😊 |
Great @andela-vdugeri |
No description provided.