Commit Graph

622 Commits (f1901ed94cefb504ce66782d13dbf039797c29ce)

Author SHA1 Message Date
Etienne Lemay 048838cb2e
Merge pull request #155 from veob/patch-1
add required props in <Emoji /> example
2017-12-28 10:03:40 -05:00
veob 67ac4a26df
add required props in <Emoji /> example
Without `size` <Emoji /> doesn't render correctly.
2017-12-28 12:39:15 +03:00
Mark Wadden 3c924a1619 Bug fix to ensure that the category ids are not dropped aftering being filtered. 2017-12-21 22:24:36 -05:00
Christian Savard b644e3d2d3 Use pool to lookup emoji data 2017-12-20 11:33:15 -05:00
Etienne Lemay bb2aff1c3f Release v2.4.0 2017-12-15 15:56:56 -05:00
Etienne Lemay 373c009065 Update gh-pages 2017-12-15 15:56:51 -05:00
Etienne Lemay c70568c392 Revert "Merge pull request #99 from chadoh/countries-search"
Countries name now properly handled in emoji-data

This reverts commit 2becc5a4ae, reversing
changes made to c21e1402b6.
2017-12-15 15:51:25 -05:00
Etienne Lemay e78609b5c0 💄 2017-12-15 15:31:49 -05:00
Etienne Lemay 1119d60b6e Use categories id in SVGs 2017-12-15 15:30:58 -05:00
Etienne Lemay 8f63c38308 Use 256-color indexed sheets by default
Reduces sheets size by half
2017-12-15 15:23:15 -05:00
Etienne Lemay e4977e4f0d Update emoji-datasource to 4.0.2 2017-12-15 15:12:50 -05:00
Etienne Lemay 453f723d5e Fix include / exclude [Fix #149]
Since fdf3c2d
2017-12-15 15:09:46 -05:00
Etienne Lemay 1a4a44e449 Release v2.3.0 2017-12-08 16:59:11 -05:00
Etienne Lemay ca72188b11 Update Google set image 2017-12-08 16:57:32 -05:00
Etienne Lemay c28e154d2d Merge branch 'Vierkantor-master' 2017-12-08 16:48:04 -05:00
Etienne Lemay e3ddfa584b Update gh-pages 2017-12-08 13:38:38 -05:00
Etienne Lemay 992cd65e81 Sheets now have 51 columns
Since emoji-datasource 4.0.0
2017-12-08 13:37:35 -05:00
Etienne Lemay fdf3c2d3a3 Fix getting category names from i18n
Since the Category names update in emoji-data (4.0.0)
2017-12-08 12:45:31 -05:00
Etienne Lemay 63509f72ea Update yarn.lock 2017-12-08 12:45:23 -05:00
Vierkantor 66f9776583 Update category names
The new emoji data for Unicode 10.0 has changed the category names. Both
the script to build the data.js file and the SVG icons in the picker
have to be updated to reflect that.
2017-12-06 15:51:35 +00:00
Vierkantor 76f441fe29
Depend on emoji-datasource 4.0.0 to get new emoji
The release of emoji-datasource 4 includes the emoji from Unicode 10.0 / Emoji 5.0, which are supported by most vendors now.
2017-12-04 07:37:09 +00:00
Etienne Lemay 633422f4ba Update deprecated prepublish script 2017-11-09 17:12:03 -08:00
Etienne Lemay 9ce381ee11 Release v2.2.1 2017-11-09 17:09:11 -08:00
Etienne Lemay 0d18995c3d Handle invalid emoji name in `Emoji` component [Fix #143] 2017-11-09 17:04:13 -08:00
Etienne Lemay 8549ebf685 Add “Party Parrot” to /docs 2017-11-09 00:59:42 -08:00
Etienne Lemay 9a8a16226f Add custom emojis to docs/ 2017-11-09 00:28:09 -08:00
Etienne Lemay 07ea17488e 💄 2017-11-09 00:20:08 -08:00
Etienne Lemay 4bba6821b5 Add build:docs script 2017-11-09 00:18:30 -08:00
Etienne Lemay 3164d029c9 Remove unused dependency 2017-11-09 00:15:50 -08:00
Etienne Lemay deeba72831 Fix CSS in /docs 2017-11-09 00:13:54 -08:00
Etienne Lemay 772b9ab534 Add /docs
For GH Pages
2017-11-08 23:58:41 -08:00
Etienne Lemay 56be88ed41 Move spec out of src 2017-11-08 22:41:57 -08:00
Etienne Lemay cecb92bb9f Reduce svgs/index.js size 10% 2017-11-08 22:34:35 -08:00
Etienne Lemay c4c258466a Release v2.2.0 2017-11-08 17:10:01 -08:00
Etienne Lemay d34645784c Fix CSS for IE10 [Close #135] 2017-11-08 17:01:00 -08:00
Etienne Lemay 810c472917 Provide more data to `emojisToShowFilter` in search [Fix #141] 2017-11-08 09:48:35 -08:00
Etienne Lemay d4c86bc6e1
Update README 2017-11-07 21:32:56 -08:00
Etienne Lemay 724bed6e4e
Retinafy images 2017-11-07 21:32:03 -08:00
Etienne Lemay 1939417a9e Release v2.1.2 2017-11-07 19:10:39 -08:00
Etienne Lemay b24b0ccee5 💄 2017-11-07 19:09:40 -08:00
Etienne Lemay 153f02b18f Update README 2017-11-07 19:04:41 -08:00
Etienne Lemay 9cd6494c39 Handle using custom storage instead of localStorage 2017-11-07 19:02:32 -08:00
Etienne Lemay 9fda2d9803 Early return `measureScrollbar` when document isn’t defined [Fix #136] 2017-11-07 19:02:32 -08:00
Etienne Lemay 35c05eb62d
Merge pull request #133 from Gargron/feature-filter-invalid-emojis [Fix #134]
Feature filter invalid emojis
2017-10-30 17:19:46 -04:00
Etienne Lemay 655b047d68
Merge pull request #132 from Gargron/feature-pass-down-frequently
Allow passing down a `recent` prop instead of localStorage
2017-10-30 17:19:25 -04:00
Eugen Rochko 8df1c418d3 Filter invalid emojis from recent category 2017-10-09 20:23:28 +02:00
Eugen Rochko e4ec409fc7 Update README 2017-10-07 19:32:49 +02:00
Eugen Rochko d781320498 Fix #129 - Passing down a `recent` prop instead of localStorage 2017-10-07 16:26:09 +02:00
Etienne Lemay 067d665ab2 Update README 2017-10-07 00:22:30 -04:00
Etienne Lemay 3021758115 Prettier 💄 2017-10-07 00:02:29 -04:00