5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 23:02:19 +08:00
wails/v2/internal
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
..
app chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
appng [v2] Infer assetDir from embed.FS 2021-12-06 13:47:16 +01:00
assetdb chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
bind Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
binding [v2] Remove export in experimental TS generation for bindings 2021-12-01 19:19:28 +11:00
bridge [v2] Update Menu runtime 2021-09-12 20:45:40 +10:00
colour Gimme some colour 2021-02-20 15:14:20 +11:00
crypto Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
deepcopy Deep copy initial value in store 2021-01-30 21:29:36 +11:00
ffenestri chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
frontend [v2] Infer assetDir from embed.FS 2021-12-06 13:47:16 +01:00
fs [v2] Infer assetDir from embed.FS 2021-12-06 13:47:16 +01:00
github refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
gomod [v2] v2.0.0-beta.20 2021-11-09 20:37:44 +11:00
html refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
logger [windows-x] Huge updates to devmode, runtime, build command. 2021-08-22 23:05:22 +10:00
menumanager [mac] menu support 2021-10-30 09:51:46 +11:00
messagedispatcher [windows-x] Refactor runtime again 2021-07-25 15:37:30 +10:00
parse [v2] window.backend -> window.go 2021-09-01 20:52:34 +10:00
process [v2] Fix killing dev command on Windows 2021-10-03 22:19:40 +11:00
project refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
runtime Merge pull request #956 from wailsapp/dependabot/npm_and_yarn/v2/internal/runtime/js/ssri-6.0.2 2021-11-25 00:00:05 -08:00
servicebus [v2] [broken - WIP] Major refactor of runtime in progress 2021-07-19 20:21:41 +10:00
shell Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
signal [mac] Tidy up 2021-11-04 20:58:08 +11:00
subsystem [windows-x] Startup/Shutdown -> OnStartup/OnShutdown 2021-08-26 20:38:03 +10:00
system refactor: move from io/ioutil to io and os packages 2021-11-25 12:15:43 +08:00
webserver [windows-x] Refactor runtime again 2021-07-25 15:37:30 +10:00