Commit Graph

  • f5ae64d07c Use variations at runtime instead of overriding data Fixes a bug for emojis having both variations and skin variations Etienne Lemay 2017-02-17 12:50:20 -0500
  • ff0cc12fbc Release v0.4.1 v0.4.1 Etienne Lemay 2017-02-17 12:23:18 -0500
  • 489641bda6 Prefer first variation over default unified value Etienne Lemay 2017-02-17 12:22:01 -0500
  • 44d401ae48 Fix `watch` script not bundling example It also recompiles EmojiMart lib Etienne Lemay 2017-02-17 12:21:04 -0500
  • faf0cfa60b Release v0.4.0 v0.4.0 Etienne Lemay 2017-02-17 10:54:51 -0500
  • da5cdcf5d3 Merge pull request #40 from pivotaltracker/native-emoji-picker-option Etienne Lemay 2017-02-17 07:53:05 -0800
  • dfbe5d0400 Add native checkbox to example Etienne Lemay 2017-02-17 10:49:12 -0500
  • 1f88be1e8b Handle native change in shouldComponentUpdate Etienne Lemay 2017-02-17 10:48:57 -0500
  • fc14f939c1 Fix native emojis size Etienne Lemay 2017-02-17 10:36:50 -0500
  • c78ece2bc3 Update README Etienne Lemay 2017-02-17 10:15:12 -0500
  • d8f094e455 Rename “displayNative” => “native” for consistency w/ Emoji props Etienne Lemay 2017-02-17 10:13:59 -0500
  • 6c2d1e4bf1 Honor perLine with for real Thomas Osugi 2017-02-01 12:01:14 -0700
  • 8e6c393ab7 [#138343455] Allow picker to display emoji natively rather than from spritesheet Thomas Osugi 2017-01-26 11:33:17 -0700
  • 82759ecd00 Update README Etienne Lemay 2017-02-17 09:58:42 -0500
  • 97446f761e Fix sticky position for modern browsers Etienne Lemay 2017-02-17 09:48:24 -0500
  • 5c27f17154 Uncomment PR #43 specs Etienne Lemay 2017-02-17 09:47:14 -0500
  • 00fdf6137a Use yarn Etienne Lemay 2017-02-17 09:45:24 -0500
  • 82da9f2c7c Merge pull request #44 from pivotaltracker/add-testing-framework Etienne Lemay 2017-02-17 06:41:55 -0800
  • a957fe196e Merge pull request #45 from smeijer/patch-1 Etienne Lemay 2017-02-17 06:40:40 -0800
  • 3a554449f5 Merge pull request #46 from pivotaltracker/fix-ie-categories Etienne Lemay 2017-02-17 06:40:31 -0800
  • 262e89463c Merge pull request #43 from pivotaltracker/custom-emoji-filter Etienne Lemay 2017-02-17 06:39:59 -0800
  • d3c1ab0828 [#139977619] fix regression in search with emoji mart picker Eric Dattore 2017-02-16 10:07:54 -0700
  • 07b7bc2c50 [#138880131] fix issue with ie11 picker categories after searching Eric Dattore 2017-02-15 15:28:25 -0700
  • ca27f3af06 allow style overrides from user Stephan Meijer 2017-02-04 12:00:22 +0100
  • b9cb654761 Add karma/jasmine + tests for emoji-index and picker Thomas Osugi 2017-02-02 11:43:26 -0700
  • 1a6e0e0fd3 add emojisToShow filter Devin Brown 2017-01-30 14:01:41 -0700
  • 626d5b1ab4 Merge pull request #41 from pivotaltracker/preserve-svg-height-width Etienne Lemay 2017-01-27 06:16:08 -0800
  • f4fd9eb759 Merge pull request #39 from Frugality/expose-category Etienne Lemay 2017-01-27 06:14:33 -0800
  • 9aab00c702 Preserve height and width on svgs Thomas Osugi 2017-01-26 15:40:03 -0700
  • e8b6e27d33 Category: export from index.js Frugality 2017-01-24 16:58:18 -0800
  • a02cca7535 Release v0.3.7 v0.3.7 Etienne Lemay 2017-01-18 07:31:44 -0500
  • 67c965f8f4 Merge pull request #35 from scotato/master Etienne Lemay 2017-01-18 07:30:15 -0500
  • 4c6f8c54c1 Add emoji prop change check to Emoji component Scott Dodge 2017-01-17 23:58:43 -0600
  • 7e2adc60a2 Merge pull request #29 from savardc/master Etienne Lemay 2017-01-16 16:42:47 -0500
  • 7ffcecf68e Release v0.3.6 v0.3.6 Etienne Lemay 2017-01-16 09:14:01 -0500
  • 637e456a1f Merge pull request #34 from trun/fix/local-storage-disabled Etienne Lemay 2017-01-16 09:12:35 -0500
  • c3aae4fb04 wrap localStorage access in try-catch Many browsers may support localStorage, but disable access to it in certain situations. For example, Safari private browsing mode will raise an exception if you try to access localStorage from a third-party domain, resulting in unhandled errors like... Trevor Rundell 2017-01-15 10:52:54 -0500
  • 0db181e301 Fix issue with operator in skin tone logic Christian Savard 2016-12-12 21:33:06 -0500
  • 1482050298 Release v0.3.5 v0.3.5 Etienne Lemay 2016-12-07 20:59:58 -0500
  • 672a6a4dfc 💄 Etienne Lemay 2016-12-07 20:57:42 -0500
  • 0295f673b1 Merge pull request #27 from anri-asaturov/master Etienne Lemay 2016-12-07 20:56:43 -0500
  • 554ad41edb Merge pull request #28 from savardc/master Etienne Lemay 2016-12-07 20:55:47 -0500
  • 771b1e48f3 Use children passed through props Christian Savard 2016-12-07 15:04:39 -0500
  • b3752574b2 Allow custom namespace for store Anri Asaturov 2016-12-07 01:23:35 +0200
  • 462ba0cd26 Use dynamic version of emoji-datasource for the default sheet URL v0.3.4 Etienne Lemay 2016-11-30 20:59:56 -0500
  • 0d39e10a71 Don’t check for backgroundImageFn change in Category#shouldComponentUpdate If the Fn is an anonymous function, it would always re-render the categories even when no other props change. Etienne Lemay 2016-11-30 20:31:02 -0500
  • b7761f6e32 Merge pull request #26 from MarcoPolo/master Etienne Lemay 2016-11-30 20:27:53 -0500
  • 1d0795ffa0 Bump version Marco Munizaga 2016-11-30 11:31:35 -0800
  • 38049bba9f Don't use a github commit for emoji-datasource Marco Munizaga 2016-11-30 14:59:31 -0800
  • a4be90aa6e Add backgroundImageFn to allow local image sheets Marco Munizaga 2016-11-30 11:21:40 -0800
  • 2931f55e93 Release v0.3.3 v0.3.3 Etienne Lemay 2016-11-17 10:59:38 -0500
  • 8b4ec749a8 Normalize line-height for all elements [Fix #24] Etienne Lemay 2016-11-17 10:58:34 -0500
  • f2886f6f66 Release v0.3.2 v0.3.2 Etienne Lemay 2016-11-01 11:56:07 -0400
  • 4076bb4090 Update example Etienne Lemay 2016-11-01 11:54:46 -0400
  • dad72bc0fb Add `native` prop to Emoji Etienne Lemay 2016-11-01 11:54:25 -0400
  • f3c1e94213 Export `unifiedToNative` utils Etienne Lemay 2016-11-01 11:51:55 -0400
  • c4604741d9 Support :colons: syntax i.e. 👍, 👍:skin-tone-3: Etienne Lemay 2016-11-01 11:10:16 -0400
  • 97b20acc7f Merge pull request #22 from ai/line-height Etienne Lemay 2016-11-01 10:44:03 -0400
  • 7dd7e3e783 Isolate .emoji-mart-anchors from page line-height Andrey Sitnik 2016-10-31 15:39:07 +0300
  • 489e593680 Release v0.3.1 v0.3.1 Etienne Lemay 2016-10-26 23:28:20 -0400
  • 1dfa58239f 💄 Etienne Lemay 2016-10-26 23:27:55 -0400
  • 4bc68419b2 Add i18n prop to Picker [Close #20] Etienne Lemay 2016-10-26 23:22:59 -0400
  • 86ac1d4ac8 Add sheetSize prop to Picker & Emoji [Close #18] Etienne Lemay 2016-10-26 21:31:56 -0400
  • afe882560e Set Emoji.propTypes.skin as an enum Etienne Lemay 2016-10-26 21:04:05 -0400
  • ecc086260a Set Emoji.propTypes.set as an enum Etienne Lemay 2016-10-26 20:55:44 -0400
  • f43304399d Merge pull request #21 from ai/scroll-fix Etienne Lemay 2016-10-26 10:10:49 -0400
  • 81a9d884a7 Show only vertical scroll Andrey Sitnik 2016-10-26 15:46:59 +0200
  • f6348a8196 Release v0.3.0 v0.3.0 Etienne Lemay 2016-10-18 21:23:00 -0400
  • 4f2b204c0e Remove “sheetURL” props & add “set” props - Use sheets from emoji-data repo (from a CDN) - Easier to setup/use - Remove sheets from the repo Etienne Lemay 2016-10-18 21:21:10 -0400
  • 1b832414c5 Release v0.2.10 v0.2.10 Etienne Lemay 2016-10-18 19:06:39 -0400
  • 35a992118a Use hasOwnProperty to detect if emoji exists Fixes a bug in Firefox where “watch” emoji would throw because apparently `_emojiData = data.emojis['watch']` returns a function instead of the value of the watch key Etienne Lemay 2016-10-18 19:00:51 -0400
  • e429147d1f Release v0.2.9 v0.2.9 Etienne Lemay 2016-10-14 15:59:51 -0400
  • 996c46cd9c Also split search terms at “-” & “_” Like we do when building the search string in `build-data.js` Etienne Lemay 2016-10-14 15:47:48 -0400
  • 44f9914b25 Handle “-1” search Etienne Lemay 2016-10-14 15:43:18 -0400
  • dc93357137 Fix “Recent” category showing up when clicking an emoji for the first time while searching Etienne Lemay 2016-10-13 21:38:24 -0400
  • 00761734d8 Release v0.2.8 v0.2.8 Etienne Lemay 2016-10-13 16:32:00 -0400
  • 2aece93395 Support all short_names when getting emoji data [Fix #15] Etienne Lemay 2016-10-13 16:19:46 -0400
  • 00eea58760 Release v0.2.7 v0.2.7 Etienne Lemay 2016-10-12 20:31:06 -0400
  • 8f64b3c7d1 Handle unknown emojis [Fix #14] Etienne Lemay 2016-10-12 20:26:10 -0400
  • ce051bdfcb Add `excludeUnsupportedNativeEmojis` props to Picker exclude-unsupported-native-emojis Etienne Lemay 2016-10-05 22:20:14 -0400
  • ac4feba228 Release v0.2.4 v0.2.5 Etienne Lemay 2016-10-03 21:18:55 -0400
  • 903395e31f 💄 Etienne Lemay 2016-10-03 21:11:12 -0400
  • f31a359f78 Add support for server-side rendering [Fix #7] Etienne Lemay 2016-10-03 20:49:35 -0400
  • 29063f2f64 Release v0.2.4 v0.2.4 Etienne Lemay 2016-09-29 21:03:43 -0400
  • 7028383509 Update webpack React externals [Fix #11, Fix #8] Etienne Lemay 2016-09-29 20:55:42 -0400
  • b3498a0766 Merge pull request #12 from npmcdn-to-unpkg-bot/npmcdn-to-unpkg Etienne Lemay 2016-09-29 20:59:44 -0400
  • d8c00463ee Replace npmcdn.com with unpkg.com npmcdn-to-unpkg-bot 2016-09-05 15:29:33 +0100
  • 33035669b6 Release v0.2.3 v0.2.3 Etienne Lemay 2016-07-29 12:42:10 -0400
  • af3b7928b3 Add GH Star button to demo page Etienne Lemay 2016-07-29 12:41:22 -0400
  • b25b25b5eb Update README Etienne Lemay 2016-07-29 12:29:32 -0400
  • c9c1f8d607 Release v0.2.2 v0.2.2 Etienne Lemay 2016-07-29 12:09:35 -0400
  • df0c920f66 Update demo page Etienne Lemay 2016-07-29 12:08:30 -0400
  • ecf3784d32 Build example in `example/bundle.js` - Add watch script - Make `npm run build` builds the example so that it’s included on npm Etienne Lemay 2016-07-29 12:07:24 -0400
  • f01ad53b6f Update README Etienne Lemay 2016-07-28 15:35:11 -0400
  • 16a42565cc Release v0.2.1 v0.2.1 Etienne Lemay 2016-07-28 15:28:22 -0400
  • 9c7e461e21 Update README Etienne Lemay 2016-07-28 15:25:38 -0400
  • 3dd27d3a13 BSD Simplified license Etienne Lemay 2016-07-28 15:24:33 -0400
  • aa80b530aa Add .npmignore Etienne Lemay 2016-07-27 12:52:41 -0400
  • d10f914f17 Release v0.2.0 v0.2.0 Etienne Lemay 2016-07-27 12:35:05 -0400
  • 3f04c9cafa Ignore data & dist folders and add prepublish npm script Etienne Lemay 2016-07-27 12:33:26 -0400