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

feat: new contextMenu item for copying HTML is created #186

Merged
merged 6 commits into from
Jul 27, 2022

Conversation

IlianaB
Copy link
Member

@IlianaB IlianaB commented Jul 25, 2022

The new contextMenu item - Copy HTML, is now enabled for the web page.
When user does right click mouse button on a Control in the page, he now
can choose to copy the HTML of the pressed Control. The HTML goes in his
clipboard.

The new contextMenu item - Copy HTML, is now enabled for the web page.
When user does right click mouse button on a Control in the page, he now
can choose to copy the HTML of the pressed Control. The HTML goes in his
clipboard.
app/scripts/background/main.js Outdated Show resolved Hide resolved
@IlianaB IlianaB merged commit daa1d76 into SAP:master Jul 27, 2022
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

PetyaMarkovaBogdanova pushed a commit to PetyaMarkovaBogdanova/ui5-inspector that referenced this pull request Sep 13, 2022
* feat: new contextMenu item for copying HTML is created

The new contextMenu item - Copy HTML, is now enabled for the web page.
When user does right click mouse button on a Control in the page, he now
can choose to copy the HTML of the pressed Control. The HTML goes in his
clipboard.

* fix jshint errors

* fix eslint errors

* fix comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants