5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 19:01:02 +08:00
wails/v2/internal/binding
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
..
binding_test Bugfix: Include ts pref & suffixes in module generation (#2227) 2023-01-23 21:18:17 +11:00
binding.go Ability to define prefix / suffix for TS module (#2101) 2022-11-24 21:33:58 +11:00
boundMethod.go Improved TS Generation (#1310) 2022-04-04 21:01:00 +10:00
db.go Add garble support (#1793) 2022-09-13 10:05:37 +10:00
generate_test.go Add garble support (#1793) 2022-09-13 10:05:37 +10:00
generate.go Bugfix: Include ts pref & suffixes in module generation (#2227) 2023-01-23 21:18:17 +11:00
parameter.go Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
reflect.go Ability to define prefix / suffix for TS module (#2101) 2022-11-24 21:33:58 +11:00