Etienne Lemay
1ea0048d3e
Release v2.5.0
2018-03-02 15:11:45 -05:00
Etienne Lemay
23f94c678c
Update gh-pages
2018-03-02 15:10:50 -05:00
Etienne Lemay
88b1045ff7
💄 Prettier
2018-03-02 15:10:04 -05:00
Etienne Lemay
c010035015
Add `showSkinTones` prop to Picker [Ref #165 ]
2018-03-02 15:08:52 -05:00
Etienne Lemay
a7cd5e5d96
Update gh-pages
2018-03-02 14:22:41 -05:00
Etienne Lemay
31246e41ef
Add `contentEditable` guide to README [ Close #169 ]
2018-03-02 14:15:49 -05:00
Etienne Lemay
af2fdc71a1
Add `defaultSkin` prop to Picker and allow forcing skin tone with `skin` prop [Ref #165 ]
2018-03-02 13:45:33 -05:00
Etienne Lemay
b0753769fb
Add `onSkinChange` prop to Picker [ Close #165 ]
2018-03-02 13:33:14 -05:00
Etienne Lemay
fed9a89c78
Set RECENT_CATEGORY, CUSTOM_CATEGORY and SEARCH_CATEGORY on Picker instances [ Fix #166 ]
2018-03-02 13:25:39 -05:00
Etienne Lemay
90ce594b11
Merge pull request #167 from vcervellera-turbulent/bf/frequently-used-with-custom-emojis
...
Custom Emojis as a changing prop
2018-03-02 13:10:03 -05:00
vcervellera
88d7e2f506
Emptying custom category when custom prop is cleared
2018-02-22 09:58:10 -05:00
Etienne Lemay
1c1fe761b6
Merge pull request #164 from syokenz/fix-categories-sort-compare-function
...
fix Categories sort compareFunction return to -1 from 0 in Picker component
2018-02-15 10:05:31 -06:00
syokenz
6e4dd6765c
change to return -1 in Categories sort compareFunction
2018-02-15 22:39:17 +09:00
Etienne Lemay
46416a7504
Update gh-pages
2018-01-23 20:56:29 -05:00
Etienne Lemay
9d8924b469
Update gh-pages
2018-01-23 20:48:05 -05:00
Etienne Lemay
b1ba2b777a
Release v2.4.2
2018-01-23 20:41:45 -05:00
Etienne Lemay
e5441d637e
Merge pull request #159 from scttcper/master
...
remove unused name
2018-01-15 17:03:42 -05:00
Etienne Lemay
1f8254de5e
Merge pull request #158 from ajbeaven/master
...
Emoji fallback shouldn't apply styling #157
2018-01-15 17:03:27 -05:00
Scott Cooper
8e83059f58
remove unused name
2018-01-10 22:41:50 -08:00
Andrew Beaven
238b2d2ff2
Remove Emoji fallback defaultProp
2018-01-11 10:45:02 +13:00
Andrew Beaven
4008363e73
Don't render fallback inside an emoji `<span>`
2018-01-10 11:38:30 +13:00
Andrew Beaven
818b4a1600
Emoji fallback shouldn't apply styling #157
2018-01-10 11:24:51 +13:00
Etienne Lemay
cab9f143f4
Release v2.4.1
2018-01-09 15:32:50 -05:00
Etienne Lemay
e698358ea7
Update gh-pages
2018-01-09 15:32:10 -05:00
Etienne Lemay
68a4711658
💄
2018-01-09 15:20:18 -05:00
Etienne Lemay
94fc19491a
Fix anchor
2018-01-09 15:18:08 -05:00
Etienne Lemay
6d095a072c
Add `html` props to Emoji component [Ref #79 ]
2018-01-09 15:16:59 -05:00
Etienne Lemay
3fa0331d60
Support providing a fallback to unsupported emojis [ Fix #157 ]
2018-01-09 15:16:59 -05:00
Etienne Lemay
d17c8a5c4b
Merge pull request #153 from savardc/fix-search-with-custom
...
Fix search with custom data and filter
2018-01-09 15:16:26 -05:00
Etienne Lemay
9675658e92
Merge pull request #154 from mwadden/master
...
Bug Fix: Ensure category ids are not dropped after emojisToShowFilter call
2017-12-28 10:04:49 -05:00
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