element-web/test/components/structures
David Langley 70665d3ce3
RTE drafts (#12674)
* Add drafts to the RTE and tests

* test drafts in threads

* lint

* Add unit test.

* Fix test failure

* Remove unused import

* Clean up wysiwyg drafts and add test.

* Fix typo

* Add timeout to allow for wasm loading.

---------

Co-authored-by: Florian Duros <florian.duros@ormaz.fr>
2024-08-22 12:54:01 +00:00
..
__snapshots__ Update compound-design-tokens to satisfy compound-web peer dependency (#12808) 2024-07-24 09:49:33 +00:00
auth Stop using deprecated methods, fields & exports (#12524) 2024-05-15 14:58:28 +00:00
AutocompleteInput-test.tsx Clear autocomplete input on selection accept (#12709) 2024-07-02 09:38:20 +00:00
ContextMenu-test.ts
FilePanel-test.tsx Iterate design of right panel empty state (#12796) 2024-07-19 17:17:40 +00:00
LargeLoader-test.tsx
LeftPanel-test.tsx
LegacyCallEventGrouper-test.ts
LoggedInView-test.tsx Fix closing all modals (#12728) 2024-07-05 13:39:13 +00:00
MainSplit-test.tsx
MatrixChat-test.tsx RTE drafts (#12674) 2024-08-22 12:54:01 +00:00
MatrixClientContextProvider-test.tsx
MessagePanel-test.tsx
PictureInPictureDragger-test.tsx
PipContainer-test.tsx
ReleaseAnnouncement-test.tsx Close the release announcement when a dialog is opened (#12559) 2024-05-29 07:22:50 +00:00
RightPanel-test.tsx
RoomSearchView-test.tsx Redesign room search interface (#12677) 2024-07-08 09:57:41 +00:00
RoomStatusBar-test.tsx
RoomStatusBarUnsentMessages-test.tsx
RoomView-test.tsx Default the room header to on (#12803) 2024-07-23 10:56:25 +00:00
SpaceHierarchy-test.tsx
TabbedView-test.tsx Make TabbedView a controlled component (#12480) 2024-05-03 15:01:01 +00:00
ThreadPanel-test.tsx Iterate design of right panel empty state (#12796) 2024-07-19 17:17:40 +00:00
ThreadView-test.tsx Fix flaky jest tests (#12486) 2024-05-02 14:53:35 +00:00
TimelinePanel-test.tsx
UploadBar-test.tsx
UserMenu-test.tsx Make tests more resilient for React 18 upgrade (#12861) 2024-08-06 17:22:02 +00:00
ViewSource-test.tsx