element-web/src/autocomplete
Michael Telatynski 6486255f54
Fix slash commands not being enabled in certain cases (#11090)
* Fix slash commands not being enabled in certain cases

* Fix import cycle
2023-06-14 12:49:18 +00:00
..
AutocompleteProvider.tsx Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
Autocompleter.ts Conform more of the codebase to `strictNullChecks` (#10602) 2023-04-17 08:31:58 +01:00
CommandProvider.tsx Fix slash commands not being enabled in certain cases (#11090) 2023-06-14 12:49:18 +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 Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
RoomProvider.tsx Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
SpaceProvider.tsx Support dynamic room predecessor in SpaceProvider (#10348) 2023-03-10 11:01:45 +00:00
UserProvider.tsx Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00