wails/v3
Lea Anthony 740b2b0979
Fix windows icon for about box.
Add NewRGBA and NewRGB methods.
Added README.md to all examples.
Add roadmap.md to docs
2023-10-09 20:56:19 +11:00
..
cmd/wails3 Fix windows icon for about box. 2023-10-09 20:56:19 +11:00
examples Fix windows icon for about box. 2023-10-09 20:56:19 +11:00
internal Fix bindings help text 2023-10-09 17:36:58 +11:00
pkg Fix windows icon for about box. 2023-10-09 20:56:19 +11:00
plugins [v3] goformat fixes 2023-09-28 16:47:04 -05:00
tasks Revert "[linux] Implement events" 2023-10-07 12:21:49 +11:00
.gitignore Fix production build 2023-09-01 22:06:43 +10:00
.prettierignore chore: add Prettier as format tool (#2689) 2023-05-30 07:40:54 +10:00
.prettierrc.yml chore: add Prettier as format tool (#2689) 2023-05-30 07:40:54 +10:00
go.mod Update Task to v3.31.0. Update deps. 2023-10-09 10:39:09 +11:00
go.sum Update Task to v3.31.0. Update deps. 2023-10-09 10:39:09 +11:00
README.md Update doc dependencies 2023-09-08 10:57:47 +10:00
Taskfile.yaml Use prettier on docs source 2023-09-25 20:56:29 +10:00

v3 Alpha

Thanks for wanting to help out with testing/developing Wails v3! This guide will help you get started.

Getting Started

All the instructions for getting started are in the v3 documentation directory: mkdocs-website. Please read the README.md file in that directory for more information.