element-portable/test/components/views/rooms/wysiwyg_composer/components
alunturner 432ce3ca31
Improve switching between rich and plain editing modes (#9776)
* allows switching between modes that retains formatting
* updates rich text composer dependency to 0.13.0 (@matrix-org/matrix-wysiwyg)
* improves handling of enter keypresses when ctrlEnterTosend setting is true in plain text editor
* changes the message event content when using the new editor
* adds tests for the changes to the plain text editor
2023-01-04 12:57:09 +00:00
..
FormattingButtons-test.tsx Add link creation to rich text editor (#9775) 2022-12-23 11:34:15 +00:00
LinkModal-test.tsx Add link creation to rich text editor (#9775) 2022-12-23 11:34:15 +00:00
PlainTextComposer-test.tsx Improve switching between rich and plain editing modes (#9776) 2023-01-04 12:57:09 +00:00
WysiwygComposer-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00