element-web/src
Florian Duros 45132ec6aa
MenuItem: fix caption usage (#12455)
* Add placement and fix additional span for `AccessibleButton`

* Use only `RovingAccessibleButton` in `MenuItem`

* Replace `tooltip` by `caption`

* Update snapshots
2024-04-26 10:17:13 +00:00
..
@types Improve types for `sendEvent` (#12335) 2024-03-25 12:48:48 +00:00
accessibility MenuItem: fix caption usage (#12455) 2024-04-26 10:17:13 +00:00
actions
async-components/views/dialogs Add support for device dehydration v2 (#12316) 2024-04-15 15:47:15 +00:00
audio
autocomplete Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
components MenuItem: fix caption usage (#12455) 2024-04-26 10:17:13 +00:00
contexts New context for local device verification (#12417) 2024-04-16 09:43:27 +00:00
customisations Reuse media content/info types from the js-sdk (#12308) 2024-03-11 09:30:00 +00:00
dispatcher Focus the thread panel when clicking on an item in the TAC (#12410) 2024-04-10 13:13:08 +00:00
editor Improve types for `sendEvent` (#12335) 2024-03-25 12:48:48 +00:00
effects
emojipicker
events
hooks Fix link modal not shown after access upgrade (#12411) 2024-04-12 13:27:21 +00:00
i18n/strings Expected UTDs: use a different message for UTDs sent before login (#12391) 2024-04-25 08:11:41 +00:00
indexing Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
integrations
mjolnir Improve types for `sendStateEvent` (#12331) 2024-03-20 14:27:29 +00:00
models Fix external guest access url for unencrypted rooms (#12345) 2024-03-28 12:25:00 +00:00
modules Replace `SecurityCustomisations` with `CryptoSetupExtension` (#12342) 2024-04-12 15:15:17 +00:00
notifications
performance
rageshake Add A-Element-R labels to rageshakes if rust (#12251) 2024-02-15 19:45:46 +00:00
resizer
settings Add analytics to activity toggles (#12418) 2024-04-22 16:15:29 +00:00
slash-commands Improve types for `sendEvent` (#12335) 2024-03-25 12:48:48 +00:00
stores Show the local echo in previews (#12451) 2024-04-24 09:22:07 +00:00
toasts Merge branch 'refs/heads/develop' into florianduros/tooltip-update 2024-04-15 15:13:51 +02:00
usercontent
utils Merge branch 'develop' into florianduros/tooltip-update 2024-04-16 09:51:05 +02:00
voice-broadcast Improve types for `sendEvent` (#12335) 2024-03-25 12:48:48 +00:00
widgets
workers
AddThreepid.ts
AsyncWrapper.tsx
Avatar.ts
BasePlatform.ts Fix Native OIDC for Element Desktop (#12253) 2024-02-19 15:10:11 +00:00
BlurhashEncoder.ts
ContentMessages.ts Improve types for `sendEvent` (#12335) 2024-03-25 12:48:48 +00:00
DateUtils.ts
DecryptionFailureTracker.ts Expected UTDs: report a different Posthog code (#12389) 2024-04-17 12:36:01 +00:00
DeviceListener.ts
Editing.ts
HtmlUtils.tsx fix selector so maths support doesn't mangle divs (#12433) 2024-04-16 16:53:57 +00:00
IConfigOptions.ts Call guest access link creation to join calls as a non registered user via the EC SPA (#12259) 2024-03-07 15:38:53 +00:00
IdentityAuthClient.tsx
ImageUtils.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
LegacyCallHandler.tsx
Lifecycle.ts Replace `SecurityCustomisations` with `CryptoSetupExtension` (#12342) 2024-04-12 15:15:17 +00:00
Linkify.tsx Linkify User Interactive Authentication errors (#12271) 2024-04-16 11:34:44 +01:00
Livestream.ts
Login.ts Replace `SecurityCustomisations` with `CryptoSetupExtension` (#12342) 2024-04-12 15:15:17 +00:00
Markdown.ts
MatrixClientPeg.ts Replace `SecurityCustomisations` with `CryptoSetupExtension` (#12342) 2024-04-12 15:15:17 +00:00
MediaDeviceHandler.ts
Modal.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
NodeAnimator.tsx
Notifier.ts
PageTypes.ts
PasswordReset.ts
PlatformPeg.ts
PosthogAnalytics.ts
PosthogTrackers.ts
Presence.ts
Registration.tsx
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx
RoomNotifs.ts Mark as Unread (#12254) 2024-03-19 13:28:20 +00:00
Rooms.ts
ScalarAuthClient.ts
ScalarMessaging.ts Avoid using deprecated exports & methods from matrix-js-sdk (#12359) 2024-03-25 12:21:02 +00:00
SdkConfig.ts
Searching.ts
SecurityManager.ts Replace `SecurityCustomisations` with `CryptoSetupExtension` (#12342) 2024-04-12 15:15:17 +00:00
SendHistoryManager.ts
SlashCommands.tsx Merge branch 'develop' into andybalaam/stas-demydiuk-membership-type3 2024-03-20 17:25:23 +00:00
SlidingSyncManager.ts
Terms.ts
TextForEvent.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
Typeguards.ts
Unread.ts Pop out of Threads Activity Centre (#12136) 2024-02-07 13:49:40 +00:00
UserActivity.ts
UserAddress.ts
Views.ts
VoipUserMapper.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
WhoIsTyping.ts
WorkerManager.ts
boundThreepids.ts
call-types.ts Extract types for re-use in matrix-js-sdk.d.ts (#12350) 2024-03-19 10:19:38 +00:00
createRoom.ts Avoid using deprecated exports & methods from matrix-js-sdk (#12359) 2024-03-25 12:21:02 +00:00
email.ts
identifiers.ts
index.ts
languageHandler.tsx
linkify-matrix.ts Enable redirected media by default (#12142) 2024-02-11 07:32:57 +00:00
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts
shouldHideEvent.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
theme.ts Revert "Make EC widget theme reactive - Update widget url when the theme chan…" (#12382) 2024-03-28 12:04:14 +00:00
verification.ts Remove references to `matrix-js-sdk/src/crypto/verification` (#12365) 2024-03-25 17:44:45 +00:00