Fix issues with updated emoji mart (#7761)
* Changes behavior from search light to keep custom search The new version of emoji-mart needs the search function to constantly receive the custom emoji array. This changes the behavior back to the previous one in the search light method to keep the emoji autocomplete as before * Change test order The order was breaking the tests * Fix codeclimate issues * Update to emoji mart to version without issue in picker Fixes #7760
This commit is contained in:
parent
6671297e7a
commit
85470ec872
3 changed files with 41 additions and 11 deletions
|
@ -2305,7 +2305,7 @@ elliptic@^6.0.0:
|
|||
|
||||
emoji-mart@Gargron/emoji-mart#build:
|
||||
version "2.6.1"
|
||||
resolved "https://codeload.github.com/Gargron/emoji-mart/tar.gz/227c56c8a1cd89a475d4cf8d9605096555e12484"
|
||||
resolved "https://codeload.github.com/Gargron/emoji-mart/tar.gz/829d042f1c059b15050e5acb3c77adf1a851c666"
|
||||
|
||||
emoji-regex@^6.1.0:
|
||||
version "6.5.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue