element-web/src/components/views/auth
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
..
AuthBody.tsx Spike AXE A11Y testing in Cypress (#9111) 2022-08-01 08:31:14 +01:00
AuthFooter.tsx Spike AXE A11Y testing in Cypress (#9111) 2022-08-01 08:31:14 +01:00
AuthHeader.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
AuthHeaderLogo.tsx Spike AXE A11Y testing in Cypress (#9111) 2022-08-01 08:31:14 +01:00
AuthPage.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
CaptchaForm.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
CompleteSecurityBody.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
CountryDropdown.tsx Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
EmailField.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
InteractiveAuthEntryComponents.tsx New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
LanguageSelector.tsx Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
PassphraseConfirmField.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
PassphraseField.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
PasswordLogin.tsx Spike AXE A11Y testing in Cypress (#9111) 2022-08-01 08:31:14 +01:00
RegistrationForm.tsx Handle M_INVALID_USERNAME on /register/available (#9237) 2022-09-07 21:47:20 +00:00
Welcome.tsx Add [matrix] replacement string to be backwards compatible with $matrixLogo change 2022-03-31 19:34:06 -06:00