element-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__ Removed `DecryptionFailureBar.tsx` (#11027) 2023-06-05 15:02:20 +00:00
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 Conform more of the codebase to strict typescript (#10841) 2023-05-25 09:39:23 +01:00
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 Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
PinnedEventTile-test.tsx Apply `strictNullChecks` to `src/components/views/rooms/*` (#10875) 2023-05-21 23:53:23 +00:00
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 Avoid calling prepareToEncrypt onKeyDown (#10828) 2023-05-09 10:56:12 +00:00
ThirdPartyMemberInfo-test.tsx Apply `strictNullChecks` to `src/components/views/rooms/*` (#10875) 2023-05-21 23:53:23 +00:00
VoiceRecordComposerTile-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00