]> cat aescling's git repositories - mastodon.git/commit
Fix issues with updated emoji mart (#7761)
authorRenato "Lond" Cerqueira <renato@lond.com.br>
Fri, 8 Jun 2018 11:28:04 +0000 (13:28 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 8 Jun 2018 11:28:04 +0000 (13:28 +0200)
commit85470ec872a39c475d872f685dadeac849832a98
tree0953716b002a20862aa5cfabcf6791a4fe5b2737
parent6671297e7ac8fd46c8769fcc8fb7aba03a923942
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
app/javascript/mastodon/features/emoji/__tests__/emoji_index-test.js
app/javascript/mastodon/features/emoji/emoji_mart_search_light.js
yarn.lock