mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 09:11:55 +03:00
e1eb911f5e
* fix(menu): ensure init & drop is done on main thread * move macros back * fix doctests * fix macos doctests * generate inner types and add drop implementation on inner * clippy * fix leftoever merge conflicts * fix doctests * update api example * add missing change file * move macro * fix tray import --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app> Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
107 B
107 B
tauri |
---|
patch:breaking |
All menu item constructors have been changed to return a Result<Self>