1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-07-03 03:18:58 +00:00
Commit Graph

384 Commits

Author SHA1 Message Date
Andrea Giammarchi
4ff9333fc0 Merge pull request #187 from raghav71094/fix-spell-grammar
Fix issue #186(fix grammar and spelling in README )
2016-10-10 11:52:28 +01:00
Raghav S
6fb04da56a Fix grammar 2016-10-09 00:09:49 +05:30
Raghav S
ac2c781279 Fix grammar and spelling in README
Additionally, newlines have been inserted where deemed required
2016-10-08 23:55:07 +05:30
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
13e684d361 Merge pull request #172 from Rudloff/feature/bower
Don't ignore V2 files in bower.json (fixes #171)
2016-09-05 19:39:36 +01:00
Pierre Rudloff
5394dfe0c0 Don't ignore V2 files in bower.json (fixes #171) 2016-09-05 16:49:59 +02:00
Andrea Giammarchi
1f45be55b2 2.1.5 2016-08-30 09:17:48 +01:00
Andrea Giammarchi
bc631bff2e ignore only root svg folder 2016-08-30 09:17:32 +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
Andrea Giammarchi
b3c6f9635d fixed regression on SVG assets distribution 2016-08-26 09:19:50 +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
Andrea Giammarchi
e0023a22fb Merge pull request #158 from eosrei/twitterfont
Add Twitter Color Emoji font to Community Projects
2016-07-16 10:16:01 +01:00
Brad Erickson
be245b0025 Add Twitter Color Emoji font to Community Projects 2016-07-15 15:53:00 -07:00
Andrea Giammarchi
6b452a275f Added MaxCDN v2.1 version via query string
As discussed in https://github.com/twitter/twemoji/issues/156 , developers that do copy and paste the MaxCDN link might have to wait up to 30 days for they users to download new assets and new RegExp.

Since we don't follow samever principle here, I've simply added a query string that would force eentually browsers to download the latest version of the library without compromising PNGs or SVGs cached assets and preserving functionality.
2016-07-14 17:33:40 +01: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
16e991c62e Merge pull request #150 from danbovey/gh-pages
Add EmojiPanel to Community Projects
2016-07-03 16:18:49 +01:00
Dan Bovey
e0c31f1c0f Add EmojiPanel to Community Projects 2016-07-03 15:21:35 +01:00
Andrea Giammarchi
3c192383c1 Merge pull request #146 from JuanitoFatas/fix/V1-number-of-emojis
twemoji V1 has 874 emojis
2016-06-07 22:29:54 +01:00
JuanitoFatas
8540d504d1 twemoji V1 has 874 emojis 2016-06-08 00:28:35 +08:00
Andrea Giammarchi
f4c7f2c32e Merge pull request #142 from thesabbir/docs-01
Basic utilities / helpers added to docs
2016-04-27 14:32:15 +01:00
Sabbir Ahmed
1be66dcf32 Basic utilities / helpers added to docs 2016-04-27 18:52:38 +06:00
Andrea Giammarchi
2b90e36720 Merge pull request #139 from ProdigySim/betterignore
Bower ignore compatibility
2016-04-13 14:53:10 +01:00
Michael Busby
590d7a3268 Bower ignore compatibility 2016-04-12 10:57:50 -07:00
Bryan Haggerty
2c4d66ec91 Merge pull request #134 from twitter/fix-shadow-1F46D
Fixes shadow on 1F46D
2016-03-18 16:55:28 -07:00
Bryan Haggerty
e71fbd0242 Merge pull request #133 from twitter/update-japanese-dolls
Updates the Japanese Dolls emoji
2016-03-18 16:55:13 -07:00
Bryan Haggerty
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
Bryan Haggerty
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
Andrea Giammarchi
dd20c58be5 Merge pull request #130 from alex-teren/patch-1
Add missed point in README.MD
2016-03-10 23:55:43 +00:00
Alexander
b33c30e78d Add missed point in README.MD 2016-03-10 23:00:16 +02:00
Andrea Giammarchi
c9397a3bb6 Merge pull request #129 from markseu/gh-pages
Added Yellow to community projects

> The plugin uses Twemoji v2.0.0 by Twitter, which supports about 800 colorful images.


I think the current count is about 1600 emoji ;-)
2016-03-08 13:54:32 +00:00
Mark Seuffert
d88c4b1f75 Added Yellow to community projects 2016-03-08 11:35:55 +01:00
Andrea Giammarchi
959e6bd84d Merge pull request #115 from FrenchW/gh-pages
Added project FrwTwemoji
2016-03-02 23:09:47 +00: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
9891b037c6 Merge pull request #127 from twuttke/fix_sort_order
Fix search order
2016-03-02 22:57:48 +00:00
Tom Wuttke
f8c7388bc9 Better comment 2016-03-02 14:53:49 -08:00
Tom Wuttke
f1bc673d62 Fix search order 2016-03-02 14:47:15 -08:00
Andrea Giammarchi
0af9467156 used original base folder 2016-03-02 19:43:00 +00:00
Andrea Giammarchi
0c1b4ddfd7 adding assets version 1 based on V2 API for testing and comparison purpose 2016-03-02 19:42:03 +00:00
Andrea Giammarchi
39e0a526f8 added simple size utility and updated package.json 2016-03-02 19:18:16 +00:00
Andrea Giammarchi
b2738a248e Merge pull request #126 from twuttke/200D_minifier_protection
Alternate way to avoid using \u 200d
2016-03-02 19:03:54 +00:00
Tom Wuttke
0bb11e6ec5 Use U200D var 2016-03-02 08:46:30 -08:00
Tom Wuttke
ba0f4e7847 Alternate way to avoid using \u 200d 2016-03-02 06:36:14 -08:00
Andrea Giammarchi
7d3de547c0 added benchmark in version 1 too 2016-03-02 11:00:58 +00:00