element-web-Github/test/components/views/rooms/wysiwyg_composer/utils
alunturner fa31ed55d2
Update rich text editor dependency and associated changes (#11098)
* fix logic error

* update types

* extract message content to variable

* use the new messageContent property

* sort out mention types to make them a  map

* update getMentionAttributes to use AllowedMentionAttributes

* add plain text handling

* change type and handling for attributes when creating a mention in plain text

* tidy, add comment

* revert TS config change

* fix broken types in test

* update tests

* bump rte

* fix import and ts errors

* fix broken tests
2023-06-19 08:00:11 +00:00
..
autocomplete-test.ts Update rich text editor dependency and associated changes (#11098) 2023-06-19 08:00:11 +00:00
createMessageContent-test.ts Handle /me in rte (#10558) 2023-04-11 08:23:03 +00:00
message-test.ts Handle command completions in RTE (#10521) 2023-04-10 12:47:42 +00:00