5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 05:01:49 +08:00
wails/v2
2021-05-13 20:03:39 +10:00
..
.vscode Add IsDarkMode 2020-10-02 11:41:46 +10:00
cmd/wails update vanilla template css 2021-04-30 17:44:40 +10:00
internal [windows] Updated webview.dll 2021-05-13 20:03:39 +10:00
pkg Fix width and height being set to zero when no max width and max height is set. (#709) 2021-05-13 18:49:53 +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
init_windows.go [windows] Add DPI awareness 2021-04-29 21:25:03 +10:00
init.go [windows] Add DPI awareness 2021-04-29 21:25:03 +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 [windows] Add DPI awareness 2021-04-29 21:25:03 +10: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.