riot-web/test/components/views/rooms/wysiwyg_composer
alunturner 0d981326ac
RTE plain text mentions as pills (#10852)
* insert mentions as links styled as pills

* post merge fix and update test

* update comments, move typeguard out

* create a text node instead of setting innerText

* update test

* update test

* fix broken cypress test, remove .only

* make it able to deal with inserting in middle of blank lines

* update comment

* fix strict null error

* use typeguard

* avoid implicit truth check

* add hook tests

* add comment

* Update test/components/views/rooms/wysiwyg_composer/hooks/usePlainTextListeners-test.tsx

Co-authored-by: Andy Balaam <andy.balaam@matrix.org>

---------

Co-authored-by: Andy Balaam <andy.balaam@matrix.org>
2023-05-16 11:54:16 +00:00
..
components Commands for plain text editor (#10567) 2023-04-27 07:37:47 +00:00
hooks RTE plain text mentions as pills (#10852) 2023-05-16 11:54:16 +00:00
utils Conform more of the codebase to `strictNullChecks` (#10602) 2023-04-17 08:31:58 +01: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