Can you update Emoji Mart's search functionality to the latest one since the current NGX version does not return emojis for 'smiley' keyword. It should return :smiley: and :smiley_cat:
I checked non-ngx version, and 'smiley' keyword returning those 2 I just mentioned above. Smiley is common and if I try to use search function I got nothing to replace ":smiley:" emoji.
one more update: "laughing" keyword only returns ":rolling_on_the_floor_laughing:" but there is ":laughing:" emoji too.
one more update I just have created PR for updating search functionality. I have added Emoji's ID to search pull so when someone types "laughing" he gets ":rolling_on_the_floor_laughing:" and ":laughing:".
Can you update Emoji Mart's search functionality to the latest one since the current NGX version does not return emojis for 'smiley' keyword. It should return :smiley: and :smiley_cat: I checked non-ngx version, and 'smiley' keyword returning those 2 I just mentioned above. Smiley is common and if I try to use search function I got nothing to replace ":smiley:" emoji.
one more update: "laughing" keyword only returns ":rolling_on_the_floor_laughing:" but there is ":laughing:" emoji too.
one more update I just have created PR for updating search functionality. I have added Emoji's ID to search pull so when someone types "laughing" he gets ":rolling_on_the_floor_laughing:" and ":laughing:".
I think that is desirable behavior.