element-portable/src/components/views/messages
Michael Telatynski a667677c57
Fix accessibility regressions (#7336)
* Fix room list roving treeview

New TooltipTarget & TextWithTooltip were not roving-accessible

* Fix programmatic focus management in roving tab index not triggering onFocus handler

* Fix toolbar no longer handling left & right arrows

* Fix roving tab index focus tracking on interactive element like context menu trigger

* Fix thread list context menu roving

* add comment

* fix comment

* Fix handling vertical arrows in the wrong direction

* iterate PR

* delint

* tidy up
2021-12-14 14:27:35 +00:00
..
CallEvent.tsx Auto fix 2021-10-22 17:23:37 -05:00
DateSeparator.tsx Make message separator more accessible. (#7056) 2021-10-29 15:20:10 +00:00
DownloadActionButton.tsx Auto fix 2021-10-22 17:23:37 -05:00
EditHistoryMessage.tsx Auto fix 2021-10-22 17:23:37 -05:00
EncryptionEvent.tsx improve typing & comment 2021-09-08 12:53:13 +01:00
EventTileBubble.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
IBodyProps.ts Auto fix 2021-12-09 09:10:23 +00:00
IMediaBody.ts Clean up after POC 2021-07-16 15:12:36 -06:00
MAudioBody.tsx Auto fix 2021-10-22 17:23:37 -05:00
MessageActionBar.tsx Fix accessibility regressions (#7336) 2021-12-14 14:27:35 +00:00
MessageEvent.tsx Auto fix 2021-12-09 09:10:23 +00:00
MessageTimestamp.tsx Auto fix 2021-12-09 09:10:23 +00:00
MFileBody.tsx Auto fix 2021-10-22 17:23:37 -05:00
MImageBody.tsx Auto fix 2021-12-09 09:10:23 +00:00
MImageReplyBody.tsx Auto fix 2021-10-22 17:23:37 -05:00
MJitsiWidgetEvent.tsx Auto fix 2021-10-22 17:23:37 -05:00
MjolnirBody.tsx Auto fix 2021-10-22 17:23:37 -05:00
MKeyVerificationConclusion.tsx Auto fix 2021-10-22 17:23:37 -05:00
MKeyVerificationRequest.tsx Auto fix 2021-10-22 17:23:37 -05:00
MLocationBody.tsx Auto fix 2021-12-09 09:10:23 +00:00
MPollBody.tsx Don't send a poll response event if you are voting for your current c… (#7326) 2021-12-10 12:36:53 +00:00
MStickerBody.tsx Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
MVideoBody.tsx Auto fix 2021-12-09 09:10:23 +00:00
MVoiceMessageBody.tsx Auto fix 2021-10-22 17:23:37 -05:00
MVoiceOrAudioBody.tsx Auto fix 2021-10-22 17:23:37 -05:00
ReactionsRow.tsx Improve ThreadPanel ctx menu accessibility (#7217) 2021-11-29 17:42:53 +00:00
ReactionsRowButton.tsx Fix reactions aria-label not being a string and thus being read as [Object object] 2021-09-17 11:36:22 +01:00
ReactionsRowButtonTooltip.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
RedactedBody.tsx Auto fix 2021-10-22 17:23:37 -05:00
RoomAvatarEvent.tsx Auto fix 2021-10-22 17:23:37 -05:00
RoomCreate.tsx Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
SenderProfile.tsx why do my IDE be dumb 2021-07-15 12:25:26 +01:00
TextualBody.tsx Cleanup re-dispatching around timelines and composers (#7023) 2021-10-25 11:43:54 +00:00
TextualEvent.tsx Merge branch 'develop' into text-for-event-perf 2021-07-11 11:35:12 -04:00
TileErrorBoundary.tsx Send user text as context 2021-08-11 18:00:21 +01:00
UnknownBody.tsx Migrate UnknownBody to TypeScript 2021-06-30 09:00:14 +01:00
ViewSourceEvent.tsx Auto fix 2021-10-22 17:23:37 -05:00