Commit Graph

  • 9648c7d8e2 🏬 Emoji Mart™ Etienne Lemay 2016-07-27 11:35:12 -0400
  • 760d140410 Release v0.1.5 v0.1.5 Etienne Lemay 2016-07-26 15:39:50 -0400
  • f7fd6e7d05 Sort search results by score [Close #1] Etienne Lemay 2016-07-26 15:31:27 -0400
  • 2b734d8ef6 Export frequently util Etienne Lemay 2016-07-26 14:53:53 -0400
  • 9feee08e06 Update emojis search string Etienne Lemay 2016-07-26 14:50:55 -0400
  • b7023971ad Release v0.1.4 v0.1.4 Etienne Lemay 2016-07-22 16:30:55 -0400
  • 65f046b5f3 Force “-” search to only return “-1” emoji Etienne Lemay 2016-07-22 16:29:05 -0400
  • 5721f5f694 Support searching for multiple (2) terms Etienne Lemay 2016-07-22 16:05:14 -0400
  • 7e9835dd80 utils#intersect Etienne Lemay 2016-07-22 16:04:30 -0400
  • be1e6705c3 Use custom search index instead of lunr Builds the index as the user search Supports substring search Etienne Lemay 2016-07-22 14:23:16 -0400
  • ee73a5d898 Add search string to emojis data Etienne Lemay 2016-07-22 12:46:43 -0400
  • 8da2aa3744 Remove unused fields from data Etienne Lemay 2016-07-22 12:23:47 -0400
  • 03b7996fda Fix emoji z-index Etienne Lemay 2016-07-22 10:19:22 -0400
  • 18e0f2039e Add keywords to emojis data Etienne Lemay 2016-07-21 16:06:13 -0400
  • 2d3f789079 Make anchors color customizable Etienne Lemay 2016-07-21 15:33:18 -0400
  • 4006308614 Pass native event to mouse handlers Etienne Lemay 2016-07-21 15:10:33 -0400
  • aed099cd1c Release v0.1.3 v0.1.3 Etienne Lemay 2016-07-20 14:51:41 -0400
  • c1c604e8f1 Export sanitized list of emojis in emoji-index Etienne Lemay 2016-07-20 14:45:42 -0400
  • 0ebd5c4a5e Fix circular dependencies Etienne Lemay 2016-07-20 14:45:28 -0400
  • 1f5c8dd885 Don’t fallback to `skin: 1` for emojis without skin variations Etienne Lemay 2016-07-20 13:46:46 -0400
  • 813f61c3d4 Expose store Etienne Lemay 2016-07-20 13:10:32 -0400
  • e15e5e5bd8 Export emoticons list as an object with emoji id Etienne Lemay 2016-07-19 15:57:16 -0400
  • a51626ae79 Move some reusable logic into utils Etienne Lemay 2016-07-19 12:27:24 -0400
  • ae8dfb4e60 Fix search results when rendering emojis from object Etienne Lemay 2016-07-18 15:14:46 -0400
  • b07e598a8a Return emoji object in search results Etienne Lemay 2016-07-18 15:13:23 -0400
  • 87d3228d0d Clear search results when unmounting Picker Etienne Lemay 2016-07-18 14:42:21 -0400
  • c3dca431ef Build and expose a list of all emoticons in emoji-index Etienne Lemay 2016-07-18 14:33:06 -0400
  • 2d05276dc4 Fix tokenization of +1/-1 emojis Etienne Lemay 2016-07-18 14:23:28 -0400
  • 1615fc1f34 Release v0.1.2 v0.1.2 Etienne Lemay 2016-07-15 12:52:16 -0400
  • b0893c39be Make picker’s title and emoji customizable Etienne Lemay 2016-07-15 12:50:06 -0400
  • 2feae02477 Do not use deprecated `isMounted` Etienne Lemay 2016-07-15 12:31:22 -0400
  • 9eb8f0b6ac Only render first 3 categories on first render Etienne Lemay 2016-07-15 12:24:50 -0400
  • ce3ab53400 Release v0.1.1 v0.1.1 Etienne Lemay 2016-07-12 16:59:13 -0400
  • 919976e10e Fix undesired inline-block whitespace Etienne Lemay 2016-07-12 16:55:50 -0400
  • 59ce7db89c 💄 Etienne Lemay 2016-07-12 16:55:46 -0400
  • f843ad5776 Use <div> instead of <span> w/ <br> Etienne Lemay 2016-07-12 16:52:18 -0400
  • 8e15417cc0 Add background color Etienne Lemay 2016-07-12 16:52:04 -0400
  • d9f5cd3101 Fix external React lib name Etienne Lemay 2016-07-11 15:21:13 -0400
  • 820bb3d966 Do not generate .map files Etienne Lemay 2016-07-11 15:04:58 -0400
  • 17a86d5268 Release v0.1.0 v0.1.0 Etienne Lemay 2016-07-11 14:22:39 -0400
  • 12878d7d92 Expose emojiIndex Etienne Lemay 2016-07-11 14:19:13 -0400
  • 042c381d3e Support inline picker style Etienne Lemay 2016-07-11 14:08:41 -0400
  • f9053d21bb Add “transform-object-rest-spread” Babel plugin Etienne Lemay 2016-07-11 14:08:26 -0400
  • 5ebf4464ea Move search index logic out of search component Etienne Lemay 2016-07-11 11:28:44 -0400
  • 510d4b30fd Add maxResults to Search component Etienne Lemay 2016-07-08 17:05:26 -0400
  • dba6d60a08 Completely hide categories with no emojis Etienne Lemay 2016-07-08 17:03:41 -0400
  • 1a3f2525b9 Clear search results when clicking a category anchor Etienne Lemay 2016-07-08 16:28:43 -0400
  • 47f2341f53 Refactor search Etienne Lemay 2016-07-08 13:56:29 -0400
  • 49ec3b9efe Normalize emoticons when building data Etienne Lemay 2016-07-07 17:22:40 -0400
  • 9e57de33ce Add emoticons to search index Etienne Lemay 2016-07-07 17:12:45 -0400
  • 573ef818f5 List emoticons in emoji preview Ignore when same but lowercase/uppercase Etienne Lemay 2016-07-07 17:05:37 -0400
  • 19eea428b8 Manually tokenize search terms and emoji indexes Etienne Lemay 2016-07-07 16:29:04 -0400
  • 5e0dc3bf63 Don’t make emojis rounded Show :hover effect on :before element instead so that the cursor is always on an emoji Etienne Lemay 2016-07-07 15:02:13 -0400
  • 6237fb7fac Use category labels based on Apple’s Etienne Lemay 2016-07-07 14:28:15 -0400
  • de98e7a729 Add emojis to recent category on click Etienne Lemay 2016-07-07 14:22:02 -0400
  • a922dbb8c5 Add frequently utils Store and returns frequently used emojis. If not already in the frequently used, last used emoji will always be added to the array. Etienne Lemay 2016-07-07 14:20:22 -0400
  • 0befb30dc8 [cleanup] Etienne Lemay 2016-07-07 13:35:22 -0400
  • 29b5985f80 Sort Flags by name Etienne Lemay 2016-07-07 13:34:03 -0400
  • b192563535 Update Flags name with uppercase letters Etienne Lemay 2016-07-07 13:33:12 -0400
  • 75535b7a30 Store skin and use as default Never use `props.skin` once skin is stored Etienne Lemay 2016-07-06 13:35:09 -0400
  • 8a022b69fa Add store utils Etienne Lemay 2016-07-06 13:34:04 -0400
  • 122afc07ce Move raf-polyfill into src/vendor Etienne Lemay 2016-07-06 15:45:34 -0400
  • f202a0282e Simplify emojis `background-size` and `background-position` Etienne Lemay 2016-07-06 11:25:13 -0400
  • bcb4e204bc Add emoji sheets to repo Etienne Lemay 2016-07-06 10:53:03 -0400
  • 69e9dfea00 Do not ignore data and dist folders Etienne Lemay 2016-07-06 10:32:52 -0400
  • b66a45bc2f Update React’s default version Etienne Lemay 2016-07-06 10:20:29 -0400
  • ba2f76b24f Update emoji-data Etienne Lemay 2016-06-08 21:30:41 -0400
  • f8165922b5 Add skin picker Etienne Lemay 2016-06-08 20:22:06 -0400
  • a36142649b Remove transition on anchor bar Etienne Lemay 2016-06-02 15:24:59 -0400
  • 5b250ce1db Scroll to category on anchor click Etienne Lemay 2016-06-02 14:58:19 -0400
  • 9d10aa635b Add index.js to folders Etienne Lemay 2016-06-02 13:21:31 -0400
  • d9d8262bd0 Update emojis hover style Etienne Lemay 2016-06-02 11:37:53 -0400
  • bb70daf89a Add categories anchors Etienne Lemay 2016-06-02 11:26:48 -0400
  • d9ec7c0352 Add categories SVGs EmojiOne SVGs cleaned up with SVGO cli tool Etienne Lemay 2016-06-02 11:29:28 -0400
  • adedb25ba2 Remove `.emoji-picker-bar` background-color Etienne Lemay 2016-06-02 11:25:53 -0400
  • 05857bc8d5 💄 Etienne Lemay 2016-06-01 15:26:19 -0400
  • 49b8c2d6be DRY preview/title Etienne Lemay 2016-06-01 15:25:45 -0400
  • ecd2eb5e74 Add “No emoji found” to empty search results Etienne Lemay 2016-06-01 11:38:11 -0400
  • c51503a662 Update category labels font-weight Etienne Lemay 2016-06-01 11:15:03 -0400
  • 4964d642cf Update preview default state Etienne Lemay 2016-06-01 09:53:45 -0400
  • c9b7c1c301 Add basic README Etienne Lemay 2016-05-31 20:53:01 -0400
  • 030251f2dc Format emoji data on click Etienne Lemay 2016-05-31 20:29:37 -0400
  • 035653cbca Add skin support to picker Etienne Lemay 2016-05-31 19:36:50 -0400
  • e23d5ce53e <Emoji /> can either receive an emoji object or short_name Etienne Lemay 2016-05-31 19:35:46 -0400
  • 9f99155031 Update Picker default emojiSize Etienne Lemay 2016-05-31 17:23:51 -0400
  • a14ee48c6d Reset preview when not hovering emojis anymore Etienne Lemay 2016-05-31 16:53:06 -0400
  • 2820e80fc0 Don’t include skins in default categories Etienne Lemay 2016-05-31 16:42:22 -0400
  • fed3733eb4 💄 Etienne Lemay 2016-05-31 15:16:48 -0400
  • 895a31fecd Force picker width in px Etienne Lemay 2016-05-31 14:48:15 -0400
  • c3f1c6c661 Implement search Etienne Lemay 2016-05-31 14:39:30 -0400
  • 21bb9eb63e Sticky categories label Etienne Lemay 2016-05-31 12:35:08 -0400
  • e108b00768 Initial commit Etienne Lemay 2016-05-31 10:36:52 -0400