5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 00:22:57 +08:00
wails/v2
Pierre Joye e9aba4795f
Allow window resizing regardless of frameless or other options
Fix bug on Windows where the disableResize option depends on the frameless option.
2021-12-30 16:55:47 +07:00
..
cmd/wails New build flag: -debug 2021-12-29 06:54:52 +11:00
internal Allow window resizing regardless of frameless or other options 2021-12-30 16:55:47 +07:00
pkg Fix for bad default directories in dialog options. Fixes #1052 2021-12-30 17:34:06 +11:00
go.mod Remove replace line 2021-12-27 05:21:17 +11:00
go.sum Updated modules 2021-12-27 05:23:18 +11:00
init_windows.go [windows] Lint fixes 2021-06-21 09:58:10 +10:00
init.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
NOTES.md Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
README.md [v2] Update Workflow 2021-09-13 20:04:08 +10:00
wails.go [windows-x] Experimental -> Default 2021-08-15 21:07:34 +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.