element-web/test/components/views/rooms/wysiwyg_composer
alunturner e32823e5fe
Allow image pasting in plain mode in RTE (#11056)
* get rough funcitonality working

* try to tidy up types

* fix merge error

* fix signature change error

* type wrangling

* use onBeforeInput listener

* add onBeforeInput handler, add logic to onPaste

* fix type error

* bring plain text listeners in line with useInputEventProcessor

* extract common function to util file, move tests

* tidy comment

* tidy comments

* fix typo

* add util tests

* add text paste test
2023-06-12 11:28:00 +00:00
..
components Allow image pasting in plain mode in RTE (#11056) 2023-06-12 11:28:00 +00:00
hooks Allow image pasting in plain mode in RTE (#11056) 2023-06-12 11:28:00 +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