tauri/core
Amr Bashir e1eb911f5e
fix(menu): ensure init & drop is done on main thread (#8582)
* 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>
2024-01-31 12:01:05 -03:00
..
tauri fix(menu): ensure init & drop is done on main thread (#8582) 2024-01-31 12:01:05 -03:00
tauri-build fix: improvements and ipc fixes for loading window content using custom protocol (#8670) 2024-01-31 09:38:25 -03:00
tauri-codegen fix: improvements and ipc fixes for loading window content using custom protocol (#8670) 2024-01-31 09:38:25 -03:00
tauri-config-schema fix: improvements and ipc fixes for loading window content using custom protocol (#8670) 2024-01-31 09:38:25 -03:00
tauri-macros refactor: global scope error handling, fix usage with multiple plugins (#8669) 2024-01-24 20:57:46 -03:00
tauri-plugin feat(acl): generate schema for scope (#8690) 2024-01-29 13:36:31 -03:00
tauri-runtime refactor(core): exit() and restart() triggers ExitRequested and Exit (#8708) 2024-01-30 12:10:22 -03:00
tauri-runtime-wry refactor(core): exit() and restart() triggers ExitRequested and Exit (#8708) 2024-01-30 12:10:22 -03:00
tauri-utils fix: improvements and ipc fixes for loading window content using custom protocol (#8670) 2024-01-31 09:38:25 -03:00
tests feat(acl): generate schema for scope (#8690) 2024-01-29 13:36:31 -03:00