5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 23:51:44 +08:00
wails/v2/internal/frontend
stffabi 131a8f421d [v2] Infer assetDir from embed.FS
AssetDir is now inferred from the assets, if the assets is an
embed.FS, by taking the relativ path to the index.html joined with
the project root.

The assetDir flag still exists and can be used if the inferring doesn't
work, because the provided embed.FS wasn't defined in the main
package.
2021-12-06 13:47:16 +01:00
..
assetserver [v2] Infer assetDir from embed.FS 2021-12-06 13:47:16 +01:00
desktop [linux] Remove signal handlers. Weird errors. 2021-12-04 20:10:37 +11:00
devserver [v2] Infer assetDir from embed.FS 2021-12-06 13:47:16 +01:00
dispatcher Fixed WindowGetSize 2021-10-24 18:00:47 -06:00
runtime [v2] A better approach to delayed IPC 2021-12-05 14:23:48 +11: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 [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
frontend.go [mac] Improve string/memory handling, dialog icon -> []byte 2021-10-31 08:50:14 +11:00