Skip to content
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

Fix #244: Use Clipboard.writeText instead of execCommand("copy") #286

Merged
merged 3 commits into from
Sep 18, 2022

Conversation

TWiStErRob
Copy link
Owner

@TWiStErRob TWiStErRob commented Sep 12, 2022

Fixes #244

@TWiStErRob TWiStErRob added a:refactor internal change without functional change in:report violationReportConsole/violationReportHtml labels Sep 12, 2022
@TWiStErRob TWiStErRob added this to the v0.15 milestone Sep 12, 2022
@TWiStErRob TWiStErRob enabled auto-merge (squash) September 12, 2022 08:20
@TWiStErRob TWiStErRob merged commit 1b632fd into master Sep 18, 2022
@TWiStErRob TWiStErRob deleted the fix244 branch September 18, 2022 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:refactor internal change without functional change in:report violationReportConsole/violationReportHtml
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clipboard mechanism is deprecated
1 participant