5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 07:21:32 +08:00
wails/v2/internal/typescriptify
Oleg Gulevskyy 651a1a5d66
Bugfix: Include ts pref & suffixes in module generation (#2227)
* include ts gen pref and suff in class fields

* fix nested namespaces not prefixed

* add basic unit test for parent child

* test for diff namespaces imports

* make entityReturn type func more generic

* get full entity name for TS args list

* fix failing test on empty struct

* wire up gen tests

* remove comment

* remove redundant line
2023-01-23 21:18:17 +11:00
..
js-reserved-keywords.go Ability to define prefix / suffix for TS module (#2101) 2022-11-24 21:33:58 +11:00
LICENSE.txt Improved TS Generation (#1310) 2022-04-04 21:01:00 +10:00
README.md Improved TS Generation (#1310) 2022-04-04 21:01:00 +10:00
typescriptify.go Bugfix: Include ts pref & suffixes in module generation (#2227) 2023-01-23 21:18:17 +11:00