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 Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
auth Make existing and new issue URLs configurable (#10710) 2023-04-26 09:36:00 +00:00
avatars Specify lazy loading for avatars (#10866) 2023-05-11 18:29:48 +00:00
beacon Specify lazy loading for avatars (#10866) 2023-05-11 18:29:48 +00:00
beta Apply prettier formatting 2022-12-12 12:24:14 +01:00
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 Specify lazy loading for avatars (#10866) 2023-05-11 18:29:48 +00:00
emojipicker Fix regression in emoji picker order mangling after clearing filter (#10854) 2023-05-11 13:24:39 +00:00
location ARIA Accessibility improvements (#10675) 2023-04-21 09:48:48 +00:00
messages Fix the state shown for call in rooms (#10833) 2023-05-15 08:37:40 +00:00
polls/pollHistory replace Polls history strings with Poll history (#10454) 2023-03-28 22:13:51 +00:00
right_panel Add a snapshot for RoomHeaderButtons (#10807) 2023-05-12 19:49:07 +00:00
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 Specify lazy loading for avatars (#10866) 2023-05-11 18:29:48 +00:00
toasts Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
typography Notifications: inline error message on notifications saving error (#10288) 2023-03-13 21:59:04 +00:00
user-onboarding Remove feedback buttons from onboarding, search, and spaces (#10506) 2023-04-05 12:17:25 +01:00
voip Apply strictNullChecks to src/components/views/voip/* (#10692) 2023-05-05 13:26:31 +00:00
Validation-test.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00