Skip to content

Fix copy to clipboard - use modern Clipboard API#8

Merged
xeho91 merged 2 commits intomasterfrom
fix/copy-to-clipboard
Aug 1, 2025
Merged

Fix copy to clipboard - use modern Clipboard API#8
xeho91 merged 2 commits intomasterfrom
fix/copy-to-clipboard

Conversation

@xeho91
Copy link
Copy Markdown
Contributor

@xeho91 xeho91 commented Aug 1, 2025

This project employed an outdated method for copying content to the clipboard.
This PR changes that by using the new Clipboard API, which is used by every modern browser.

@xeho91 xeho91 self-assigned this Aug 1, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 1, 2025

Preview deployed to https://duuaiv9oid06y.cloudfront.net/PR-8

@xeho91 xeho91 requested a review from karwer August 1, 2025 08:04
@xeho91 xeho91 merged commit f2fa6c8 into master Aug 1, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant