Dimitri Wijesinghe
17db4cc913
Fixed bug where selecting the first emoji search result with the ENTER key ignores skin-tone selection.
2019-02-13 14:56:42 -05:00
Ryann
9b9410e70c
forces emoji's not to break line
...
closes issue #252
2019-01-17 09:25:22 -06:00
Nolan Lawson
e975284b29
fix: fix native emoji on Linux
...
fixes #255
2018-12-18 10:13:20 -08:00
Etienne Lemay
7c2e2a840b
Release v2.9.2
2018-12-03 17:15:08 -05:00
Etienne Lemay
993074fd03
Merge pull request #251 from Kennybll/master
...
Adds Spritesheets for Custom Emojis
2018-12-03 17:08:19 -05:00
kennybll
2ff225b131
Add to README.md for support of spritesheets
2018-11-30 09:27:55 -05:00
kennybll
94baec171d
Add sprite support
2018-11-30 09:17:45 -05:00
Peder Johnsen
682d8d8be4
Remove whitespace
2018-11-29 16:39:36 +00:00
Peder Johnsen
f0b5e1eeae
Add example of `emojiData` object
2018-11-29 16:35:57 +00:00
Peder Johnsen
bbbdcc512d
Use same emoji in readme as in story
2018-11-29 16:27:44 +00:00
Peder Johnsen
fe17925fac
Fix story/readme skin prop typo
2018-11-29 16:19:55 +00:00
Peder Johnsen
fd4056025a
Add section to readme for `getEmojiDataFromNative` util function
2018-11-29 16:09:52 +00:00
Peder Johnsen
f90defbed7
Add `Get emoji data from Native` story
2018-11-29 16:09:28 +00:00
Peder Johnsen
1c7a5d6ec6
Add `getEmojiDataFromNative` util function to get emoji data from native
2018-11-29 16:08:30 +00:00
Peder Johnsen
54f6893c98
Add .editorconfig file with indent_size = 2
2018-11-29 15:50:03 +00:00
Etienne Lemay
3482a56d60
Update gh-pages
2018-11-14 08:58:53 -05:00
Etienne Lemay
aaa91c949e
Release v2.9.1
2018-11-14 08:56:48 -05:00
Etienne Lemay
7186a10d4f
Revert "fix(a11y): ability to tab through different categories"
...
This reverts commit 937e33534d
.
2018-11-14 08:54:13 -05:00
Etienne Lemay
08eb6db270
Update gh-pages
2018-11-13 10:07:26 -05:00
Etienne Lemay
1c05b38a9e
Release v2.9.0
2018-11-13 09:43:02 -05:00
Etienne Lemay
21b3e92bb2
Get rid of components index
...
Import all components directly, similar to #245
2018-11-13 09:41:57 -05:00
Etienne Lemay
9196a87769
Update yarn.lock
2018-11-13 09:23:49 -05:00
Etienne Lemay
a09730d6a8
Merge pull request #226 from hozefaj/master [ Close #219 ]
...
fix(a11y): ability to tab through different categories
2018-11-13 08:48:59 -05:00
Etienne Lemay
e4d4226045
Merge pull request #231 from adambowles/patch-1
...
Add trailing colon to :octocat
2018-11-13 08:47:34 -05:00
Etienne Lemay
d54b7f2171
Merge pull request #245 from rtkhanas/master
...
Import compoments directly to avoid components/picker/index.js and have smaller bundle
2018-11-13 08:47:18 -05:00
Ross Khanas
c0a418fa57
Update category.js
2018-11-13 19:21:37 +09:00
Ross Khanas
be27ba5779
Update preview.js
2018-11-13 19:21:07 +09:00
Ross Khanas
9cad93d015
Update nimble-picker.js
2018-11-13 19:19:16 +09:00
Adam Bowles
745cd2a9b5
Add trailing colon to :octocat
2018-09-27 11:25:27 +01:00
hozefaj
937e33534d
fix(a11y): ability to tab through different categories
2018-08-25 21:00:48 -07:00
Etienne Lemay
016ef7ccce
Update gh-pages
2018-08-15 22:34:32 -04:00
Etienne Lemay
1c14c868b1
Release v2.8.1
2018-08-15 22:30:54 -04:00
Etienne Lemay
7c090c99d1
Merge pull request #215 from jdecked/sheet-columns-preview-props
...
Fixes display of non-52x52 sprite sheets in the preview bar
2018-08-15 22:29:43 -04:00
Justine De Caires
c6b36947d3
Fixes display of non-52x52 sheets in the preview bar
2018-08-14 22:29:20 -07:00
Etienne Lemay
8ee9858aa0
Release v2.8.0
2018-08-10 14:18:19 -04:00
Etienne Lemay
5e15356379
Update gh-pages
2018-08-10 14:17:22 -04:00
Etienne Lemay
f5a4a488f8
Merge pull request #209 from Rena-Ryumae/rena/customskin
...
Custom emoji for skin tone selector
2018-08-10 14:15:31 -04:00
Etienne Lemay
94e7b2d878
💄
2018-08-10 14:14:18 -04:00
Etienne Lemay
2c060c56bc
Rename “skinIcon” => “skinEmoji”
...
More consistent with other props
2018-08-10 14:11:28 -04:00
Etienne Lemay
83bd22dffd
Update README
2018-08-10 14:10:55 -04:00
Etienne Lemay
757f1b023c
Merge branch 'master' into rena/customskin
2018-08-10 14:06:41 -04:00
Etienne Lemay
9b523425c6
💄
2018-08-10 14:02:33 -04:00
Etienne Lemay
175d08a612
Set `.emoji-mart-skin-text` width in px
...
So that it doesn’t change width while transitioning.
2018-08-10 14:01:52 -04:00
Etienne Lemay
0c508deee8
Merge pull request #212 from jdecked/sheet-columns-props
...
Add sheetColumns and sheetRows props for non-square sprite sheets
2018-08-08 16:39:16 -04:00
Etienne Lemay
7c55c05935
Merge pull request #213 from tkbremnes/tkbremnes/fix-size-typo-in-readme
...
fix typo in README.md
2018-08-08 09:33:05 -04:00
Trond Kjetil Bremnes
57a548b199
fix typo in README.md
...
The sheet size for messenger says that the emoji download size is 449
_megabytes_ for a sheetSize of 32.
449 _kilobytes_ is the correct value.
2018-08-08 12:22:28 +02:00
Justine De Caires
385cb8f8c2
Add sheetColumns and sheetRows props for non-square sprite sheets
2018-08-06 14:31:02 -07:00
Rena Ryumae
f1d5bc0095
Custom emoji for skin tone selector
...
Currently, the skin tone selector
is a row of colored dots
We propose creating a skinIcon field
that uses the emoji-mart dots on
default but otherwise uses the emoji
passed in by the user
2018-08-02 10:42:46 -04:00
Etienne Lemay
1588712ca0
Release v2.7.0
2018-07-31 15:39:26 -04:00
Etienne Lemay
34ba02fc4b
Update gh-pages
2018-07-31 15:32:30 -04:00