5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 08:41:41 +08:00
wails/website/docs
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
..
appendix feat(website): sync documents and add content (#1215) 2022-03-06 16:18:02 +11:00
community docs: add Snippet Expander to Showcase (#3079) 2023-11-26 05:05:02 +11:00
gettingstarted fix grammar (#2334) 2023-01-31 17:51:51 +11:00
guides Add support for interface generation and enums (#3047) 2023-11-26 06:50:49 +11:00
reference Add support for interface generation and enums (#3047) 2023-11-26 06:50:49 +11:00
tutorials [v2] Add -devtools production build flag (#2725) 2023-06-19 06:45:01 +10:00
howdoesitwork.mdx Add support for interface generation and enums (#3047) 2023-11-26 06:50:49 +11:00
introduction.mdx Resource efficient will often mean CPU/memory. Here, it saves download size. (#3028) 2023-11-04 06:55:03 +11:00