-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI: HDS adoption replace <CopyButton> component #22333
Merged
hellobontempo
merged 26 commits into
main
from
ui/VAULT-18829/hds-adoption-replace-CopyButton
Sep 15, 2023
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
86ff82c
Part 1: Upgrade HDS to 2.9.0 (#22311)
malinac02 1ae69ad
Merge branch 'main' into ui/VAULT-18829/hds-adoption-replace-CopyButton
malinac02 228c6a2
UI: HDS adoption replace <CopyButton> part 2 (#22356)
malinac02 499e047
Merge branch 'main' into ui/VAULT-18829/hds-adoption-replace-CopyButton
malinac02 0045a29
UI: HDS adoption replace <CopyButton> part 3 (#22614)
malinac02 4f8dc36
Merge branch 'main' into ui/VAULT-18829/hds-adoption-replace-CopyButton
malinac02 662c631
UI: HDS adoption replace <CopyButton> part 4 (#22749)
malinac02 d596f80
Merge branch 'main' into ui/VAULT-18829/hds-adoption-replace-CopyButton
hellobontempo ed2d5f3
update code snippet copy button
hellobontempo a27881c
UI: HDS adoption replace <CopyButton> part 5: Cleanup (#22884)
malinac02 5329b58
rename class to transparent background
hellobontempo 0379783
remove unused test selectors
hellobontempo 7a65c27
replace transit actions with Copy::Snippet
hellobontempo 0a7bfa8
replace transfrom code blocks with code snippet component
hellobontempo effb2a0
revert extra css fiddling
hellobontempo 7f58d4b
misc cleanup, unused action
hellobontempo a1156f9
remove copy & close buttons from transit modals
hellobontempo 2bf3524
remove is- from class naming
hellobontempo abeb6be
remove hds-copy-button class
hellobontempo 2f09675
add other grey class
hellobontempo 230d1d6
more small cleanup
hellobontempo 4eaf13a
add -top to margin
hellobontempo 948b9fa
add changelog
hellobontempo 6468f7b
Merge branch 'main' into ui/VAULT-18829/hds-adoption-replace-CopyButton
hellobontempo 790ef37
Merge branch 'main' into ui/VAULT-18829/hds-adoption-replace-CopyButton
hellobontempo 961fbf1
Merge branch 'main' into ui/VAULT-18829/hds-adoption-replace-CopyButton
hellobontempo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
remove unused test selectors
- Loading branch information
commit 037978386ec07395206ee9f987d502213fbd23db
There are no files selected for viewing
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
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
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
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
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
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
consulted design and opted to remove blue copy buttons as they were redundant and anti-pattern
before / after
all of the
/transit-key-action
files have similar before/after views