element-web/test/components/views/rooms/wysiwyg_composer
alunturner 53415bfdfe
Allow image pasting in rich text mode in RTE (#11049)
* add comments to rough first solution

* allow eventRelation prop to pass to both composers

* use eventRelation in image paste

* add image pasting to rich text mode of rich text editor

* extract error handling to function

* type the error handler

* add tests

* make behaviour mimic SendMessage

* add sad path tests

* refactor to use catch throughout

* update comments

* tidy up tests

* add special case and change function signature

* add comment

* bump rte to 2.2.2
2023-06-09 09:11:38 +00:00
..
components Commands for plain text editor (#10567) 2023-04-27 07:37:47 +00:00
hooks Allow image pasting in rich text mode in RTE (#11049) 2023-06-09 09:11:38 +00:00
utils Conform more of the codebase to strictNullChecks (#10602) 2023-04-17 08:31:58 +01:00
EditWysiwygComposer-test.tsx Add ESLint Jest (#10261) 2023-03-01 16:23:35 +01:00
SendWysiwygComposer-test.tsx Add mentions as links to rte (#10463) 2023-03-31 14:14:55 +01:00
utils.ts Add mentions as links to rte (#10463) 2023-03-31 14:14:55 +01:00