element-web/test/components/views
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
..
audio_messages
auth
avatars
beacon
beta
context_menus Use semantic list elements for menu lists and tab lists (#10902) 2023-05-15 13:33:49 +00:00
dialogs Use semantic list elements for menu lists and tab lists (#10902) 2023-05-15 13:33:49 +00:00
elements
emojipicker
location
messages Fix the state shown for call in rooms (#10833) 2023-05-15 08:37:40 +00:00
polls/pollHistory
right_panel
rooms RTE plain text mentions as pills (#10852) 2023-05-16 11:54:16 +00:00
settings Use semantic headings in user settings Labs (#10773) 2023-05-16 01:22:45 +00:00
spaces
toasts
typography
user-onboarding
voip
Validation-test.ts