riot-web/test/components/views/rooms
alunturner e32823e5fe
Allow image pasting in plain mode in RTE (#11056)
* get rough funcitonality working

* try to tidy up types

* fix merge error

* fix signature change error

* type wrangling

* use onBeforeInput listener

* add onBeforeInput handler, add logic to onPaste

* fix type error

* bring plain text listeners in line with useInputEventProcessor

* extract common function to util file, move tests

* tidy comment

* tidy comments

* fix typo

* add util tests

* add text paste test
2023-06-12 11:28:00 +00:00
..
EventTile
NotificationBadge
__snapshots__
wysiwyg_composer Allow image pasting in plain mode in RTE (#11056) 2023-06-12 11:28:00 +00:00
BasicMessageComposer-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
EditMessageComposer-test.tsx
EventTile-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
ExtraTile-test.tsx
MemberList-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
MessageComposer-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
MessageComposerButtons-test.tsx
NewRoomIntro-test.tsx
PinnedEventTile-test.tsx
ReadReceiptGroup-test.tsx
RoomHeader-test.tsx Show room options menu if "UIComponent.roomOptionsMenu" is enabled (#10365) 2023-06-09 12:33:54 +00:00
RoomList-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
RoomListHeader-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
RoomPreviewBar-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
RoomPreviewCard-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
RoomTile-test.tsx Show room options menu if "UIComponent.roomOptionsMenu" is enabled (#10365) 2023-06-09 12:33:54 +00:00
SearchBar-test.tsx
SearchResultTile-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
SendMessageComposer-test.tsx
ThirdPartyMemberInfo-test.tsx
VoiceRecordComposerTile-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00