element-web/test/components/views/dialogs
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
..
__snapshots__ Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +00:00
devtools Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
security Use PassphraseFields in ExportE2eKeysDialog to enforce minimum passphrase complexity (#11222) 2023-07-27 09:21:20 +00:00
spotlight Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
AccessSecretStorageDialog-test.tsx Conform more of the codebase to strictNullChecks (#10731) 2023-04-28 09:45:36 +01:00
AskInviteAnywayDialog-test.tsx Add tests for AskInviteAnywayDialog (#10228) 2023-02-23 10:52:58 +00:00
ChangelogDialog-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
ConfirmRedactDialog-test.tsx Fix jest/valid-expects lints (#11238) 2023-07-13 15:19:44 +00:00
ConfirmUserActionDialog-test.tsx Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +00:00
CreateRoomDialog-test.tsx Fix jest/valid-expects lints (#11238) 2023-07-13 15:19:44 +00:00
DevtoolsDialog-test.tsx Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
ExportDialog-test.tsx Remove Enzyme tests in favour of React testing-library (#10289) 2023-03-06 12:13:17 +00:00
FeedbackDialog-test.tsx Make existing and new issue URLs configurable (#10710) 2023-04-26 09:36:00 +00:00
ForwardDialog-test.tsx Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +00:00
IncomingSasDialog-test.tsx Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
InteractiveAuthDialog-test.tsx Conform more of the codebase to strict types (#11191) 2023-07-05 11:53:22 +01:00
InviteDialog-test.tsx Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
ManageRestrictedJoinRuleDialog-test.tsx Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
ManualDeviceKeyVerificationDialog-test.tsx Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
MessageEditHistoryDialog-test.tsx Use Intl to localise dates and times (#11422) 2023-08-21 19:38:59 +00:00
RoomSettingsDialog-test.tsx Avoid importing mkEvent from matrix-js-sdk/spec since that is not in the package (#11450) 2023-08-23 09:51:27 +00:00
ServerPickerDialog-test.tsx Support Matrix 1.1 (drop legacy r0 versions) (#9819) 2023-08-14 09:25:13 +01:00
SpotlightDialog-test.tsx Polish & delabs Exploring public spaces feature (#11423) 2023-08-21 09:39:20 +00:00
UserSettingsDialog-test.tsx Compound Typography pass regression fixes (#11189) 2023-07-04 16:54:28 +00:00