element-web/src
Michael Telatynski 782060a26e
ARIA Accessibility improvements (#10674)
* Add missing aria-expanded attributes

* Improve autoComplete for phone numbers & email addresses

* Fix room summary card heading order

* Fix missing label on timeline search field

* Use appropriate semantic elements for dropdown listbox

* Use semantic list elements in keyboard settings tab

* Use semantic list elements in spotlight

* Fix types and i18n

* Improve types

* Update tests

* Add snapshot test
2023-04-20 17:13:30 +00:00
..
@types Update dependency typescript to v5 (#10532) 2023-04-06 13:17:50 +01:00
accessibility Add arrow key controls to emoji and reaction pickers (#10637) 2023-04-20 14:56:21 +00:00
actions Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
async-components/views/dialogs Fix import e2e key dialog staying disabled after paste (#10375) 2023-03-15 09:20:20 +00:00
audio Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
autocomplete Conform more of the codebase to `strictNullChecks` (#10602) 2023-04-17 08:31:58 +01:00
components ARIA Accessibility improvements (#10674) 2023-04-20 17:13:30 +00:00
contexts Improve context types (#10510) 2023-04-04 14:01:04 +01:00
customisations Conform more of the codebase to `strictNullChecks` (#10602) 2023-04-17 08:31:58 +01:00
dispatcher Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
editor Conform more of the codebase to `strictNullChecks` (#10573) 2023-04-13 08:52:57 +01:00
effects
emojipicker
events Update dependency typescript to v5 (#10532) 2023-04-06 13:17:50 +01:00
hooks Conform more of the codebase to `strictNullChecks` (#10573) 2023-04-13 08:52:57 +01:00
i18n/strings ARIA Accessibility improvements (#10674) 2023-04-20 17:13:30 +00:00
indexing
integrations Apply `strictNullChecks` to src/stores/widgets/* (#10324) 2023-03-08 11:48:58 +00:00
mjolnir Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
models
modules Merge branch 'master' into develop 2023-03-28 14:30:52 +01:00
notifications Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
performance
rageshake Remove dependency on `org.matrix.e2e_cross_signing` unstable feature (#10593) 2023-04-14 10:14:05 +00:00
resizer Conform more of the codebase to `strictNullChecks` (#10602) 2023-04-17 08:31:58 +01:00
settings Update setting description to match reality (#10600) 2023-04-14 08:58:08 +00:00
stores Implement new toast UI (#10467) 2023-04-18 11:38:41 +00:00
toasts Implement new toast UI (#10467) 2023-04-18 11:38:41 +00:00
usercontent
utils Replace hardcoded strings with MsgType constants (#10604) 2023-04-17 09:37:29 +00:00
voice-broadcast Conform more of the codebase to `strictNullChecks` (#10504 2023-04-04 11:41:46 +01:00
widgets Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
workers
AddThreepid.ts Conform more of the codebase to `strictNullChecks` (#10666) 2023-04-20 09:49:10 +01:00
AsyncWrapper.tsx remove old debug logging in AsyncWrapper (#10661) 2023-04-19 07:45:27 +00:00
Avatar.ts Fix bug on Avatar.ts for custom theme avatar background color (#10598) 2023-04-14 13:38:54 +00:00
BasePlatform.ts Clear electron data when logging out (#10386) 2023-03-15 15:56:29 +00:00
BlurhashEncoder.ts
ContentMessages.ts Implement MSC3952: intentional mentions (#9983) 2023-03-23 11:47:40 +00:00
DateUtils.ts Conform more of the codebase to `strictNullChecks` (#10666) 2023-04-20 09:49:10 +01:00
DecryptionFailureTracker.ts
DeviceListener.ts Remove dependency on `org.matrix.e2e_cross_signing` unstable feature (#10593) 2023-04-14 10:14:05 +00:00
Editing.ts
HtmlUtils.tsx Apply `strictNullChecks` to `src/components/views/elements/*` (#10462 2023-03-29 08:23:54 +01:00
IConfigOptions.ts
IdentityAuthClient.tsx
ImageUtils.ts Conform more of the codebase to `strictNullChecks` (#10573) 2023-04-13 08:52:57 +01:00
KeyBindingsDefaults.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
KeyBindingsManager.ts Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
Keyboard.ts
LegacyCallHandler.tsx Conform more of the codebase to `strictNullChecks` (#10666) 2023-04-20 09:49:10 +01:00
Lifecycle.ts Conform more of the codebase to `strictNullChecks` (#10518 2023-04-06 11:10:14 +01:00
Livestream.ts
Login.ts Apply `strictNullChecks` to `src/components/auth/*` (#10484 2023-03-31 09:26:15 +01:00
Markdown.ts Apply strictNullChecks to Markdown.ts (#10623) 2023-04-17 07:41:51 +00:00
MatrixClientPeg.ts Conform more of the codebase to `strictNullChecks` (#10518 2023-04-06 11:10:14 +01:00
MediaDeviceHandler.ts
Modal.tsx Better error handling in jump to date (#10405) 2023-03-24 14:39:24 -05:00
NodeAnimator.tsx Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
Notifier.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
PageTypes.ts
PasswordReset.ts
PlatformPeg.ts
PosthogAnalytics.ts
PosthogTrackers.ts
Presence.ts
Registration.tsx Fix UIFeature.Registration not applying to all paths (#10371) 2023-03-14 15:20:38 +00:00
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx
RoomNotifs.ts
Rooms.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
ScalarAuthClient.ts
ScalarMessaging.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
SdkConfig.ts Apply `strictNullChecks` to `src/components/views/auth/*` (#10299 2023-03-07 10:45:55 +00:00
Searching.ts Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
SecurityManager.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
SendHistoryManager.ts
SlashCommands.tsx Make SonarCloud happier about our code quality (#10630) 2023-04-17 12:57:19 +00:00
SlidingSyncManager.ts
Terms.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
TextForEvent.tsx
Unread.ts Add unread fallback logging (#10509) 2023-04-11 07:41:59 +00:00
UserActivity.ts
UserAddress.ts
Views.ts
VoipUserMapper.ts
WhoIsTyping.ts
boundThreepids.ts Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
call-types.ts
createRoom.ts Conform more of the codebase to `strictNullChecks` (#10518 2023-04-06 11:10:14 +01:00
email.ts
emoji.ts
identifiers.ts
index.ts
languageHandler.tsx Replace `newTranslatableError` with `UserFriendlyError` (#10440 2023-03-31 08:30:43 +01:00
linkify-matrix.ts
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts Remove dependency on `org.matrix.e2e_cross_signing` unstable feature (#10593) 2023-04-14 10:14:05 +00:00
shouldHideEvent.ts
theme.ts Update all non-major dependencies (#9766) 2023-03-06 17:21:09 +00:00
verification.ts