element-web-Github/test/unit-tests/components/views/dialogs
Michael Telatynski 502cc91dfe
Switch ModalManager to the React 18 createRoot API (#28336)
* Remove boilerplate around dispatcher and settings watchers

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Move state update listeners from constructor to componentDidMount

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Switch ModalManager to the React 18 createRoot API

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-04 11:34:00 +00:00
..
__snapshots__ Update to React 18 (#24763) 2024-10-21 13:50:06 +00:00
devtools
security Remove "Upgrade your encryption" flow in CreateSecretStorageDialog (#28290) 2024-10-30 11:22:05 +00:00
spotlight
AccessSecretStorageDialog-test.tsx
AppDownloadDialog-test.tsx
AskInviteAnywayDialog-test.tsx
ChangelogDialog-test.tsx Fix develop changelog parsing (#28232) 2024-10-18 11:20:52 +00:00
ConfirmRedactDialog-test.tsx Switch ModalManager to the React 18 createRoot API (#28336) 2024-11-04 11:34:00 +00:00
ConfirmUserActionDialog-test.tsx
CreateRoomDialog-test.tsx
DevtoolsDialog-test.tsx
ExportDialog-test.tsx
FeedbackDialog-test.tsx
ForwardDialog-test.tsx
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 Update to React 18 (#24763) 2024-10-21 13:50:06 +00:00
UnpinAllDialog-test.tsx
UserSettingsDialog-test.tsx