element-web-Github/test/components/views/rooms
Robin 06dbea6255
New group call experience: Room header and PiP designs (#9351)
* Update our cancel icon

The cancel icon we're using in the app has drifted out of sync with the ones used in our designs. We also had two identical-looking icons, so this consolidates them into one.

I've simultaneously updated our chevron icons, since in the case of the 'jump to unread' timeline button, it became clear that the weight of the new close icon did not match the thinner chevron.

* Don't squish bottom/top-aligned tooltips near the edge of the screen

* Close the timeline panel when returning to the fullscreen timeline view

* Add layout switching capabilities to ElementCall

* Bring the room header in line with the group call designs

* Bring the PiP header in line with the group call designs

* Fix lints

* Clarify tooltip CSS calculations

* Test PipView

* Expand RoomHeader test coverage

* Test PipView more
2022-10-07 02:27:28 +00: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 Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
MemberList-test.tsx Replace deprecated String#substr with String#slice (#8314) 2022-04-14 07:52:42 +00:00
MessageComposer-test.tsx Add voice broadcast permissions (#9284) 2022-09-19 06:42:29 +00:00
MessageComposerButtons-test.tsx New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
NewRoomIntro-test.tsx Use room name as room intro (#9231) 2022-09-06 09:54:53 +02:00
ReadReceiptGroup-test.tsx Eslint - require copyright header rule (#8514) 2022-05-06 09:09:28 +00:00
RoomHeader-test.tsx New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
RoomList-test.tsx Define interface for RLS to ease wiring in Sliding Sync (#9150) 2022-08-09 20:46:59 +01:00
RoomListHeader-test.tsx Remove "Add Space" button from RoomListHeader when user cannot create spaces (#9129) 2022-08-03 15:19:24 +00:00
RoomPreviewBar-test.tsx Merge branch 'develop' into travis/remove-skinning 2022-03-31 19:25:43 -06:00
RoomPreviewCard-test.tsx Element Call video rooms (#9267) 2022-09-16 11:12:27 -04:00
RoomTile-test.tsx New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
SearchBar-test.tsx Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
SearchResultTile-test.tsx Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
SendMessageComposer-test.tsx New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
VoiceRecordComposerTile-test.tsx Extract createVoiceMessageContent (#9322) 2022-09-29 13:06:49 -06:00