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

28 Commits

Author SHA1 Message Date
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
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