5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 01:13:03 +08:00
wails/v2/pkg/commands/build
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
..
internal/packager [ImgBot] Optimize images (#1812) 2022-09-12 21:57:07 +10:00
base_test.go [bindings] Pass ts_generation flags as env variable (#2194) 2022-12-11 07:38:06 +11:00
base.go [chore] lint fixes 2023-11-12 12:30:49 +11:00
build.go Add support for interface generation and enums (#3047) 2023-11-26 06:50:49 +11:00
builder.go [chore] lint fixes 2023-11-12 12:30:49 +11:00
desktop.go Modularize wails (#2009) 2022-11-03 21:21:40 +11:00
nsis_installer.go [chore] lint fixes 2023-11-12 12:30:49 +11:00
packager_linux.go Remove unused directories + tidy up 2022-03-29 21:47:26 +11:00
packager.go [chore] lint fixes 2023-11-12 12:30:49 +11:00