Commit Graph

  • 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 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 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 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 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
  • 3024f9e190 Merge branch 'master' into fix-useless-rerenders Etienne Lemay 2017-09-30 11:38:34 -0400
  • 22d1a0375d Revert Emoji back to a functional component Etienne Lemay 2017-09-30 11:37:02 -0400
  • 045c77631d use `background-size: contain` for custom emojis Etienne Lemay 2017-09-30 11:01:03 -0400
  • 45215092e5 Fix headless search with custom emojis [Fix #118] Etienne Lemay 2017-09-30 10:37:13 -0400
  • d5a8c24a41 Fix key warning in stories Etienne Lemay 2017-09-29 19:52:40 -0400
  • ac709e5cf3 Fix include sorting [Fix #116] Etienne Lemay 2017-09-29 19:45:52 -0400
  • 88cde669e6 Exclude flag-un from data I have yet to find a browser that supports it Etienne Lemay 2017-09-29 19:35:21 -0400
  • 274d8b3862 Set `background-size: cover` for custom emojis [Fix #117] Etienne Lemay 2017-09-29 19:26:13 -0400
  • 1a2d400362 Signify custom emoji elements with class [Ref #117] Etienne Lemay 2017-09-29 19:26:04 -0400
  • 922ae30a0f Fix TypeError on emoji click when picker has been unmounted [Fix #126] `isMounted` is being deprecated, so we test against scroll ref being defined Etienne Lemay 2017-09-29 19:14:24 -0400
  • 00e5df4103 Release v2.0.1 v2.0.1 Etienne Lemay 2017-09-29 14:39:37 -0400
  • 81f39b138a Use SVGs inline Etienne Lemay 2017-09-29 14:33:08 -0400
  • 3502927ebc Fix stories Etienne Lemay 2017-09-29 14:32:57 -0400
  • bf409bfd6f Update start script Etienne Lemay 2017-09-29 14:31:44 -0400
  • fdb88daa31 Remove function binds in render wherever possible, use PureComponent Eugen Rochko 2017-09-29 16:46:29 +0200
  • 620576d5a2 Use measure-scrollbar locally instead of a dependency So that Babel doesn’t become a dependency just for that (lib is using export). Giving credit to original author. Etienne Lemay 2017-09-28 19:57:20 -0400
  • e8dc29bfaa Move data in src So that it’s then compiled into dist Etienne Lemay 2017-09-28 19:24:17 -0400
  • 3ed6b746bc Release v2.0.0 v2.0.0 Etienne Lemay 2017-09-28 18:15:32 -0400
  • 648823c761 Add Headless Search to Storybook Etienne Lemay 2017-09-27 22:20:56 -0400
  • 9665c5d8fc Add custom emojis to Storybook Etienne Lemay 2017-09-27 22:02:47 -0400
  • c607fd8864 Add showPreview props to Picker [Fix #42] Etienne Lemay 2017-09-27 22:02:30 -0400
  • 1159a0884c Update emoji-datasource version in README [Fix #115] Etienne Lemay 2017-09-27 21:30:58 -0400
  • ba1479e8b7 Lock emoji-datasource version This is the kind dependency that we want to keep explicit control over the exact version being used Etienne Lemay 2017-09-27 21:29:40 -0400
  • d5c3e78b10 Update start script More convenient to develop w/ Storybook rather than just compiling src files into dist Etienne Lemay 2017-09-27 21:22:41 -0400
  • 738105dd66 Move measure-scrollbar into devDependencies Etienne Lemay 2017-09-27 21:20:18 -0400
  • c5ca59284f Merge pull request #124 from Gargron/feature-storybook Etienne Lemay 2017-09-27 21:09:51 -0400
  • d6e9a6afae Get rid of /example Storybook is much more convenient Etienne Lemay 2017-09-27 21:02:55 -0400
  • 03ca28caae Update Storybook default values Etienne Lemay 2017-09-27 20:58:02 -0400
  • 493efad203 Set Storybook options Etienne Lemay 2017-09-27 20:36:48 -0400
  • a69125ce40 Add react-storybook Eugen Rochko 2017-09-27 22:32:48 +0200
  • f8358ff28f Merge pull request #123 from Gargron/feature-react-16 Etienne Lemay 2017-09-27 20:12:35 -0400
  • 9f49499240 Merge branch 'master' into feature-react-16 Etienne Lemay 2017-09-27 20:00:37 -0400
  • 5ef1c28d75 Merge pull request #113 from bniwredyc/goodbye-core-js Etienne Lemay 2017-09-27 19:47:50 -0400
  • a381b554b6 Upgrade Webpack to 3.6 Eugen Rochko 2017-09-27 21:45:26 +0200
  • d13e3b5e03 Upgrade to React 16, do not use deprecated ref syntax Eugen Rochko 2017-09-27 21:26:50 +0200
  • c8d736de0a transform-es2015-typeof-symbol plugin disabled Igor Lobanov 2017-09-26 11:36:49 +0300
  • b5552be2c4 Fix activeCategory when scroll is above minTop Etienne Lemay 2017-09-25 21:15:07 -0400
  • 2f77b6ac40 💄 Etienne Lemay 2017-09-25 20:11:52 -0400
  • bf5c67e345 Merge pull request #119 from nolanlawson/avoid-repaint-on-scroll Etienne Lemay 2017-09-25 14:46:21 -0400
  • a43bbe122b Use will-change:transform for smoother mobile scrolling Nolan Lawson 2017-09-23 10:46:37 -0700
  • 4dc05ef8da Size reduced from 87.35 KB to 79.43 KB Igor Lobanov 2017-09-17 11:54:22 +0300
  • ce77166134 Webpack update 1.12.14 -> 3.6.0 Igor Lobanov 2017-09-17 10:33:59 +0300
  • 9bf9eb699f Merge pull request #111 from ai/compress-data Etienne Lemay 2017-09-13 17:08:36 -0400
  • 7e9232ad3b Merge branch 'master' into compress-data Etienne Lemay 2017-09-13 16:57:29 -0400
  • 6fe496a0fc Merge pull request #110 from ai/babel-fixes Etienne Lemay 2017-09-13 16:53:15 -0400
  • 8cd4199555 Compress data Andrey Sitnik 2017-09-11 18:37:25 +1000
  • a3ec9493d7 Reduce size by removeing unnecessary util module Andrey Sitnik 2017-09-11 14:38:37 +1000
  • 1c1c780e7b Use ES5 export in data Andrey Sitnik 2017-09-11 14:33:02 +1000
  • dd35568567 Set EMOJI_DATASOURCE_VERSION during build Andrey Sitnik 2017-09-11 14:17:00 +1000
  • 61ea61168f Update Size Limit Andrey Sitnik 2017-09-11 14:10:00 +1000
  • bbe152fa0d Merge pull request #108 from Muffassa/feature/replace-webpack-tasks-on-babel Etienne Lemay 2017-09-04 10:36:11 -0400
  • 638f91067f remove webpack bundle analyzer Nick Filatov 2017-09-03 19:20:33 +0600
  • 502c258c4f remove watch & build-dist webpack scripts Nick Filatov 2017-09-03 19:13:10 +0600
  • 74a0ba4c60 add remove prop types plugin Nick Filatov 2017-09-03 15:40:04 +0600
  • dc9b114439 replace webpack tasks for dist build on babel tasks Nick Filatov 2017-09-03 15:35:33 +0600
  • f250f7739a Merge pull request #104 from ai/npmignore Etienne Lemay 2017-08-17 10:34:09 -0400
  • 191f97084c Merge pull request #103 from ai/size-limit Etienne Lemay 2017-08-17 10:33:41 -0400
  • 6d60239998 Don’t use BundleAnalyzerPlugin in tests Etienne Lemay 2017-08-17 10:31:32 -0400
  • 2becc5a4ae Merge pull request #99 from chadoh/countries-search Etienne Lemay 2017-08-17 09:51:35 -0400
  • 5462a11f93 Reduce npm package size Andrey Sitnik 2017-08-16 15:43:56 -0700
  • 4f9320a51f Add package size profiling tools Andrey Sitnik 2017-08-16 15:33:24 -0700
  • a927821c9b Country names: correctly uppercase names like 'EU' Chad Ostrowski 2017-08-06 14:05:01 -0400
  • 22adc985b8 Country flag names: use name from emojiLib Chad Ostrowski 2017-08-06 14:02:14 -0400
  • c21e1402b6 Release v1.0.1 v1.0.1 Etienne Lemay 2017-06-27 17:36:24 -0400
  • f3f60f58b3 Make custom emojis work on example page [Ref #87] Etienne Lemay 2017-06-27 17:24:00 -0400
  • 4d57436bbe Fix search with include/exclude [Fix #89] Etienne Lemay 2017-06-27 17:03:54 -0400
  • b90ca821bc Merge pull request #92 from MeisterLabs/ie-support Etienne Lemay 2017-06-23 09:38:21 -0400
  • d2355ce127 Merge pull request #93 from MeisterLabs/scrollbar-shift Etienne Lemay 2017-06-23 09:37:17 -0400
  • 385408b51c Include scrollbar width in total picker width Jakob Krigovsky 2017-06-23 10:28:42 +0200