tauri/.changes/tauri-webview.md
Ngo Iok Ui (Wu Yu Wei) cd5b401707
feature: import official webview rust binding (#846)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-07-18 08:04:22 -03:00

395 B

tauri
minor

Moving the webview implementation to webview, with the official Rust binding. This is a breaking change. IE support has been dropped, so the edge object on tauri.conf.json > tauri no longer exists and you need to remove it. webview.handle() has been replaced with webview.as_mut().