5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 06:51:26 +08:00
wails/v2/internal/binding
Leo c10dfbce78
Fixed issue where createFrom would misidentify strings as arrays (#3435)
* Update check for Array-like variables

* Updated binding tests to reflect changes

* Update documentation to reflect changes

* Fixed PR number in changelog

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2024-04-27 16:30:04 +10:00
..
binding_test Fixed issue where createFrom would misidentify strings as arrays (#3435) 2024-04-27 16:30:04 +10:00
binding.go Add support for interface generation and enums (#3047) 2023-11-26 06:50:49 +11:00
boundMethod.go [chore] lint fixes 2023-11-12 12:30:49 +11:00
db.go fix obfuscated build binding ordering (#3071) 2023-11-26 07:16:24 +11:00
generate_test.go Add support for interface generation and enums (#3047) 2023-11-26 06:50:49 +11:00
generate.go [chore] lint fixes 2023-11-12 12:30:49 +11:00
parameter.go Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
reflect.go chore: fix function names in comment (#3383) 2024-04-09 17:19:06 -05:00