Skip to content

[7.13] [Console] Fix copy as cURL (#97968)#98161

Merged
jloleysens merged 1 commit intoelastic:7.13from
jloleysens:backport/7.13/pr-97968
Apr 28, 2021
Merged

[7.13] [Console] Fix copy as cURL (#97968)#98161
jloleysens merged 1 commit intoelastic:7.13from
jloleysens:backport/7.13/pr-97968

Conversation

@jloleysens
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.13:

* updated code to use Clipboard API rather than document.execCommand

* added link to deprecation of document.execCommand

* removed legacy copy text method
@jloleysens jloleysens added the backport This PR is a backport of another PR label Apr 23, 2021
@jloleysens jloleysens enabled auto-merge (squash) April 23, 2021 15:33
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
console 890.4KB 890.7KB +294.0B

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cqliu1 pushed a commit to cqliu1/kibana that referenced this pull request Apr 23, 2021
* updated code to use Clipboard API rather than document.execCommand

* added link to deprecation of document.execCommand

* removed legacy copy text method
@jloleysens
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@jloleysens jloleysens merged commit 398949f into elastic:7.13 Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants