This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 829
Migrate AccessibleTooltipButton
to AccessibleButton
#12448
Closed
florianduros
wants to merge
52
commits into
develop
from
florianduros/remove-accessibletooltipbutton
Closed
Migrate AccessibleTooltipButton
to AccessibleButton
#12448
florianduros
wants to merge
52
commits into
develop
from
florianduros/remove-accessibletooltipbutton
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
# Conflicts: # src/components/views/spaces/SpacePanel.tsx # test/components/structures/UserMenu-test.tsx # test/components/views/rooms/RoomList-test.tsx # test/components/views/settings/devices/__snapshots__/LoginWithQRFlow-test.tsx.snap # test/components/views/spaces/SpacePanel-test.tsx
…nto florianduros/remove-accessibletooltipbutton
florianduros
force-pushed
the
florianduros/remove-accessibletooltipbutton
branch
from
April 25, 2024 15:27
3d66273
to
e6fbf7d
Compare
florianduros
force-pushed
the
florianduros/remove-accessibletooltipbutton
branch
from
April 25, 2024 15:39
e6fbf7d
to
ab113fa
Compare
florianduros
force-pushed
the
florianduros/remove-accessibletooltipbutton
branch
from
April 25, 2024 15:51
ab113fa
to
21271df
Compare
4 tasks
…tooltipbutton # Conflicts: # src/components/views/elements/AccessibleButton.tsx
…tooltipbutton # Conflicts: # src/accessibility/roving/RovingAccessibleTooltipButton.tsx # src/components/views/dialogs/spotlight/SpotlightDialog.tsx # src/components/views/dialogs/spotlight/TooltipOption.tsx # src/components/views/elements/CopyableText.tsx # src/components/views/elements/SSOButtons.tsx # src/components/views/elements/ToggleSwitch.tsx # src/components/views/messages/MessageActionBar.tsx
…tooltipbutton # Conflicts: # src/components/views/elements/AccessibleTooltipButton.tsx # src/components/views/settings/devices/DeviceExpandDetailsButton.tsx # src/components/views/spaces/SpaceTreeLevel.tsx
…tooltipbutton # Conflicts: # playwright/snapshots/room/room-header.spec.ts/room-header-with-apps-button-not-highlighted-linux.png # src/components/views/right_panel/RoomSummaryCard.tsx
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
T-Enhancement
New features, changes in functionality, performance boosts, user-facing improvements
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist
public
/exported
symbols have accurate TSDoc documentation.