element-web/src/autocomplete
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
..
AutocompleteProvider.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
Autocompleter.ts Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
CommandProvider.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
Components.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
EmojiProvider.tsx Sort short/exact emoji matches before longer incomplete matches (#10212) 2023-02-27 17:09:15 +00:00
NotifProvider.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
QueryMatcher.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
RoomProvider.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
SpaceProvider.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
UserProvider.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00