wails
wails copied to clipboard
Create beautiful applications using Go
Bumps the go_modules group with 1 update in the /v2 directory: [golang.org/x/net](https://github.com/golang/net). Bumps the go_modules group with 1 update in the /v2/examples/customlayout directory: [golang.org/x/net](https://github.com/golang/net). Bumps the go_modules group with 1...
### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like Please add Goland support, now that Wails have vscode support now....
Bumps the go_modules group with 1 update in the /v2/examples/customlayout directory: [golang.org/x/net](https://github.com/golang/net). Bumps the go_modules group with 1 update in the /v2/internal/staticanalysis/test/standard directory: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.17.0 to 0.23.0...
### Is your feature request related to a problem? Please describe. js generates a drag file event "DragEvent", e.dataTransfer.items or Blob,carry out EventsEmit("file", data), golang print [map[]] ### Describe the...
### Is your feature request related to a problem? Please describe. When the automatic upgrade program needs to restart the application, at present I am through the "cmd" way to...
# Description Recently I discovered weird issue related to `.syso` files. To add icons to binary wails creates syso file that then used by go compiler to build the app....
### Description In Windows, if you put a 1px border on the most outer div, the bottom edge and right edge will be cut off. This is not reproducable on...
### Have you read the Documentation Contribution Guidelines? - [X] I have read the [Documentation Contribution Guidelines](https://wails.io/community-guide#ways-of-contributing). ### Description arbic ### Self-service - [X] I'd be willing to address this...
### Description Wails 3 uses localhost:5173 as the fixed URL. When I open two Wails projects, both projects will direct to the same page. ### To Reproduce 1. Change directory...