5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 07:52:12 +08:00
wails/v2/internal/frontend/desktop
Joshua Hull 489689b477
Use json.Marshal instead of strconv.Quote to correctly support unicode (#2509)
* Use json.Marshal instead of strconv.Quote to correctly support unicode

* Add fix to changelog

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2023-04-16 10:19:40 +10:00
..
darwin Use json.Marshal instead of strconv.Quote to correctly support unicode (#2509) 2023-04-16 10:19:40 +10:00
linux Use json.Marshal instead of strconv.Quote to correctly support unicode (#2509) 2023-04-16 10:19:40 +10:00
windows Use json.Marshal instead of strconv.Quote to correctly support unicode (#2509) 2023-04-16 10:19:40 +10:00
desktop_darwin.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
desktop_linux.go [linux] get compiling working 2021-11-13 17:06:48 -08:00
desktop_windows.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00