riot-web/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
utils.ts