Commit Graph

  • a71280f14e
    Merge pull request #175 from savardc/keyboardSelect Etienne Lemay 2018-03-27 14:45:03 -0400
  • 4467fbd021
    Fix pressing enter when no search results Etienne Lemay 2018-03-27 14:43:02 -0400
  • f879348e2e
    Fix undefined SEARCH_CATEGORY Etienne Lemay 2018-03-27 14:41:45 -0400
  • 933ea29070
    Merge pull request #172 from vcervellera-turbulent/bf/custom-emojis-contamination Etienne Lemay 2018-03-27 14:28:08 -0400
  • 0765bf56f7 Add keyboard selection with enter Christian Savard 2018-03-15 15:36:07 -0400
  • 6bd17d3eb5
    Merge pull request #174 from Hongbo-Miao/patch-1 Etienne Lemay 2018-03-13 09:04:48 -0400
  • a5b2d5f1a0
    doc: add css in readme Hongbo Miao 2018-03-12 23:21:55 -0700
  • bf8ffe5413 Clearing custom emojis from index and pool when necessary vcervellera 2018-03-12 13:35:38 -0400
  • 1ea0048d3e
    Release v2.5.0 Etienne Lemay 2018-03-02 15:11:45 -0500
  • 23f94c678c
    Update gh-pages Etienne Lemay 2018-03-02 15:10:50 -0500
  • 88b1045ff7
    💄 Prettier Etienne Lemay 2018-03-02 15:10:04 -0500
  • c010035015
    Add `showSkinTones` prop to Picker [Ref #165] Etienne Lemay 2018-03-02 15:08:52 -0500
  • a7cd5e5d96 Update gh-pages Etienne Lemay 2018-03-02 14:22:41 -0500
  • 31246e41ef
    Add `contentEditable` guide to README [Close #169] Etienne Lemay 2018-03-02 14:15:49 -0500
  • af2fdc71a1
    Add `defaultSkin` prop to Picker and allow forcing skin tone with `skin` prop [Ref #165] Etienne Lemay 2018-03-02 13:45:33 -0500
  • b0753769fb
    Add `onSkinChange` prop to Picker [Close #165] Etienne Lemay 2018-03-02 13:33:14 -0500
  • fed9a89c78
    Set RECENT_CATEGORY, CUSTOM_CATEGORY and SEARCH_CATEGORY on Picker instances [Fix #166] Etienne Lemay 2018-03-02 13:25:39 -0500
  • 90ce594b11
    Merge pull request #167 from vcervellera-turbulent/bf/frequently-used-with-custom-emojis Etienne Lemay 2018-03-02 13:10:03 -0500
  • 88d7e2f506 Emptying custom category when custom prop is cleared vcervellera 2018-02-22 09:58:10 -0500
  • 1c1fe761b6
    Merge pull request #164 from syokenz/fix-categories-sort-compare-function Etienne Lemay 2018-02-15 10:05:31 -0600
  • 6e4dd6765c change to return -1 in Categories sort compareFunction syokenz 2018-02-15 22:39:17 +0900
  • 46416a7504
    Update gh-pages Etienne Lemay 2018-01-23 20:56:02 -0500
  • 9d8924b469
    Update gh-pages Etienne Lemay 2018-01-23 20:48:05 -0500
  • b1ba2b777a
    Release v2.4.2 Etienne Lemay 2018-01-23 20:41:45 -0500
  • e5441d637e
    Merge pull request #159 from scttcper/master Etienne Lemay 2018-01-15 17:03:42 -0500
  • 1f8254de5e
    Merge pull request #158 from ajbeaven/master Etienne Lemay 2018-01-15 17:03:27 -0500
  • 8e83059f58 remove unused name Scott Cooper 2018-01-10 22:41:50 -0800
  • 238b2d2ff2 Remove Emoji fallback defaultProp Andrew Beaven 2018-01-11 10:45:02 +1300
  • 4008363e73 Don't render fallback inside an emoji `<span>` Andrew Beaven 2018-01-10 11:38:30 +1300
  • 818b4a1600 Emoji fallback shouldn't apply styling #157 Andrew Beaven 2018-01-10 11:24:51 +1300
  • cab9f143f4 Release v2.4.1 Etienne Lemay 2018-01-09 15:32:50 -0500
  • e698358ea7 Update gh-pages Etienne Lemay 2018-01-09 15:32:10 -0500
  • 68a4711658 💄 Etienne Lemay 2018-01-09 15:20:18 -0500
  • 94fc19491a Fix anchor Etienne Lemay 2018-01-09 15:18:08 -0500
  • 6d095a072c Add `html` props to Emoji component [Ref #79] Etienne Lemay 2018-01-09 15:14:54 -0500
  • 3fa0331d60 Support providing a fallback to unsupported emojis [Fix #157] Etienne Lemay 2018-01-09 14:19:57 -0500
  • d17c8a5c4b
    Merge pull request #153 from savardc/fix-search-with-custom Etienne Lemay 2018-01-09 15:16:26 -0500
  • 9675658e92
    Merge pull request #154 from mwadden/master Etienne Lemay 2017-12-28 10:04:49 -0500
  • 048838cb2e
    Merge pull request #155 from veob/patch-1 Etienne Lemay 2017-12-28 10:03:40 -0500
  • 67ac4a26df
    add required props in <Emoji /> example veob 2017-12-28 12:39:15 +0300
  • 3c924a1619 Bug fix to ensure that the category ids are not dropped aftering being filtered. Mark Wadden 2017-12-21 22:24:36 -0500
  • b644e3d2d3 Use pool to lookup emoji data Christian Savard 2017-12-20 11:33:15 -0500
  • bb2aff1c3f Release v2.4.0 Etienne Lemay 2017-12-15 15:56:56 -0500
  • 373c009065 Update gh-pages Etienne Lemay 2017-12-15 15:56:51 -0500
  • c70568c392 Revert "Merge pull request #99 from chadoh/countries-search" Countries name now properly handled in emoji-data Etienne Lemay 2017-12-15 15:37:59 -0500
  • e78609b5c0 💄 Etienne Lemay 2017-12-15 15:31:49 -0500
  • 1119d60b6e Use categories id in SVGs Etienne Lemay 2017-12-15 15:30:58 -0500
  • 8f63c38308 Use 256-color indexed sheets by default Reduces sheets size by half Etienne Lemay 2017-12-15 15:14:58 -0500
  • e4977e4f0d Update emoji-datasource to 4.0.2 Etienne Lemay 2017-12-15 15:12:50 -0500
  • 453f723d5e Fix include / exclude [Fix #149] Since fdf3c2d Etienne Lemay 2017-12-15 15:04:51 -0500
  • 1a4a44e449 Release v2.3.0 Etienne Lemay 2017-12-08 16:59:11 -0500
  • ca72188b11 Update Google set image Etienne Lemay 2017-12-08 16:57:32 -0500
  • c28e154d2d Merge branch 'Vierkantor-master' Etienne Lemay 2017-12-08 16:48:04 -0500
  • e3ddfa584b Update gh-pages Etienne Lemay 2017-12-08 13:38:38 -0500
  • 992cd65e81 Sheets now have 51 columns Since emoji-datasource 4.0.0 Etienne Lemay 2017-12-08 13:37:35 -0500
  • fdf3c2d3a3 Fix getting category names from i18n Since the Category names update in emoji-data (4.0.0) Etienne Lemay 2017-12-08 12:45:31 -0500
  • 63509f72ea Update yarn.lock Etienne Lemay 2017-12-08 12:45:23 -0500
  • 66f9776583 Update category names Vierkantor 2017-12-06 15:48:24 +0000
  • 76f441fe29
    Depend on emoji-datasource 4.0.0 to get new emoji Vierkantor 2017-12-04 07:37:09 +0000
  • 633422f4ba Update deprecated prepublish script Etienne Lemay 2017-11-09 17:12:03 -0800
  • 9ce381ee11 Release v2.2.1 Etienne Lemay 2017-11-09 17:09:11 -0800
  • 0d18995c3d Handle invalid emoji name in `Emoji` component [Fix #143] Etienne Lemay 2017-11-09 17:04:13 -0800
  • 8549ebf685 Add “Party Parrot” to /docs Etienne Lemay 2017-11-09 00:59:42 -0800
  • 9a8a16226f Add custom emojis to docs/ Etienne Lemay 2017-11-09 00:28:09 -0800
  • 07ea17488e 💄 Etienne Lemay 2017-11-09 00:20:08 -0800
  • 4bba6821b5 Add build:docs script Etienne Lemay 2017-11-09 00:18:30 -0800
  • 3164d029c9 Remove unused dependency Etienne Lemay 2017-11-09 00:15:50 -0800
  • deeba72831 Fix CSS in /docs Etienne Lemay 2017-11-09 00:13:54 -0800
  • 772b9ab534 Add /docs For GH Pages Etienne Lemay 2017-11-08 23:58:41 -0800
  • 56be88ed41 Move spec out of src Etienne Lemay 2017-11-08 22:41:57 -0800
  • cecb92bb9f Reduce svgs/index.js size 10% Etienne Lemay 2017-11-08 22:34:35 -0800
  • c4c258466a Release v2.2.0 Etienne Lemay 2017-11-08 17:10:01 -0800
  • d34645784c Fix CSS for IE10 [Close #135] Etienne Lemay 2017-11-08 17:01:00 -0800
  • 810c472917 Provide more data to `emojisToShowFilter` in search [Fix #141] Etienne Lemay 2017-11-08 09:48:35 -0800
  • d4c86bc6e1
    Update README Etienne Lemay 2017-11-07 21:32:56 -0800
  • 724bed6e4e
    Retinafy images Etienne Lemay 2017-11-07 21:32:03 -0800
  • 1939417a9e Release v2.1.2 Etienne Lemay 2017-11-07 19:10:39 -0800
  • b24b0ccee5 💄 Etienne Lemay 2017-11-07 19:09:40 -0800
  • 153f02b18f Update README Etienne Lemay 2017-11-07 19:04:41 -0800
  • 9cd6494c39 Handle using custom storage instead of localStorage Etienne Lemay 2017-11-02 20:57:29 -0400
  • 9fda2d9803 Early return `measureScrollbar` when document isn’t defined [Fix #136] Etienne Lemay 2017-11-02 19:50:19 -0400
  • 35c05eb62d
    Merge pull request #133 from Gargron/feature-filter-invalid-emojis [Fix #134] Etienne Lemay 2017-10-30 17:19:46 -0400
  • 655b047d68
    Merge pull request #132 from Gargron/feature-pass-down-frequently Etienne Lemay 2017-10-30 17:19:25 -0400
  • 8df1c418d3 Filter invalid emojis from recent category Eugen Rochko 2017-10-09 20:23:28 +0200
  • e4ec409fc7 Update README Eugen Rochko 2017-10-07 19:32:49 +0200
  • d781320498 Fix #129 - Passing down a `recent` prop instead of localStorage Eugen Rochko 2017-10-07 16:26:09 +0200
  • 067d665ab2 Update README Etienne Lemay 2017-10-07 00:22:30 -0400
  • 3021758115 Prettier 💄 Etienne Lemay 2017-10-07 00:02:02 -0400
  • 9ff4c8855c Remove unused dependency Since 620576ds Etienne Lemay 2017-10-07 00:00:25 -0400
  • bb874f4517 Add tooltip (title) props to both Picker & Emoji Etienne Lemay 2017-10-06 23:34:06 -0400
  • 5f2ffcc0be Release v2.1.1 Etienne Lemay 2017-10-06 17:25:11 -0400
  • 57cc2ea4a5 Intersect search results [Fix #131] Etienne Lemay 2017-10-06 17:23:04 -0400
  • b0e1d44d6e Fix spec syntax error Etienne Lemay 2017-10-06 17:22:57 -0400
  • 9b6ddf0c9c Add test for thinking_face/woman-facepalming Nolan Lawson 2017-10-06 10:16:34 -0700
  • 80b5522a5e Release v2.1.0 Etienne Lemay 2017-10-06 17:01:07 -0400
  • 9e81cc496a Merge pull request #130 from nolanlawson/fix-tests Etienne Lemay 2017-10-06 16:50:04 -0400
  • 26017eba75 Fix tests Nolan Lawson 2017-10-06 09:21:47 -0700
  • f8e824e1c5 Merge pull request #120 from nolanlawson/es-modules Etienne Lemay 2017-10-04 16:07:24 -0400
  • fdc91d0733 Build as ES module as well as CommonJS Nolan Lawson 2017-09-23 17:06:29 -0700
  • bbd4fbe764 Merge pull request #125 from Gargron/fix-useless-rerenders Etienne Lemay 2017-09-30 11:42:03 -0400