element-web/test/components/views/rooms/wysiwyg_composer
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
..
components Improve switching between rich and plain editing modes (#9776) 2023-01-04 12:57:09 +00:00
utils Improve switching between rich and plain editing modes (#9776) 2023-01-04 12:57:09 +00:00
EditWysiwygComposer-test.tsx Improve switching between rich and plain editing modes (#9776) 2023-01-04 12:57:09 +00:00
SendWysiwygComposer-test.tsx Fix emoji in RTE editing (#9827) 2023-01-03 15:35:14 +00:00