5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 13:02:04 +08:00
wails/v2/internal
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
..
app Add support for interface generation and enums (#3047) 2023-11-26 06:50:49 +11:00
binding Add support for interface generation and enums (#3047) 2023-11-26 06:50:49 +11:00
colour feature/turn off color terminal output of dev command (#1947) 2022-10-20 21:11:20 +11:00
frontend [chore] lint fixes 2023-11-12 12:30:49 +11:00
fs [chore] lint fixes 2023-11-12 12:30:49 +11:00
github [chore] lint fixes 2023-11-12 12:30:49 +11:00
go-common-file-dialog [chore] lint fixes 2023-11-12 12:30:49 +11:00
gomod [chore] lint fixes 2023-11-12 12:30:49 +11:00
goversion [cli] Add check for minimum required go version (#1853) 2022-09-15 07:28:28 +10:00
logger [chore] lint fixes 2023-11-12 12:30:49 +11:00
menumanager [chore] lint fixes 2023-11-12 12:30:49 +11:00
platform Remove all systray related for v2. (#2329) 2023-01-26 18:11:31 +11:00
process [chore] lint fixes 2023-11-12 12:30:49 +11:00
project Add support for interface generation and enums (#3047) 2023-11-26 06:50:49 +11:00
s [chore] lint fixes 2023-11-12 12:30:49 +11:00
shell [chore] lint fixes 2023-11-12 12:30:49 +11:00
signal [chore] lint fixes 2023-11-12 12:30:49 +11:00
staticanalysis [chore] lint fixes 2023-11-12 12:30:49 +11:00
system [chore] lint fixes 2023-11-12 12:30:49 +11:00
typescriptify Add support for interface generation and enums (#3047) 2023-11-26 06:50:49 +11:00
webview2runtime [chore] lint fixes 2023-11-12 12:30:49 +11:00
wv2installer [chore] Use webview2 package (#2687) 2023-06-10 17:04:31 +10:00