element-web/test/components/structures
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__ New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
auth Fix crash on null idp for SSO buttons (#8650) 2022-05-20 10:08:57 +01:00
LargeLoader-test.tsx Start DM on first message (#8612) 2022-08-04 08:19:52 +02:00
LegacyCallEventGrouper-test.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
MessagePanel-test.tsx Test typescriptification - MessagePanel (#8943) 2022-06-30 14:41:53 +02:00
RightPanel-test.tsx Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
RoomStatusBarUnsentMessages-test.tsx Extract RoomStatusBarUnsentMessages (#9080) 2022-07-20 14:41:43 +02:00
RoomView-test.tsx Store refactor: make it easier to test stores (#9290) 2022-09-20 15:32:39 +00:00
TabbedView-test.tsx use stable reference for active tab in tabbedView (#9145) 2022-08-08 14:28:02 +02:00
ThreadPanel-test.tsx Don't show feedback prompts when that UIFeature is disabled (#9305) 2022-09-22 15:08:14 +01:00
TimelinePanel-test.tsx Read receipts for threads (#9239) 2022-09-21 10:13:33 +01:00