element-portable/src/components/views
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
..
audio_messages Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
auth Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
avatars Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
beacon Make test ID compatible with findByTestId() of Cypress Testing Library (#10617) 2023-04-17 06:10:11 +00:00
beta Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
context_menus Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
dialogs Remove unknown MXIDs from invite suggestions (#11055) 2023-06-15 09:07:26 +00:00
directory Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
elements Conform class names of mx_AppTileBody for a widget and PiP widget to our naming policy (#11002) 2023-06-16 18:24:10 +00:00
emojipicker Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
location Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
messages Remove feature_favourite_messages as it is has been abandoned for now (#11097) 2023-06-15 11:02:45 +00:00
pips Fix soft crash with Element call widgets (#10684) 2023-04-28 08:13:26 +00:00
polls replace Polls history strings with Poll history (#10454) 2023-03-28 22:13:51 +00:00
right_panel Remove references to VerificationRequest (#11050) 2023-06-14 14:35:32 +00:00
room_settings Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
rooms Update rich text editor dependency and associated changes (#11098) 2023-06-19 08:00:11 +00:00
settings Use new accessors for VerificationRequest (#11092) 2023-06-16 10:27:56 +00:00
spaces Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
terms Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
toasts Remove references to VerificationRequest (#11050) 2023-06-14 14:35:32 +00:00
typography Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
user-onboarding Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
verification Update references to QrCodeEvent, SasEvent and VerificationEvent (#10991) 2023-05-26 09:29:32 +00:00
voip Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00