mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-15 07:05:50 +01:00
* Test release workflow * Update release.yml * Update release.yml * add linux deps * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Update release.yml * Fix: Misc tests * Fix: Misc tests + linux build tags * Fix: Bindings tests + move templates to pkg. Add json schema for templates * Fix: template tests * Add tests to release workflow. Test for go 1.18 + go 1.19 Fix: ignore .m files for non darwin builds. Fix watcher test. Fix warning in clilogger. * Fix release pipeline * Matrix for tests * Rename templates to make tests work * Update template test * Debug template test * Debug template test * Debug template test * Fix gitignore * Update release.yml |
||
|---|---|---|
| .. | ||
| colours | ||
| keys | ||
| callback.go | ||
| cols.go | ||
| contextmenu.go | ||
| mac.go | ||
| menu.go | ||
| menuitem.go | ||
| menuroles.go | ||
| README.md | ||
| styledlabel.go | ||
| styledlabel_test.go | ||
| tray.go | ||
| type.go | ||
| windows.go | ||
Menus
Menu support is heavily inspired by Electron's approach.
Features
- Supports Text, Checkbox, Radio, Submenu and Separator
- Radio groups are defined as any number of adjacent radio items
- UTF-8 menu labels
- UTF-8 menu IDs