mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 17:22:08 +03:00
fdcaf935fa
* feat(webview): add reparent API * fix build * fix import * remove cfg * fix windows * clone * clone value * ()
9 lines
169 B
Markdown
9 lines
169 B
Markdown
---
|
|
"@tauri-apps/api": patch:feat
|
|
"tauri": patch:feat
|
|
"tauri-runtime": patch:feat
|
|
"tauri-runtime-wry": patch:feat
|
|
---
|
|
|
|
Added the `reparent` function to the webview API.
|