angular-emoji-picker icon indicating copy to clipboard operation
angular-emoji-picker copied to clipboard

Hide non-unicode emoji when outputting to unicode

Open nmeierpolys opened this issue 8 years ago • 0 comments

There are 7 non-unicode emoji included in the picker. When outputting to unicode format, these come through with the :: format instead of the image. This PR filters the set of emoji in the picker when outputting to unicode format so users can only choose ones that will be usable.

Fixes #17

nmeierpolys avatar Jul 22 '16 20:07 nmeierpolys