* Improve Rust API docs * Add changes file
WebviewWindow
* Add WebviewWindow to code docs * Shorten the WebView Name * Apply suggestions from code review --------- Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
* refactor: only inject API IIFE script when withGlobalTauri is true * fmt * update tauri
* chore: update deps, make mobile script paths relative * feat(biometric): setup plugin folder * feat: implement iOS * add api * android * fix plugin name * also check empty info.plist entry * add example * fix android * supress * lint * better explanation * add partners & contributed by * change ext * license headers * update vite * add covector setup * tauri/dox removed * add example * docs --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>