From 7b603a27763adced4b461d6437162515884f16b9 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Mon, 4 Jan 2021 13:50:22 +1100 Subject: [PATCH 1/9] v1.11.0 (#582) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * v1.10.1 * Fix vue template dependencies versions (fixes #574) (#576) * resolve angular routing broken when app is built * Revert "resolve angular routing broken when app is built" This reverts commit e0aab7c27f0fac69efbe02d0870e2972cebcbfe7. * Update issue templates * v1.8.1 (#546) * resolve angular routing broken when app is built * Updated contributors * handle Set error on Update method * Remove incorrect build flag * v1.8.1-pre1 * added Get method * fixed return * implement gopath handling during cross compilation * update messages to output xgo version TODO: allow image override * use wailsapp/xgo:1.0.1 for cross-compiling * Support platform list in templates * Add warnings for windows builds * add fields Tags to ProjectOptions * add args tags to func BuildNative * add tags to func BuildDocker * delete escape tags * Update Contributors * feat: Vue3, Vue Router, Vuex, and Typescript Template * converted spaces to tabs in vue.config.js * single quotes and tabs Converted vue.config.js to using single quotes Converted example.spec.ts to tabs instead of spaces. * Added semicolons and mocha import * Update contributors * Make vue 3 template linux/mac only * Add tags to build * Add v2 artefacts * Update Vuetify in package.json (#537) * Update contributors * Replaced the old v-content tag with the new v-main (#536) * v1.8.1-pre4 * v1.8.1-pre5 * Update issue templates (#541) * Updated Contributors * Remove zero copy string conversion * v1.8.1-pre6 * Initial support for firebug (#543) * Initial support for firebug * Remove windows message * v1.8.1-pre7 * Update contributors * Allow use of custom HTML * Allow use of custom HTML (#545) * v1.8.1 Co-authored-by: Arthur Wiebe Co-authored-by: Ilgıt Yıldırım Co-authored-by: Travis McLane Co-authored-by: Altynbek Co-authored-by: Kyle Muchmore Co-authored-by: Balakrishna Prasad Ganne * v1.10.1 (#572) * fix dependencies versions Co-authored-by: Arthur Wiebe Co-authored-by: Lea Anthony Co-authored-by: Ilgıt Yıldırım Co-authored-by: Travis McLane Co-authored-by: Altynbek Co-authored-by: Kyle Muchmore Co-authored-by: Balakrishna Prasad Ganne * v1.11.0-rc1 * v1.11.0-pre1 * Bump ini from 1.3.5 to 1.3.8 in /runtime/js/runtime (#575) * resolve angular routing broken when app is built * Revert "resolve angular routing broken when app is built" This reverts commit e0aab7c27f0fac69efbe02d0870e2972cebcbfe7. * Update issue templates * v1.8.1 (#546) * resolve angular routing broken when app is built * Updated contributors * handle Set error on Update method * Remove incorrect build flag * v1.8.1-pre1 * added Get method * fixed return * implement gopath handling during cross compilation * update messages to output xgo version TODO: allow image override * use wailsapp/xgo:1.0.1 for cross-compiling * Support platform list in templates * Add warnings for windows builds * add fields Tags to ProjectOptions * add args tags to func BuildNative * add tags to func BuildDocker * delete escape tags * Update Contributors * feat: Vue3, Vue Router, Vuex, and Typescript Template * converted spaces to tabs in vue.config.js * single quotes and tabs Converted vue.config.js to using single quotes Converted example.spec.ts to tabs instead of spaces. * Added semicolons and mocha import * Update contributors * Make vue 3 template linux/mac only * Add tags to build * Add v2 artefacts * Update Vuetify in package.json (#537) * Update contributors * Replaced the old v-content tag with the new v-main (#536) * v1.8.1-pre4 * v1.8.1-pre5 * Update issue templates (#541) * Updated Contributors * Remove zero copy string conversion * v1.8.1-pre6 * Initial support for firebug (#543) * Initial support for firebug * Remove windows message * v1.8.1-pre7 * Update contributors * Allow use of custom HTML * Allow use of custom HTML (#545) * v1.8.1 Co-authored-by: Arthur Wiebe Co-authored-by: Ilgıt Yıldırım Co-authored-by: Travis McLane Co-authored-by: Altynbek Co-authored-by: Kyle Muchmore Co-authored-by: Balakrishna Prasad Ganne * v1.10.1 (#572) * Bump ini from 1.3.5 to 1.3.8 in /runtime/js/runtime Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] Co-authored-by: Arthur Wiebe Co-authored-by: Lea Anthony Co-authored-by: Ilgıt Yıldırım Co-authored-by: Travis McLane Co-authored-by: Altynbek Co-authored-by: Kyle Muchmore Co-authored-by: Balakrishna Prasad Ganne Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.8 in /runtime/js (#573) * resolve angular routing broken when app is built * Revert "resolve angular routing broken when app is built" This reverts commit e0aab7c27f0fac69efbe02d0870e2972cebcbfe7. * Update issue templates * v1.8.1 (#546) * resolve angular routing broken when app is built * Updated contributors * handle Set error on Update method * Remove incorrect build flag * v1.8.1-pre1 * added Get method * fixed return * implement gopath handling during cross compilation * update messages to output xgo version TODO: allow image override * use wailsapp/xgo:1.0.1 for cross-compiling * Support platform list in templates * Add warnings for windows builds * add fields Tags to ProjectOptions * add args tags to func BuildNative * add tags to func BuildDocker * delete escape tags * Update Contributors * feat: Vue3, Vue Router, Vuex, and Typescript Template * converted spaces to tabs in vue.config.js * single quotes and tabs Converted vue.config.js to using single quotes Converted example.spec.ts to tabs instead of spaces. * Added semicolons and mocha import * Update contributors * Make vue 3 template linux/mac only * Add tags to build * Add v2 artefacts * Update Vuetify in package.json (#537) * Update contributors * Replaced the old v-content tag with the new v-main (#536) * v1.8.1-pre4 * v1.8.1-pre5 * Update issue templates (#541) * Updated Contributors * Remove zero copy string conversion * v1.8.1-pre6 * Initial support for firebug (#543) * Initial support for firebug * Remove windows message * v1.8.1-pre7 * Update contributors * Allow use of custom HTML * Allow use of custom HTML (#545) * v1.8.1 Co-authored-by: Arthur Wiebe Co-authored-by: Ilgıt Yıldırım Co-authored-by: Travis McLane Co-authored-by: Altynbek Co-authored-by: Kyle Muchmore Co-authored-by: Balakrishna Prasad Ganne * v1.10.1 (#572) * Bump ini from 1.3.5 to 1.3.8 in /runtime/js Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] Co-authored-by: Arthur Wiebe Co-authored-by: Lea Anthony Co-authored-by: Ilgıt Yıldırım Co-authored-by: Travis McLane Co-authored-by: Altynbek Co-authored-by: Kyle Muchmore Co-authored-by: Balakrishna Prasad Ganne Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Remove debug info * v1.11.0-pre2 * Limit v1 updates to v1 * v1.11.0-pre3 * Test fix for linux high CPU usage * v1.11.0 Co-authored-by: Elie Grenon (DrunkenPoney) Co-authored-by: Arthur Wiebe Co-authored-by: Ilgıt Yıldırım Co-authored-by: Travis McLane Co-authored-by: Altynbek Co-authored-by: Kyle Muchmore Co-authored-by: Balakrishna Prasad Ganne Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- CONTRIBUTORS.md | 3 +- cmd/semver.go | 8 +++ cmd/semver_test.go | 65 +++++++++++++++++++ .../vue3-full/frontend/package.json.template | 14 ++-- cmd/version.go | 2 +- config.go | 5 -- lib/renderer/webview/webview.h | 1 + runtime/js/package-lock.json | 6 +- runtime/js/runtime/package-lock.json | 8 +-- 9 files changed, 91 insertions(+), 21 deletions(-) create mode 100644 cmd/semver_test.go diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index bd18c8ab2..7dc5b1c89 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -39,4 +39,5 @@ Wails is what it is because of the time and effort given by these great people. * [Kyle](https://github.com/kmuchmore) * [Balakrishna Prasad Ganne](https://github.com/aayush420) * [Charaf Rezrazi](https://github.com/Rezrazi) - * [misitebao](https://github.com/misitebao) \ No newline at end of file + * [misitebao](https://github.com/misitebao) + * [Elie Grenon](https://github.com/DrunkenPoney) \ No newline at end of file diff --git a/cmd/semver.go b/cmd/semver.go index 277e3b5af..ab9405292 100644 --- a/cmd/semver.go +++ b/cmd/semver.go @@ -24,11 +24,19 @@ func NewSemanticVersion(version string) (*SemanticVersion, error) { // IsRelease returns true if it's a release version func (s *SemanticVersion) IsRelease() bool { + // Limit to v1 + if s.Version.Major() != 1 { + return false + } return len(s.Version.Prerelease()) == 0 && len(s.Version.Metadata()) == 0 } // IsPreRelease returns true if it's a prerelease version func (s *SemanticVersion) IsPreRelease() bool { + // Limit to v1 + if s.Version.Major() != 1 { + return false + } return len(s.Version.Prerelease()) > 0 } diff --git a/cmd/semver_test.go b/cmd/semver_test.go new file mode 100644 index 000000000..54261b6f7 --- /dev/null +++ b/cmd/semver_test.go @@ -0,0 +1,65 @@ +package cmd + +import ( + "testing" +) + +func TestSemanticVersion_IsPreRelease(t *testing.T) { + tests := []struct { + name string + version string + want bool + }{ + {"v1.6.7-pre0", "v1.6.7-pre0", true}, + {"v2.6.7+pre0", "v2.6.7+pre0", false}, + {"v2.6.7", "v2.6.7", false}, + {"v2.0.0+alpha.1", "v2.0.0+alpha.1", false}, + {"v2.0.0-alpha.1", "v2.0.0-alpha.1", false}, + {"v1.6.7", "v1.6.7", false}, + } + for _, tt := range tests { + t.Run(tt.name, func(t *testing.T) { + semanticversion, err := NewSemanticVersion(tt.version) + if err != nil { + t.Errorf("Invalid semantic version: %s", semanticversion) + return + } + s := &SemanticVersion{ + Version: semanticversion.Version, + } + if got := s.IsPreRelease(); got != tt.want { + t.Errorf("IsPreRelease() = %v, want %v", got, tt.want) + } + }) + } +} + +func TestSemanticVersion_IsRelease(t *testing.T) { + tests := []struct { + name string + version string + want bool + }{ + {"v1.6.7", "v1.6.7", true}, + {"v2.6.7-pre0", "v2.6.7-pre0", false}, + {"v2.6.7", "v2.6.7", false}, + {"v2.6.7+release", "v2.6.7+release", false}, + {"v2.0.0-alpha.1", "v2.0.0-alpha.1", false}, + {"v1.6.7-pre0", "v1.6.7-pre0", false}, + } + for _, tt := range tests { + t.Run(tt.name, func(t *testing.T) { + semanticversion, err := NewSemanticVersion(tt.version) + if err != nil { + t.Errorf("Invalid semantic version: %s", semanticversion) + return + } + s := &SemanticVersion{ + Version: semanticversion.Version, + } + if got := s.IsRelease(); got != tt.want { + t.Errorf("IsRelease() = %v, want %v", got, tt.want) + } + }) + } +} diff --git a/cmd/templates/vue3-full/frontend/package.json.template b/cmd/templates/vue3-full/frontend/package.json.template index cadd160a5..dc7eef41e 100644 --- a/cmd/templates/vue3-full/frontend/package.json.template +++ b/cmd/templates/vue3-full/frontend/package.json.template @@ -19,16 +19,16 @@ "@types/mocha": "^8.0.3", "@typescript-eslint/eslint-plugin": "^4.3.0", "@typescript-eslint/parser": "^4.3.0", - "@vue/cli-plugin-eslint": "~4.5.6", - "@vue/cli-plugin-router": "~4.5.6", - "@vue/cli-plugin-typescript": "~4.5.6", - "@vue/cli-plugin-unit-mocha": "~4.5.6", - "@vue/cli-service": "~4.5.6", + "@vue/cli-plugin-eslint": "~4.5.9", + "@vue/cli-plugin-router": "~4.5.9", + "@vue/cli-plugin-typescript": "~4.5.9", + "@vue/cli-plugin-unit-mocha": "~4.5.9", + "@vue/cli-service": "~4.5.9", "@vue/compiler-sfc": "^3.0.0", - "@vue/eslint-config-typescript": "^5.1.0", + "@vue/eslint-config-typescript": "^7.0.0", "@vue/test-utils": "^2.0.0-0", "chai": "^4.2.0", - "eslint": "^7.10.0", + "eslint": "<7.0.0", "eslint-plugin-vue": "^7.0.0", "node-sass": "^4.14.1", "sass-loader": "^10.0.2", diff --git a/cmd/version.go b/cmd/version.go index 0b77ffc72..0477f0086 100644 --- a/cmd/version.go +++ b/cmd/version.go @@ -1,4 +1,4 @@ package cmd // Version - Wails version -const Version = "v1.10.1" +const Version = "v1.11.0" \ No newline at end of file diff --git a/config.go b/config.go index d4d1f2dbb..dd0c457c3 100644 --- a/config.go +++ b/config.go @@ -1,7 +1,6 @@ package wails import ( - "fmt" "net/url" "strings" @@ -140,10 +139,6 @@ func newConfig(userConfig *AppConfig) (*AppConfig, error) { } } - println("****************************************************") - fmt.Printf("%+v\n", result) - println("****************************************************") - return result, nil } diff --git a/lib/renderer/webview/webview.h b/lib/renderer/webview/webview.h index 2502ff6cb..c08cb4794 100644 --- a/lib/renderer/webview/webview.h +++ b/lib/renderer/webview/webview.h @@ -364,6 +364,7 @@ struct webview_priv webkit_web_view_get_settings(WEBKIT_WEB_VIEW(w->priv.webview)); webkit_settings_set_enable_write_console_messages_to_stdout(settings, true); webkit_settings_set_enable_developer_extras(settings, true); + webkit_settings_set_hardware_acceleration_policy(settings, WEBKIT_HARDWARE_ACCELERATION_POLICY_ALWAYS); } else { diff --git a/runtime/js/package-lock.json b/runtime/js/package-lock.json index 61a8689b2..13881aa46 100644 --- a/runtime/js/package-lock.json +++ b/runtime/js/package-lock.json @@ -3959,9 +3959,9 @@ "dev": true }, "ini": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz", - "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==", + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", + "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", "dev": true }, "interpret": { diff --git a/runtime/js/runtime/package-lock.json b/runtime/js/runtime/package-lock.json index 296bd2ec9..7a13b4e3a 100644 --- a/runtime/js/runtime/package-lock.json +++ b/runtime/js/runtime/package-lock.json @@ -1,6 +1,6 @@ { "name": "@wailsapp/runtime", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -130,9 +130,9 @@ "dev": true }, "ini": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz", - "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==", + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", + "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", "dev": true }, "invert-kv": { From 76b12b5b80641c2bccc137d14bda7e1e7da52655 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Mon, 4 Jan 2021 19:52:12 +1100 Subject: [PATCH 2/9] Add Pace to Thanks --- README.md | 7 ++++++- pace.jpeg | Bin 0 -> 3133 bytes 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 pace.jpeg diff --git a/README.md b/README.md index c05862c9b..5c279e02e 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,12 @@ This project was mainly coded to the following albums: [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fwailsapp%2Fwails.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fwailsapp%2Fwails?ref=badge_large) -## Special Thank You +## Special Thanks + +

+ A *huge* thanks to Pace for sponsoring the project and helping the efforts to get Wails ported to Apple Silicon!

+ If you are looking for a Project Management tool that's powerful but quick and easy to use, check them out!

+

A special thank you to JetBrains for donating licenses to us!

diff --git a/pace.jpeg b/pace.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..897885637f65f8ff353425a9711d38359527ee89 GIT binary patch literal 3133 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 K{|^BG$9@N`AzkhO literal 0 HcmV?d00001 From 4a6e9d059cc5d2cb9fff24218bfcfe830280a476 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Mon, 4 Jan 2021 19:57:56 +1100 Subject: [PATCH 3/9] Redo thanks section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c279e02e..f6fb2509b 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,8 @@ This project was mainly coded to the following albums: ## Special Thanks

- A *huge* thanks to Pace for sponsoring the project and helping the efforts to get Wails ported to Apple Silicon!

+
+ A *huge* thanks to Pace for sponsoring the project and helping the efforts to get Wails ported to Apple Silicon!

If you are looking for a Project Management tool that's powerful but quick and easy to use, check them out!

From c88aedc89098fe758915a94e60eb553442e8ea1a Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Fri, 26 Feb 2021 15:34:58 +1100 Subject: [PATCH 4/9] Update README Better messaging --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f6fb2509b..5a1db1789 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

- A framework for building desktop applications using Go & Web Technologies.

+ Build desktop applications using Go & Web Technologies.

@@ -20,7 +20,7 @@ The official docs can be found at [https://wails.app](https://wails.app). ## Features -- Use standard Go libraries/frameworks for the backend +- Use standard Go for the backend - Use any frontend technology to build your UI - Quickly create Vue, Vuetify or React frontends for your Go programs - Expose Go methods/functions to the frontend via a single bind command From e8f269ca0a176fa5db89c43f97a78b85a808e58a Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Thu, 25 Mar 2021 00:04:01 +1100 Subject: [PATCH 5/9] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5a1db1789..367ed439c 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,11 @@ The official docs can be found at [https://wails.app](https://wails.app). - Powerful cli tool - Multiplatform +## Sponsors + +This project is supported by these kind people: + + ## Installation From 17421552fe39f93423ad505604d86aa20b832e43 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Thu, 25 Mar 2021 00:06:02 +1100 Subject: [PATCH 6/9] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 367ed439c..50dc4de0e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The official docs can be found at [https://wails.app](https://wails.app). This project is supported by these kind people: - + ## Installation From 872b57eb4c1ad6a6d5b356f5b2f11b734fb8e220 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Thu, 25 Mar 2021 00:14:56 +1100 Subject: [PATCH 7/9] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50dc4de0e..b9862a6b5 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,12 @@ The official docs can be found at [https://wails.app](https://wails.app). This project is supported by these kind people: - + + + + +

tc-hib
+ ## Installation From 0393cb3dec019d7b8121dc109fbb6bf46f08dfd0 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Thu, 25 Mar 2021 00:16:24 +1100 Subject: [PATCH 8/9] Update README.md --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b9862a6b5..fb217131b 100644 --- a/README.md +++ b/README.md @@ -34,12 +34,9 @@ The official docs can be found at [https://wails.app](https://wails.app). This project is supported by these kind people: - - - - -
tc-hib
- + + + ## Installation From 8ddc3e95277418b7d9798774a21fa83d2df51483 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Thu, 25 Mar 2021 00:18:53 +1100 Subject: [PATCH 9/9] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb217131b..c184403c5 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ The official docs can be found at [https://wails.app](https://wails.app). This project is supported by these kind people: +