1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-07-05 12:28:51 +00:00
Commit Graph

88 Commits

Author SHA1 Message Date
Andrea Giammarchi
8f652a5c3f 2.2.4 2017-02-07 22:22:35 +00:00
Bryan Haggerty
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
Bryan Haggerty
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
Bryan Haggerty
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
Bryan Haggerty
3eedee4f04 Fixed package version 2016-09-20 10:46:35 -07:00
Bryan Haggerty
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
Andrea Giammarchi
47732c76ad 2.1.6 2016-09-05 19:39:50 +01:00
Andrea Giammarchi
1f45be55b2 2.1.5 2016-08-30 09:17:48 +01:00
Andrea Giammarchi
1034eea6f4 2.1.4 2016-08-26 09:33:53 +01:00
Andrea Giammarchi
6d3f48db80 2.1.3 2016-08-26 09:19:55 +01:00
Bryan Haggerty
a7431e9f8f Corrects character sequence for pirate flag 2016-07-23 14:30:46 -07:00
Bryan Haggerty
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
Bryan Haggerty
60db6a9daa Fixed package version 2016-07-13 12:57:09 -07:00
Bryan Haggerty
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
Andrea Giammarchi
b47023cb1b improved npm 2016-03-02 23:07:24 +00:00
Andrea Giammarchi
179395128a merge from #127 2016-03-02 22:59:30 +00:00
Andrea Giammarchi
39e0a526f8 added simple size utility and updated package.json 2016-03-02 19:18:16 +00:00
Andrea Giammarchi
a53dd7d6f0 optimized indexOf and runtime RegExp 2016-03-02 08:53:49 +00:00
Andrea Giammarchi
bdff9470e2 better iOS emoji 2016-03-01 22:21:37 +00:00
Andrea Giammarchi
49fa419168 updating info to V2 and Unicode 8 2016-03-01 18:25:41 +00:00
Andrea Giammarchi
c11b7629fc hopefully fixed travis 2016-02-28 18:22:34 +00:00
Andrea Giammarchi
064f051c95 still trying to fix travis 2016-02-28 17:52:30 +00:00
Andrea Giammarchi
9f6d6492b1 trying to fix travis 2016-02-28 17:42:43 +00:00
Andrea Giammarchi
ed59f2ddfe added tests for version 2 2016-02-28 12:53:01 +00:00
Andrea Giammarchi
fd5a5c2d34 versioned and improved generation process 2016-02-28 11:37:17 +00:00
webreflection
f249ba9edd added onerror option and test 2015-11-17 11:12:53 +00:00
Andrea Giammarchi
3e21d10e5a updated both package.json annd bower version to 1.4.1 2015-04-23 09:16:04 +01:00
Andrea Giammarchi
d7388f126d added SELECT to the list of ignored nodes 2015-03-13 10:26:31 +00:00
Andrea Giammarchi
c42a15bca1 modified reset during the loop 2015-03-12 23:30:00 +00:00
Andrea Giammarchi
fe1c85aef0 updated tags 2015-03-12 20:50:22 +00:00
Andrea Giammarchi
39a091da4b added TEXTAREA to the ignore list + fixed test for Firefox too 2015-02-16 11:33:43 +00:00
Andrea Giammarchi
0a3a60d138 fixed non standard OSX behavior with variants 2014-12-01 23:28:19 +00:00
Andrea Giammarchi
2b9415791c bumped version after ignoring svg.sh 2014-12-01 10:36:21 +00:00
Andrea Giammarchi
d5f9775816 removed duplicated entries in non standard related regexp 2014-11-09 20:25:25 +00:00
Andrea Giammarchi
42d27cd00a added folder support for svg case 2014-11-08 00:21:51 +00:00
Andrea Giammarchi
0450e3e5e3 added className object property 2014-11-07 23:36:32 +00:00
Andrea Giammarchi
a8ad0e4e07 avoid errors when required via node and no location is present 2014-11-07 10:02:24 +00:00
Chris Aniszczyk
c78b889b61 Initial open source release
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
2014-11-06 16:32:19 -06:00