mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-23 16:49:23 +08:00
19ef3267c0
* Refactor CreateCrossSigningDialog * Converts CreateCrossSigningDialog to a functional component * Pulls logic out to its own class * Updates usage of deprecated cross signing bootstrap method on client to be on the crypto object and updates test to match Moved from https://github.com/element-hq/matrix-react-sdk/pull/131 * Add mock here too * Use the right mock * Remove duplicate mock * Stray jest mock line * Un-move mocks * tsdoc * Typo Co-authored-by: Andy Balaam <andy.balaam@matrix.org> --------- Co-authored-by: Andy Balaam <andy.balaam@matrix.org> |
||
---|---|---|
.. | ||
__snapshots__ | ||
auth | ||
AutocompleteInput-test.tsx | ||
ContextMenu-test.ts | ||
FilePanel-test.tsx | ||
LargeLoader-test.tsx | ||
LeftPanel-test.tsx | ||
LegacyCallEventGrouper-test.ts | ||
LoggedInView-test.tsx | ||
MainSplit-test.tsx | ||
MatrixChat-test.tsx | ||
MatrixClientContextProvider-test.tsx | ||
MessagePanel-test.tsx | ||
PictureInPictureDragger-test.tsx | ||
PipContainer-test.tsx | ||
ReleaseAnnouncement-test.tsx | ||
RightPanel-test.tsx | ||
RoomSearchView-test.tsx | ||
RoomStatusBar-test.tsx | ||
RoomStatusBarUnsentMessages-test.tsx | ||
RoomView-test.tsx | ||
SpaceHierarchy-test.tsx | ||
TabbedView-test.tsx | ||
ThreadPanel-test.tsx | ||
ThreadView-test.tsx | ||
TimelinePanel-test.tsx | ||
UploadBar-test.tsx | ||
UserMenu-test.tsx | ||
ViewSource-test.tsx |