element-web-Github/test/components/views/rooms/wysiwyg_composer
David Langley 5d16a38b17
Rich text Editor: Auto-replace plain text emoticons with emoji (#12828)
* Detect autoReplaceEmoji setting

* Add plain text emoticon to emoji replacement for plain and rich text modes of the RTE.

* Use latest wysiwyg

* lint

* fix existing jest tests and docs

* Add unit tests

* Update wysiwyg to fix flakes.

* fix wording of tests and comments

* use useSettingValue
2024-08-07 08:39:55 +00:00
..
components Rich text Editor: Auto-replace plain text emoticons with emoji (#12828) 2024-08-07 08:39:55 +00:00
hooks Rich text Editor: Auto-replace plain text emoticons with emoji (#12828) 2024-08-07 08:39:55 +00:00
utils Improve types for sendEvent (#12335) 2024-03-25 12:48:48 +00:00
EditWysiwygComposer-test.tsx EditWysiwygComposer-test: wait for the wasm to load in beforeAll (#11904) 2023-11-19 21:15:23 +00:00
SendWysiwygComposer-test.tsx Increase timeout for wysiwyg composer test due to wasm being slow in CI (#11267) 2023-07-17 08:17:35 +00:00
utils.ts Add mentions as links to rte (#10463) 2023-03-31 14:14:55 +01:00