Commit Graph

22 Commits (661e94819373c92ff3d7a3e1242b2593db4a203d)

Author SHA1 Message Date
Etienne Lemay 4926b7bd43 💄 2017-04-04 12:00:32 -04:00
Etienne Lemay 2de83100a0 Delete empty arrays from data file 2017-03-10 12:11:05 -05:00
Etienne Lemay dbf22073c8 Don’t include keywords in data file
These are only used to generate the search string, the library doesn’t need it.
2017-03-10 11:51:58 -05:00
Oleg Vaskevich 0bfd3b3e52 Strip quotes around keys 2017-03-02 10:55:01 -08:00
Etienne Lemay f5ae64d07c Use variations at runtime instead of overriding data
Fixes a bug for emojis having both variations and skin variations
2017-02-17 12:50:20 -05:00
Etienne Lemay 489641bda6 Prefer first variation over default unified value 2017-02-17 12:22:01 -05:00
Etienne Lemay 44d401ae48 Fix `watch` script not bundling example
It also recompiles EmojiMart lib
2017-02-17 12:21:04 -05:00
Thomas Osugi 8e6c393ab7 [#138343455] Allow picker to display emoji natively rather than from spritesheet
Signed-off-by: Eric Dattore <edattore@pivotal.io>
2017-02-17 10:09:25 -05:00
Marco Munizaga 38049bba9f Don't use a github commit for emoji-datasource 2016-11-30 15:16:47 -08:00
Etienne Lemay 2aece93395 Support all short_names when getting emoji data [Fix #15] 2016-10-13 16:19:46 -04:00
Etienne Lemay ecf3784d32 Build example in `example/bundle.js`
- Add watch script
- Make `npm run build` builds the example so that it’s included on npm
2016-07-29 12:07:24 -04:00
Etienne Lemay 9feee08e06 Update emojis search string 2016-07-26 14:50:55 -04:00
Etienne Lemay ee73a5d898 Add search string to emojis data 2016-07-22 12:46:43 -04:00
Etienne Lemay 8da2aa3744 Remove unused fields from data 2016-07-22 12:23:47 -04:00
Etienne Lemay 18e0f2039e Add keywords to emojis data 2016-07-21 16:06:13 -04:00
Etienne Lemay 49ec3b9efe Normalize emoticons when building data 2016-07-07 17:22:40 -04:00
Etienne Lemay 0befb30dc8 [cleanup] 2016-07-07 14:33:53 -04:00
Etienne Lemay 29b5985f80 Sort Flags by name 2016-07-07 14:33:53 -04:00
Etienne Lemay b192563535 Update Flags name with uppercase letters 2016-07-07 14:33:53 -04:00
Etienne Lemay ba2f76b24f Update emoji-data 2016-07-06 10:57:55 -04:00
Etienne Lemay 2820e80fc0 Don’t include skins in default categories 2016-06-01 10:09:14 -04:00
Etienne Lemay e108b00768 Initial commit 2016-06-01 10:07:23 -04:00