5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-13 23:49:35 +08:00
wails/v2/internal/frontend
stffabi 1222e3aa1b
[v2, dev] Use custom schemes for in-app dev mode (#2610)
This fixes some long-standing inconsistencies between
dev mode builds and production builds but is a breaking
change. Dev mode uses custom scheme for Vite versions >= 3.0.0
and for older it still behaves in the old way.
2023-04-26 21:07:03 +10:00
..
desktop [assetServer] Improve release/close handling of webview requests (#2612) 2023-04-26 21:07:03 +10:00
devserver [v2, dev] Use custom schemes for in-app dev mode (#2610) 2023-04-26 21:07:03 +10:00
dispatcher Add common text clipboard support (#2228) 2023-01-05 16:41:07 +11:00
runtime [windows] Allow single-clicks on wails-draggable items (#2482) 2023-03-20 08:45:21 +01:00
calls.go [windows-x] Support calling bound methods 2021-08-13 23:44:24 +10:00
dispatcher.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
events.go Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00
frontend.go Add common text clipboard support (#2228) 2023-01-05 16:41:07 +11:00