element-web-Github/test/components/views/rooms/wysiwyg_composer
alunturner 6052db1e8a
Add list functionality to rich text editor (#9871)
* adds buttons to toggle bulleted and numbered lists on and off
* adds icons for those buttons
* css changes to timeline display
* adds tests for the new buttons, refactors existing tests
2023-01-13 15:44:35 +00:00
..
components Add list functionality to rich text editor (#9871) 2023-01-13 15:44:35 +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