Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Feature/more emojis #32

Merged
merged 9 commits into from
Oct 6, 2020
Merged

Conversation

Mr1BitL8r
Copy link
Contributor

Added more emojis for the English template and introduced the idea of using unique names that match the names used on https://emojipedia.org/halloween/ so that it is easier to identify, add and later also add more translations.

@tmttn
Copy link
Contributor

tmttn commented Oct 4, 2020

Whoa! 😮

Bugfix as there was one '[' too much due to searching and replacing to get arrays for all "name" entries.
And removed an additional '[' but now I should  have them... ^^'
lang/en.js Outdated
{
name: 'heart',
uniqueName: 'Anatomical Heart',
emoji: '🫀',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be correct - is that only me ?
I just see 🫀 - that might cause problems?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the hint. Some emojis are too new (e.g. "headstone" as well) so I changed them into comments and added the hint that they arrive later this year wit Unicode/Emoji 13.0, e.g. for Android 11.

lang/en.js Outdated
{
name: 'disguises',
uniqueName: 'Performing Arts',
emoji: '🥸',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here it is only showing 🫀

Copy link
Contributor Author

@Mr1BitL8r Mr1BitL8r Oct 5, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "Performing Arts" one actually was a copy-paste issue and should be fixed now. :)

Most of the not displayed emojis are too new so I changed the ones now into a comment and replaced the "Performing Arts" one as it seemed to have been a copy-paste issue. :/
Copy link
Contributor

@illusi0nary illusi0nary left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good :-)

Copy link
Member

@LucasCtrl LucasCtrl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm going to merge the changes but I'll delete the unique ID part and the comment one.
I the future, we are maybe going to change the file structure

@LucasCtrl LucasCtrl merged commit 6743da2 into start-again:main Oct 6, 2020
@LucasCtrl LucasCtrl added this to the v1.2.0 milestone Oct 6, 2020
@Mr1BitL8r Mr1BitL8r deleted the feature/more_emojis branch October 7, 2020 19:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants