wails/v2
stffabi 3632ef9dc8
[webviewloader] Use go implementation to retrieve the version of a fixed runtime (#1790)
* [webview2loader] Start porting of OpenWebView2Loader to go

* [webviewloader] Use go implementation to retrieve the version of a fixed runtime

This fixes a problem with the go-winloader and using GetAvailableCoreWebView2BrowserVersionString

Fixes #1569

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-08-27 09:29:09 +10:00
..
cmd/wails Update generate.go 2022-08-20 15:01:33 +10:00
internal [webviewloader] Use go implementation to retrieve the version of a fixed runtime (#1790) 2022-08-27 09:29:09 +10:00
pkg Experimental support for CSS Drag detection (#1750) 2022-08-18 20:39:05 +10:00
tools/release v2.0.0-beta.44 2022-08-20 09:58:18 +10:00
go.mod Add support for retrieving the release notes from Github. (#1679) 2022-08-01 20:05:05 +10:00
go.sum Add support for retrieving the release notes from Github. (#1679) 2022-08-01 20:05:05 +10:00
init.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
init_windows.go [windows] Lint fixes 2021-06-21 09:58:10 +10:00
NOTES.md Merge commit 'a213e8bcd1' 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 Chore/tidy up (#1713) 2022-08-09 07:42:11 +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.