riot-web/test/components/views
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
..
audio_messages
auth Tooltip: migrate remaining tooltips from `AccessibleTooltipButton` to `AccessibleButton` (#12522) 2024-05-17 14:11:07 +00:00
avatars Add missing presence indicator to new room header (#12865) 2024-08-06 14:51:25 +00:00
beacon Tooltip: Remove extra data attribute (#12483) 2024-05-06 08:54:40 +00:00
beta
context_menus Fix React contexts (#12855) 2024-08-01 13:01:05 +01:00
dialogs Make tests more resilient for React 18 upgrade (#12861) 2024-08-06 17:22:02 +00:00
elements Make tests more resilient for React 18 upgrade (#12861) 2024-08-06 17:22:02 +00:00
emojipicker Fix roving tab index crash `compareDocumentPosition` (#12594) 2024-06-11 09:11:52 +00:00
location Minor tweaks to UserSettings dialog (#12651) 2024-06-20 09:29:38 +00:00
messages Make tests more resilient for React 18 upgrade (#12861) 2024-08-06 17:22:02 +00:00
polls/pollHistory Make tests more resilient for React 18 upgrade (#12861) 2024-08-06 17:22:02 +00:00
right_panel Make tests more resilient for React 18 upgrade (#12861) 2024-08-06 17:22:02 +00:00
room_settings Change avatarsetting componment to use a menu (#12585) 2024-06-07 13:25:21 +00:00
rooms Rich text Editor: Auto-replace plain text emoticons with emoji (#12828) 2024-08-07 08:39:55 +00:00
settings Make tests more resilient for React 18 upgrade (#12861) 2024-08-06 17:22:02 +00:00
spaces Update dependency @vector-im/compound-web to v5.4.0 (#12773) 2024-07-12 15:27:51 +00:00
toasts Update toast styles to match Figma (#12833) 2024-07-30 12:57:15 +00:00
typography
user-onboarding
voip Tooltip: improve accessibility for call and voice messages (#12489) 2024-05-07 10:20:52 +00:00
Validation-test.ts
VerificationShowSas-test.tsx