element-portable/src/components/views/voip
Michael Telatynski 976345c835
Downgrade matrix-events-sdk, update yarn.lock, remove stub package (#10262)
* Update yarn.lock, remove stub package, fix peer deps

* iterate

* Iterate

* Resolutions

* Apply resolution for @types/react

* Fix more types

* Fix strict types

* Unbreak jest
2023-03-01 09:12:14 +00:00
..
LegacyCallView Downgrade matrix-events-sdk, update yarn.lock, remove stub package (#10262) 2023-03-01 09:12:14 +00:00
AudioFeed.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
AudioFeedArrayForLegacyCall.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
CallDuration.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
CallView.tsx Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
DialPad.tsx Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
DialPadModal.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
LegacyCallView.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
LegacyCallViewForRoom.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
LegacyCallViewSidebar.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
VideoFeed.tsx Use the room avatar as a placeholder in calls (#10231) 2023-02-27 09:34:02 +00:00