element-portable/src/components/views/voip
Michael Telatynski 47877ba2da
Switch to importing matrix-js-sdk from its main export (#11360)
* Switch to importing TypedEventEmitter from main js-sdk export

* Switch to importing js-sdk/matrix in cypress

* Remove duplicated imports

* Fix lint:js-fix to run prettier last otherwise ESLint --fix may cause a mess

* Add lint rule

* Fix cypress-axe import

* Fix cypress-axe import
2023-08-03 12:56:30 +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 codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01: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 force to allow calls without video and audio in embedded mode (#11131) 2023-07-06 14:40:14 +00:00
DialPad.tsx Apply strictNullChecks to src/components/views/voip/* (#10692) 2023-05-05 13:26:31 +00:00
DialPadModal.tsx Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
LegacyCallView.tsx Switch to the new session API for screen-sharing (#11266) 2023-07-14 20:51:24 +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 MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00