5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 20:40:33 +08:00
wails/v2/pkg/options
Andrey Pshenkin b9de31e38e
Add support for interface generation and enums (#3047)
* 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>
2023-11-26 06:50:49 +11:00
..
assetserver [assetserver] Add support for serving the index.html file when requesting a directory (#2110) 2022-11-29 09:29:08 +01:00
linux linux: workaround for #2977 (#3027) 2023-11-04 18:03:12 +11:00
mac [chore] lint fixes 2023-11-12 12:30:49 +11:00
windows [chore] lint fixes 2023-11-12 12:30:49 +11:00
debug.go [debug] Introducing debug options for debug builds to allow opening the inspector on startup (#2080) 2022-11-12 19:51:54 +11:00
options_test.go [options] Mergo doesn't play well with reference types (#2452) 2023-03-07 07:04:37 +01:00
options.go Add support for interface generation and enums (#3047) 2023-11-26 06:50:49 +11:00