1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-09-15 15:03:16 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
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
Tom Wuttke
f1bc673d62 Fix search order 2016-03-02 14:47:15 -08: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
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
75f9d5234f Non standard OS smiley variant 2016-03-01 13:39:09 -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
Tom Wuttke
7dc589dd7c fix skin tone regex 2016-02-29 21:09:31 -08: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
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