Skip to content

Commit fdcaf93

Browse files
authored
feat(webview): add reparent API (#8939)
* feat(webview): add reparent API * fix build * fix import * remove cfg * fix windows * clone * clone value * ()
1 parent b5eb647 commit fdcaf93

File tree

13 files changed

+365
-196
lines changed

13 files changed

+365
-196
lines changed

.changes/reparent.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"@tauri-apps/api": patch:feat
3+
"tauri": patch:feat
4+
"tauri-runtime": patch:feat
5+
"tauri-runtime-wry": patch:feat
6+
---
7+
8+
Added the `reparent` function to the webview API.

0 commit comments

Comments
 (0)