element-portable/src/components/structures
Kerry fed53a268b
A11y - fix anchors-as-buttons (#7444)
* add link_inline accessiblebutton variant

* valid anchors in SecurityRoomSettingsTab

Signed-off-by: Kerry Archibald <kerrya@element.io>

* new room intro link button

Signed-off-by: Kerry Archibald <kerrya@element.io>

* replace anchor with button in rerequest encryption keys message

Signed-off-by: Kerry Archibald <kerrya@element.io>

* inline button in UrlPreviewSettings

Signed-off-by: Kerry Archibald <kerrya@element.io>

* ButtonResetDefault mixin

Signed-off-by: Kerry Archibald <kerrya@element.io>

* inline link buttons in TextForEvent

Signed-off-by: Kerry Archibald <kerrya@element.io>

* fix anchors in InviteDialog

Signed-off-by: Kerry Archibald <kerrya@element.io>

* fix anchors in DevToolsDialog

Signed-off-by: Kerry Archibald <kerrya@element.io>

* fix anchors in login/registration/reset pword flows

Signed-off-by: Kerry Archibald <kerrya@element.io>

* fix types after fixing anchors in devtools

Signed-off-by: Kerry Archibald <kerrya@element.io>

* fix anchors in MemberEventListSummary

Signed-off-by: Kerry Archibald <kerrya@element.io>

* fix anchors in ReactionsRow and RoomUpgrade

Signed-off-by: Kerry Archibald <kerrya@element.io>

* fix anchors in ReplyChain

Signed-off-by: Kerry Archibald <kerrya@element.io>

* fix more anchors

Signed-off-by: Kerry Archibald <kerrya@element.io>

* fix anchors in auth comps

* stylelint fixes

Signed-off-by: Kerry Archibald <kerrya@element.io>

* remove ignore of jsx-a11y rule that is not added yet

Signed-off-by: Kerry Archibald <kerrya@element.io>

* devtools style important explainer

Signed-off-by: Kerry Archibald <kerrya@element.io>

* translate button alt in devtools dialog

Signed-off-by: Kerry Archibald <kerrya@element.io>

* AccessibleButton is reactionsrow

Signed-off-by: Kerry Archibald <kerrya@element.io>

* fix viewsourcevent button placement, use AccessibleButton

Signed-off-by: Kerry Archibald <kerrya@element.io>

* use AccessibleButton in EventTile

Signed-off-by: Kerry Archibald <kerrya@element.io>

* unignore jsx-a11y/anchor-is-valid

Signed-off-by: Kerry Archibald <kerrya@element.io>

* fix lint issue in test jsx

Signed-off-by: Kerry Archibald <kerrya@element.io>

* update coment

Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-01-07 10:40:53 +01:00
..
auth A11y - fix anchors-as-buttons (#7444) 2022-01-07 10:40:53 +01:00
AutoHideScrollbar.tsx Use lazy rendering in the AddExistingToSpaceDialog (#7369) 2021-12-15 09:55:53 +00:00
BackdropPanel.tsx Move background-blur to fully css version 2021-08-23 19:26:57 +02:00
CallEventGrouper.ts Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
ContextMenu.tsx Prevent keyboard propagation out of context menus (#7437) 2021-12-22 10:53:17 +00:00
CustomRoomTagPanel.js Auto fix 2021-10-22 17:23:37 -05:00
EmbeddedPage.tsx Auto fix 2021-10-22 17:23:37 -05:00
FilePanel.tsx History based navigation with new right panel store (#7398) 2022-01-05 17:25:41 +01:00
GenericErrorPage.tsx Auto fix 2021-10-22 17:23:37 -05:00
GroupFilterPanel.tsx Auto fix 2021-12-09 09:10:23 +00:00
GroupView.js Right panel store refactor (#7313) 2022-01-05 16:14:44 +01:00
HomePage.tsx Attribute fallback i18n strings with lang attribute (#7323) 2022-01-05 11:37:28 +01:00
HostSignupAction.tsx Auto fix 2021-10-22 17:23:37 -05:00
IndicatorScrollbar.tsx Auto fix 2021-12-09 09:10:23 +00:00
InteractiveAuth.tsx Auto fix 2021-10-22 17:23:37 -05:00
LeftPanel.tsx Fix legacy breadcrumbs wrongly showing up (#7425) 2021-12-21 12:27:44 +00:00
LeftPanelWidget.tsx Use en_GB spelling of maximise / minimise in labels (#7111) 2021-11-10 16:35:43 +00:00
LegacyCommunityPreview.tsx Fix abuse of MainSplit in LegacyCommunityPreview 2021-09-16 11:23:41 +01:00
LoggedInView.tsx Right panel store refactor (#7313) 2022-01-05 16:14:44 +01:00
MainSplit.tsx Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
MatrixChat.tsx A11y - fix anchors-as-buttons (#7444) 2022-01-07 10:40:53 +01:00
MessagePanel.tsx Move hideSender logic into state so it causes re-render (#7413) 2021-12-23 16:03:25 +00:00
MyGroups.js Auto fix 2021-10-22 17:23:37 -05:00
NonUrgentToastContainer.tsx Auto fix 2021-10-22 17:23:37 -05:00
NotificationPanel.tsx Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
RightPanel.tsx History based navigation with new right panel store (#7398) 2022-01-05 17:25:41 +01:00
RoomDirectory.tsx Trim spurious whitespace of "Explore rooms" menu input (#7431) 2021-12-22 09:16:51 -07:00
RoomSearch.tsx Fix spotlight cmd-k wrongly expanding left panel (#7463) 2022-01-05 10:07:04 +00:00
RoomStatusBar.tsx Right panel store refactor (#7313) 2022-01-05 16:14:44 +01:00
RoomView.tsx History based navigation with new right panel store (#7398) 2022-01-05 17:25:41 +01:00
ScrollPanel.tsx Add jsx-a11y eslint plugin (#7434) 2022-01-03 18:51:58 +01:00
SearchBox.tsx Fix spotlight cmd-k wrongly expanding left panel (#7463) 2022-01-05 10:07:04 +00:00
SpaceHierarchy.tsx Show error if could not load space hierarchy (#7399) 2021-12-17 10:36:52 +00:00
SpaceRoomView.tsx Right panel store refactor (#7313) 2022-01-05 16:14:44 +01:00
TabbedView.tsx Auto fix 2021-10-22 17:23:37 -05:00
ThreadPanel.tsx Hook thread panel to homeserver API (#7352) 2021-12-22 14:08:05 +00:00
ThreadView.tsx History based navigation with new right panel store (#7398) 2022-01-05 17:25:41 +01:00
TimelinePanel.tsx Prevent soft crash when sending a thread message (#7467) 2022-01-05 15:16:53 +00:00
ToastContainer.tsx Auto fix 2021-10-22 17:23:37 -05:00
UploadBar.tsx Auto fix 2021-12-09 09:10:23 +00:00
UserMenu.tsx Refactor ContextMenu to use RovingTabIndex (more consistent keyboard navigation accessibility) (#7353) 2021-12-17 11:08:56 -06:00
UserView.tsx Right panel store refactor (#7313) 2022-01-05 16:14:44 +01:00
ViewSource.tsx Auto fix 2021-10-22 17:23:37 -05:00