element-web-Github/test/components/views/rooms/wysiwyg_composer/hooks
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
..
usePlainTextListeners-test.tsx RTE plain text mentions as pills (#10852) 2023-05-16 11:54:16 +00:00
useSuggestion-test.tsx RTE plain text mentions as pills (#10852) 2023-05-16 11:54:16 +00:00
utils-test.tsx Allow image pasting in plain mode in RTE (#11056) 2023-06-12 11:28:00 +00:00