5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 14:10:58 +08:00
wails/v2/internal/frontend/runtime
Ariel 2c8d94ca48
Add missing method declaration (#1308)
* Add missing method declaration

* Add eventsoff to the wrapper
2022-04-03 22:01:31 +10:00
..
desktop [Feature/1149] Dark mode: functions for manually switching theme (#1291) 2022-04-01 08:21:37 +11:00
dev [v2] Add support for external frontend dev servers (#1290) 2022-03-31 00:40:44 +11:00
wrapper Add missing method declaration (#1308) 2022-04-03 22:01:31 +10:00
events.go [v2] Tidy up console output 2021-09-25 14:44:23 +10:00
ipc_websocket.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
ipc_websocket.js [v2] Add support for external frontend dev servers (#1290) 2022-03-31 00:40:44 +11:00
ipc.go [v2] Remove build constraint for DesktopIPC 2021-11-10 18:12:46 +11:00
ipc.js [v2] Improved runtime builds. 2021-11-29 20:04:38 +11:00
package-lock.json [v2] Improved runtime builds. 2021-11-29 20:04:38 +11:00
package.json [v2] Improved runtime builds. 2021-11-29 20:04:38 +11:00
runtime_dev_desktop.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
runtime_dev_desktop.js [Feature/1149] Dark mode: functions for manually switching theme (#1291) 2022-04-01 08:21:37 +11:00
runtime_prod_desktop.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
runtime_prod_desktop.js Feature/align api (#1161) 2022-02-19 20:29:55 +11:00