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: add WebviewWindow/Webview::devtools #11451

Merged
merged 6 commits into from
Nov 5, 2024

Conversation

amrbashir
Copy link
Member

closes #10849

@amrbashir amrbashir requested a review from a team as a code owner October 22, 2024 15:40
Copy link
Contributor

github-actions bot commented Oct 22, 2024

Package Changes Through ef1c10e

There are 9 changes which include tauri with minor, tauri-bundler with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri-utils with minor, @tauri-apps/api with minor, tauri-runtime-wry with minor, tauri-macros with patch, tauri-runtime with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.0.3 2.1.0
tauri-utils 2.0.2 2.1.0
tauri-bundler 2.0.4 2.1.0
tauri-runtime 2.1.1 2.2.0
tauri-runtime-wry 2.1.2 2.2.0
tauri-codegen 2.0.2 2.0.3
tauri-macros 2.0.2 2.0.3
tauri-plugin 2.0.2 2.0.3
tauri-build 2.0.2 2.0.3
tauri 2.0.6 2.1.0
@tauri-apps/cli 2.0.4 2.1.0
tauri-cli 2.0.4 2.1.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@FabianLars
Copy link
Member

Can we include in the docs that it's enabled by default?

lucasfernog
lucasfernog previously approved these changes Nov 5, 2024
@lucasfernog lucasfernog merged commit cbc095e into dev Nov 5, 2024
29 checks passed
@lucasfernog lucasfernog deleted the feat/webview-builder-devtools branch November 5, 2024 19:00
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.

[feat] Enable devtools only for certain webviews
3 participants