mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
* Add support to output ts models as interfaces * Add support to generate enums from golang * cleanup logs * add missing documentation * fix package names for enum. Fix processing enums that are in separate packages * revert golang 1.21 * Fix spelling * Add support for simplified version of Enum for typescriptify * update docs * removed unused logs * Add tests. Fix imported enums types in models --------- Co-authored-by: Lea Anthony <lea.anthony@gmail.com> |
||
|---|---|---|
| .. | ||
| app.go | ||
| app_bindings.go | ||
| app_debug.go | ||
| app_debug_not.go | ||
| app_default_unix.go | ||
| app_default_windows.go | ||
| app_dev.go | ||
| app_devtools.go | ||
| app_devtools_not.go | ||
| app_obfuscated.go | ||
| app_obfuscated_not.go | ||
| app_preflight_unix.go | ||
| app_preflight_windows.go | ||
| app_production.go | ||