-
Notifications
You must be signed in to change notification settings - Fork 15
[OGUI-1919] Make the copy-to-clipboard component have more flexible styling #3615
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
Merged
isaachilly
merged 23 commits into
dev
from
improv/FRM/OGUI-1919/Make-copy-to-clipboard-component-style-flexible
Sep 16, 2026
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
a75697a
Make copy button style configurable
isaachilly c30924d
Stealth fix to restart the success timer if clicked before completed
isaachilly 87d42a5
Simplify clipboard button styling
isaachilly 1603d00
Improve clipboard button docs and accessibility
isaachilly 2523f0a
Fix CopyToClipboard button class handling
isaachilly 688ce0f
Handle clipboard copy failures
isaachilly 194eb37
Fix copying/pasting error
isaachilly b46f61b
Await clipboard writes in copy component
isaachilly 9875cd9
Fix tooltip text when no disabled message
isaachilly f77c82f
Clarify onFailure callback type
isaachilly 848c7c4
Replace 2nd occurrence of vague param type
isaachilly c7ec5b0
Make clipboard component more readable
isaachilly f2fe2f1
Fix JSDOC
isaachilly bd46474
Remove aria-live
isaachilly 42b10b8
Another JSDoc fix
isaachilly 28bcab3
More JSDoc fixes
isaachilly 52aa90c
Avoid undefined copy button IDs
isaachilly d04229f
Cache clipboard availability in constructor
isaachilly e3bf0cd
More JSDoc
isaachilly 7698e40
Check onFailure callback is a function
isaachilly 63bc8ca
Add loading class to copy button example className attr
isaachilly a32c1cc
Fix CopyToClipboard button type
isaachilly 241b63b
Add content class support to copy button
isaachilly 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
There are no files selected for viewing
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.