element-web/src/voice-broadcast
Germain 09c5e06d12
Change avatar to use Compound implementation (#11448)
* Move avatar to new compound implementation

* Make space avatars square

* Remove reference to the avatar initial CSS class

* remove references to mx_BaseAvatar_image

* Fixe test suites

* Fix accessbility violations

* Add ConfirmUserActionDialog test

* Fix tests

* Add FacePile test

* Fix items clipping in members list

* Fix user info avatar sizing

* Fix tests
2023-08-24 03:48:35 +00:00
..
audio Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
components Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +00:00
hooks Fix instances of double translation and guard translation calls using typescript (#11443) 2023-08-22 16:32:05 +01:00
models Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
stores Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
utils Fix instances of double translation and guard translation calls using typescript (#11443) 2023-08-22 16:32:05 +01:00
index.ts Conform more code to strictNullChecks (#10374) 2023-03-16 11:07:29 +00:00
types.ts Implement broadcast message preview (#9762) 2022-12-16 11:01:16 +00:00