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
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
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
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
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
39e0a526f8
added simple size utility and updated package.json
2016-03-02 19:18:16 +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
fef8f6de06
better benchmark within the preview
2016-03-02 09:20:31 +00:00
Andrea Giammarchi
463fd152db
added benchmark within the preview
2016-03-02 09:16:43 +00:00
Andrea Giammarchi
a53dd7d6f0
optimized indexOf and runtime RegExp
2016-03-02 08:53:49 +00:00
Tom Wuttke
c80250121b
Fix sorting, and grabTheRightIcon to not encode 200d in a string
2016-03-01 18:53:15 -08:00
Tom Wuttke
13822121df
fix sorting and use regex char classes
2016-03-01 16:41:04 -08:00
Tom Wuttke
8e802331f5
I meant frowning. not smiley
2016-03-01 13:53:21 -08:00
Tom Wuttke
75f9d5234f
Non standard OS smiley variant
2016-03-01 13:39:09 -08:00
Tom Wuttke
99310646f0
Add allIosEmoji test
2016-03-01 12:53:58 -08:00
Tom Wuttke
3fe5a99692
add tests for asterisk keycap variant
2016-03-01 12:22:52 -08:00
Tom Wuttke
b9ee8a3a54
Add exception for asterisk variant keycap
2016-03-01 12:04:07 -08:00
Tom Wuttke
ab59f6bab5
Handle keycap variants as a group in the regex
2016-03-01 11:06:06 -08:00
Andrea Giammarchi
93e0461b16
fixed SVG preview
2016-03-01 08:33:00 +00:00
Tom Wuttke
07fbd9b2d2
fix tests
2016-02-29 21:25:44 -08:00
Tom Wuttke
7dc589dd7c
fix skin tone regex
2016-02-29 21:09:31 -08:00
Andrea Giammarchi
040b383a17
fixed generate problem
2016-02-29 13:45:53 +00:00
Andrea Giammarchi
1720e9b22f
added previews
2016-02-29 13:36:17 +00:00
Andrea Giammarchi
b53af0264a
added new assets folder
2016-02-29 13:24:47 +00:00
Tom Wuttke
66af974c79
Handle diversity and zwj sequences
2016-02-29 00:32:26 -08:00
Tom Wuttke
6b9202d9f7
Add new assets
2016-02-29 00:31:37 -08:00
Andrea Giammarchi
c11b7629fc
hopefully fixed travis
2016-02-28 18:22:34 +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