mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 15:46:51 +00:00
* feat(menu): add icon and nativeIcon support for Submenu in tauri and @tauri-apps/api * Merge branch 'dev' into dev * Update muda * feat(menu): add set_icon and set_native_icon methods to set submenu icons * feat(menu): unify icon handling by introducing MenuIcon type * chore: sync bundle.global.js * Make setIcon actually work * Regenerate `bundle.global.js` --------- Co-authored-by: Tony <legendmastertony@gmail.com> |
||
|---|---|---|
| .. | ||
| .icons | ||
| api | ||
| commands | ||
| file-associations | ||
| helloworld | ||
| isolation | ||
| multiwebview | ||
| multiwindow | ||
| resources | ||
| run-return | ||
| splashscreen | ||
| state | ||
| streaming | ||
| README.md | ||
Examples
Following directories contain examples of tauri app functionality.
There are different execution steps depending on the example. See each directory README.md for execution method.