element-web/test/components/views/rooms
Michael Telatynski 00984e4434
Fix effect of URL preview toggle not updating live (#8561)
* Remove unused state and fix canPeek

* Fix effect of URL preview toggle not updating live

* Remove stale context fields
2022-05-11 15:11:42 +01:00
..
__snapshots__ Update more strings to not wrongly mention room when it is/could be a space (#7722) 2022-03-29 15:02:12 +01:00
BasicMessageComposer-test.tsx Fix regression around pasting links (#8537) 2022-05-09 12:39:32 +00:00
MemberList-test.tsx Replace deprecated String#substr with String#slice (#8314) 2022-04-14 07:52:42 +00:00
MessageComposer-test.tsx Step 3.1: Stop using `getComponent` in tests 2022-03-28 14:02:31 -06:00
MessageComposerButtons-test.tsx Fix effect of URL preview toggle not updating live (#8561) 2022-05-11 15:11:42 +01:00
ReadReceiptGroup-test.tsx Eslint - require copyright header rule (#8514) 2022-05-06 09:09:28 +00:00
RoomHeader-test.tsx Eslint - require copyright header rule (#8514) 2022-05-06 09:09:28 +00:00
RoomList-test.tsx test typescriptification - RoomList (#8540) 2022-05-09 13:24:12 +00:00
RoomListHeader-test.tsx Prevent soft crash around room list header context menu when space changes (#8289) 2022-04-12 14:23:04 +00:00
RoomPreviewBar-test.tsx Merge branch 'develop' into travis/remove-skinning 2022-03-31 19:25:43 -06:00
RoomTile-test.tsx Add local echo of connected devices in video rooms (#8368) 2022-04-21 07:41:38 -04:00
SearchBar-test.tsx Improve the styling of search initialization errors. 2022-05-09 11:20:36 +02:00
SearchResultTile-test.tsx Step 3.1: Stop using `getComponent` in tests 2022-03-28 14:02:31 -06:00
SendMessageComposer-test.tsx Avoid looking up settings during timeline rendering (#8313) 2022-04-14 23:23:22 +00:00