riot-web/test/components/views/dialogs
Robin 80c4c3c28c
Refine styles of menus, toasts, popovers, and modals (#12332)
* Refine styles of menus, toasts, popovers, and modals

This is a reintroduction of https://github.com/matrix-org/matrix-react-sdk/pull/12247, with the difference that modal styles have now been refreshed as well.

* Restore the fixed heights of some dialogs

* Fix formatting and flaky screenshot
2024-03-13 13:38:32 +00:00
..
__snapshots__ Refine styles of menus, toasts, popovers, and modals (#12332) 2024-03-13 13:38:32 +00:00
devtools Fix display of room notification debug info (#12183) 2024-01-29 12:38:37 +00:00
security Refine styles of menus, toasts, popovers, and modals (#12332) 2024-03-13 13:38:32 +00:00
spotlight Migrate more strings to translation keys (#11671) 2023-09-26 18:35:55 +01:00
AccessSecretStorageDialog-test.tsx Conform more of the codebase to `strictNullChecks` (#10731) 2023-04-28 09:45:36 +01:00
AppDownloadDialog-test.tsx
AskInviteAnywayDialog-test.tsx
ChangelogDialog-test.tsx
ConfirmRedactDialog-test.tsx
ConfirmUserActionDialog-test.tsx
CreateRoomDialog-test.tsx Allow creating public knock rooms (#11481) 2023-09-04 16:09: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
ForwardDialog-test.tsx Improve Forward Dialog a11y by switching to roving tab index interactions (#12306) 2024-03-08 14:45:15 +00:00
IncomingSasDialog-test.tsx
InteractiveAuthDialog-test.tsx
InviteDialog-test.tsx
LogoutDialog-test.tsx
ManageRestrictedJoinRuleDialog-test.tsx
ManualDeviceKeyVerificationDialog-test.tsx
MessageEditHistoryDialog-test.tsx
RoomSettingsDialog-test.tsx
ServerPickerDialog-test.tsx
ShareDialog-test.tsx
SpotlightDialog-test.tsx
UserSettingsDialog-test.tsx