element-portable/src/components/views/emojipicker
grimhilt 0546a11fd9
Sort short/exact emoji matches before longer incomplete matches (#10212)
* apply sort for exact match

* add tests for emoji provider

* apply filter in the emoji picker

* add tests

* revert cypress version

* put correct copyright

* fix eslint

* fix eslint

* add type

* fix cypress test

* fix tsc types issues

* add forgotten space...

---------

Co-authored-by: grimhilt <grimhilt@users.noreply.github.com>
Co-authored-by: David Baker <dbkr@users.noreply.github.com>
2023-02-27 17:09:15 +00:00
..
Category.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
Emoji.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
EmojiPicker.tsx Sort short/exact emoji matches before longer incomplete matches (#10212) 2023-02-27 17:09:15 +00:00
Header.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
Preview.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
QuickReactions.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
ReactionPicker.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
Search.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00