element-web/src/stores
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
..
local-echo Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
notifications Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
right-panel Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
room-list Store refactor: make it easier to test stores (#9290) 2022-09-20 15:32:39 +00:00
spaces Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
widgets Remove unspecced original_event field from the readEventRelations response (#9349) 2022-10-04 17:54:26 +00:00
ActiveWidgetStore.ts Fix infinite loop when pinning/unpinning persistent widgets (#8396) 2022-04-25 08:29:54 -04:00
AsyncStore.ts Auto fix 2021-10-22 17:23:37 -05:00
AsyncStoreWithClient.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
AutoRageshakeStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
BreadcrumbsStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
CallStore.ts New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
HostSignupStore.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
LifecycleStore.ts Fix font not resetting when logging out (#8670) 2022-05-26 09:56:53 +01:00
ModalWidgetStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
NonUrgentToastStore.ts Auto fix 2021-10-22 17:23:37 -05:00
OwnBeaconStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
OwnProfileStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
ReadyWatchingStore.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
RoomScrollStateStore.ts Migrate RoomScrollStateStore to TypeScript 2021-07-03 12:21:00 +01:00
RoomViewStore.tsx New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
SetupEncryptionStore.ts Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
ThreepidInviteStore.ts use more generic room type instead of boolean flag 2021-09-17 10:19:30 +01:00
ToastStore.ts Auto fix 2021-10-22 17:23:37 -05:00
TypingStore.ts Wire local room logic (#9078) 2022-07-20 09:26:25 +02:00
UIStore.ts Remove ResizeObserver Polyfill (#7844) 2022-02-18 13:51:27 +00:00
VoiceRecordingStore.ts Generalise VoiceRecording (#9304) 2022-09-21 18:46:28 +02:00
WidgetEchoStore.ts New group call experience: Room header call buttons (#9311) 2022-09-25 10:57:25 -04:00
WidgetStore.ts Element Call video rooms (#9267) 2022-09-16 11:12:27 -04:00