Commit Graph

38 Commits

Author SHA1 Message Date
f29ad659af Adjust hand emojis to be uniformly right handed and adjust menorah emoji
Emojis which are primarily representations of hands are all now right
handed to better align with other popular emoji sets.

The menorah emoji has been updated to include the proper number of
candles.
2016-12-29 16:03:14 -08:00
232b06355e Added @return to correct file 2016-12-20 20:56:03 +00:00
65f4a5da05 Removes skin tone modifiers for multi-person emojis
Unicode has approved deprecating support for skin tone modifiers on
emojis which contain more than one person. More can be read about this
change at http://www.unicode.org/L2/L2016/16332-remove-multi-emb.pdf
2016-11-15 15:23:01 -08:00
04377eae67 Updates Pouting Cat Face to be front facing, enlarges star in Vietnam flag
All cat face emojis are now front facing to better align with other
emoji set representations. Additionally, the star in the Vietnam flag
was increased in size to better match with the official flag.
2016-10-03 16:48:01 -07:00
6060723491 Gender equal emojis, new emojis for professions, and tweaks to existing emojis
Includes additions to address gender equality, expanded professions,
increased skin tone support, family representations, and minor
modifications to some existing emojis.

Many of the additions included are based on the [Emoji 4.0 draft
spec](http://unicode.org/reports/tr51/proposed.html) and are subject to
change prior to ratification.

This change also moves the Twemoji version number to 2.2.

### New

* Woman with turban
* Blonde woman
* Man getting face massage
* Man getting haircut
* Man frowning
* Man pouting
* Man gesturing not ok
* Man gesturing ok
* Man tipping hand
* Man raising hand
* Woman bowing deeply
* Man facepalming
* Man shrugging
* Man doing cartwheel
* Woman juggling
* Man juggling
* Woman walking
* Woman running
* Women wrestling
* Woman playing water polo
* Man playing handball
* Men with bunny ears
* Woman rowing boat
* Woman golfing
* Woman surfing
* Woman swimming
* Man with ball
* Woman weight lifting
* Woman biking
* Woman mountain biking
* Male health worker
* Female health worker
* Male judge
* Female judge
* Male pilot
* Female pilot
* Male farmer
* Female farmer
* Male cook
* Female cook
* Male student
* Female student
* Male singer
* Female singer
* Male artist
* Female artist
* Male teacher
* Female teacher
* Male factory worker
* Female factory worker
* Male technologist
* Female technologist
* Male office worker
* Female office worker
* Male mechanic
* Female mechanic
* Male scientist
* Female scientist
* Male astronaut
* Female astronaut
* Male firefighter
* Female firefighter
* Female police officer
* Female construction worker
* Female guard
* Female sleuth
* Family (man, boy)
* Family (man, boy, boy)
* Family (man, girl)
* Family (man, girl, boy)
* Family (man, girl, girl)
* Family (woman, boy)
* Family (woman, boy, boy)
* Family (woman, girl)
* Family (woman, girl, boy)
* Family (woman, girl, girl)
* UN Flag
* Female sign
* Male sign
* Staff of aesculapius

### Modified

* Man with turban
* Person with ball
* Family
* Man and woman holding hands
* Two men holding hands
* Two women holding hands
* Women with bunny ears
* Man in business suit levitating
* Sleeping accommodation
* Skier
* Snowboarder
* Flag of Réunion
* Grinning face with smiling eyes
* Roasted sweet potato
* Bird
* Man with gua pi mao
* Railway car
* Face with rolling eyes
* Astonished face
2016-09-20 10:29:59 -07:00
a7431e9f8f Corrects character sequence for pirate flag 2016-07-23 14:30:46 -07:00
cae041df48 Adds rainbow and pirate flag support
Unicode has provided guidance on how flags such as the rainbow flag can
be implemented using exiting Unicode characters.

http://www.unicode.org/L2/L2016/16183-rainbow-flag.pdf

This update adds rendering support for the rainbow and pirate flags as
well as visual updates to the ‘back’, ‘soon’, ‘top’, ‘end’, and ’on’
emojis.
2016-07-22 14:25:03 -07:00
7480967277 Adds 72 new emojis from Unicode 9.0 spec
This adds the assets for the 72 new emojis from the Unicode 9.0 spec as
well as modifications to the bread, kaaba, and man in business suit
levitating emojis.
2016-07-13 10:56:05 -07:00
2c4d66ec91 Merge pull request #134 from twitter/fix-shadow-1F46D
Fixes shadow on 1F46D
2016-03-18 16:55:28 -07:00
7a9348c79c Fixes shadow on 1F46D
This adds the missing shadow on 1F46D as called out in #87.
2016-03-18 14:51:56 -07:00
3b2bf860e8 Updates the Japanese Dolls emoji
Based on commentary from this article:
http://mandel59.hateblo.jp/entry/2016/03/04/041437

We’ve updated the Japanese Dolls (1f38e) to better align with their
cultural expectation.
2016-03-18 14:44:14 -07:00
f8c7388bc9 Better comment 2016-03-02 14:53:49 -08:00
f1bc673d62 Fix search order 2016-03-02 14:47:15 -08:00
39e0a526f8 added simple size utility and updated package.json 2016-03-02 19:18:16 +00:00
0bb11e6ec5 Use U200D var 2016-03-02 08:46:30 -08:00
ba0f4e7847 Alternate way to avoid using \u 200d 2016-03-02 06:36:14 -08:00
fef8f6de06 better benchmark within the preview 2016-03-02 09:20:31 +00:00
463fd152db added benchmark within the preview 2016-03-02 09:16:43 +00:00
a53dd7d6f0 optimized indexOf and runtime RegExp 2016-03-02 08:53:49 +00:00
c80250121b Fix sorting, and grabTheRightIcon to not encode 200d in a string 2016-03-01 18:53:15 -08:00
13822121df fix sorting and use regex char classes 2016-03-01 16:41:04 -08:00
8e802331f5 I meant frowning. not smiley 2016-03-01 13:53:21 -08:00
75f9d5234f Non standard OS smiley variant 2016-03-01 13:39:09 -08:00
99310646f0 Add allIosEmoji test 2016-03-01 12:53:58 -08:00
3fe5a99692 add tests for asterisk keycap variant 2016-03-01 12:22:52 -08:00
b9ee8a3a54 Add exception for asterisk variant keycap 2016-03-01 12:04:07 -08:00
ab59f6bab5 Handle keycap variants as a group in the regex 2016-03-01 11:06:06 -08:00
93e0461b16 fixed SVG preview 2016-03-01 08:33:00 +00:00
07fbd9b2d2 fix tests 2016-02-29 21:25:44 -08:00
7dc589dd7c fix skin tone regex 2016-02-29 21:09:31 -08:00
040b383a17 fixed generate problem 2016-02-29 13:45:53 +00:00
1720e9b22f added previews 2016-02-29 13:36:17 +00:00
b53af0264a added new assets folder 2016-02-29 13:24:47 +00:00
66af974c79 Handle diversity and zwj sequences 2016-02-29 00:32:26 -08:00
6b9202d9f7 Add new assets 2016-02-29 00:31:37 -08:00
c11b7629fc hopefully fixed travis 2016-02-28 18:22:34 +00:00
ed59f2ddfe added tests for version 2 2016-02-28 12:53:01 +00:00
fd5a5c2d34 versioned and improved generation process 2016-02-28 11:37:17 +00:00