mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-17 08:05:51 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| binding_test_import | ||
| binding_anonymous_sub_struct_multi_level_test.go | ||
| binding_anonymous_sub_struct_test.go | ||
| binding_conflicting_package_name_test.go | ||
| binding_emptystruct_test.go | ||
| binding_escapedname_test.go | ||
| binding_importedmap_test.go | ||
| binding_importedslice_test.go | ||
| binding_importedstruct_test.go | ||
| binding_multiplestructs_test.go | ||
| binding_nestedfield_test.go | ||
| binding_nonstringmapkey_test.go | ||
| binding_returned_promises_test.go | ||
| binding_singlefield_test.go | ||
| binding_test.go | ||
| binding_tsgeneration_test.go | ||