element-web/test/components/views/rooms/wysiwyg_composer
alunturner 4d5744008e
Handle /me in rte (#10558)
* add /me handling

* use typeguards to avoid fighting TS

* improve clarity and use of typeguards

* add createMessageContent tests

* remove completed TODO

* improve comments

* remove duplication and renaming of argument
2023-04-11 08:23:03 +00:00
..
components Handle command completions in RTE (#10521) 2023-04-10 12:47:42 +00:00
utils Handle /me in rte (#10558) 2023-04-11 08:23:03 +00:00
EditWysiwygComposer-test.tsx Add ESLint Jest (#10261) 2023-03-01 16:23:35 +01:00
SendWysiwygComposer-test.tsx Add mentions as links to rte (#10463) 2023-03-31 14:14:55 +01:00
utils.ts Add mentions as links to rte (#10463) 2023-03-31 14:14:55 +01:00