element-web/test/components/views/rooms
alunturner 6052db1e8a
Add list functionality to rich text editor (#9871)
* adds buttons to toggle bulleted and numbered lists on and off
* adds icons for those buttons
* css changes to timeline display
* adds tests for the new buttons, refactors existing tests
2023-01-13 15:44:35 +00:00
..
NotificationBadge Display rooms & threads as unread (bold) if threads have unread messages. (#9763) 2023-01-11 11:49:03 +00:00
__snapshots__ Display rooms & threads as unread (bold) if threads have unread messages. (#9763) 2023-01-11 11:49:03 +00:00
wysiwyg_composer Add list functionality to rich text editor (#9871) 2023-01-13 15:44:35 +00:00
BasicMessageComposer-test.tsx Convert enzyme to rtl: BasicMessageComposer (#9839) 2022-12-29 20:52:51 +00:00
DecryptionFailureBar-test.tsx Improve decryption error UI by consolidating error messages and providing instructions when possible (#9544) 2022-12-15 17:24:33 +00:00
EventTile-test.tsx Merge branch 'develop' into gsouquet/threads-forceenablelabsflag 2023-01-11 11:51:57 +00:00
MemberList-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
MessageComposer-test.tsx Prevent starting a voice message while recording a broadcast (#9844) 2023-01-10 15:51:20 +01:00
MessageComposerButtons-test.tsx Replace some enzyme tests by @testing-library/react (#9822) 2022-12-23 10:46:14 +00:00
NewRoomIntro-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
ReadReceiptGroup-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomHeader-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomListHeader-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomPreviewBar-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomPreviewCard-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomTile-test.tsx Use the same avatar colour when creating 1:1 DM rooms (#9850) 2023-01-05 17:05:21 +01:00
SearchBar-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
SearchResultTile-test.tsx combine search results when the query is present in multiple successive messages (#9855) 2023-01-05 11:37:58 +00:00
SendMessageComposer-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
VoiceRecordComposerTile-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00