5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 18:50:30 +08:00
wails/v2
2021-04-25 15:27:09 +10:00
..
.vscode Add IsDarkMode 2020-10-02 11:41:46 +10:00
cmd/wails [win] Initial window working 2021-04-24 20:59:00 +10:00
internal [windows] StartHidden 2021-04-25 15:27:09 +10:00
pkg Ensure min/max window sizes are valid 2021-04-25 14:52:42 +10:00
test Improvements for handling Info.plist 2021-04-04 05:14:16 +10:00
go.mod [win] Initial window working 2021-04-24 20:59:00 +10:00
go.sum [win] Initial window working 2021-04-24 20:59:00 +10:00
NOTES.md Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
README.md Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
wails.go Replace CreateApp with single Run() method 2021-01-26 11:09:17 +11:00

Wails v2 ALPHA

This branch contains WORK IN PROGRESS! There are no guarantees. Use at your peril!

This document will be updated as progress is made.