-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updated semver * dialogs added to update channel select * Settings styles, update channel dialogs, new toolbar pills * styling of images\videos in what's new * Added downgrade warning. * Updated dialog texts when switching * Force switch to beta update channel if running a beta version * ignore downgrades if running an alpha * Beta channel only forced if originally on stable * Fix for build script not installing scoop * Fix for a random font rendering bug --------- Co-authored-by: IDCs <[email protected]>
- Loading branch information
1 parent
67ca2b2
commit 1c8bcaa
Showing
18 changed files
with
14,189 additions
and
13,804 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,5 @@ repo: Vortex | |
provider: github | ||
private: false | ||
publisherName: | ||
- Black Tree Gaming Ltd | ||
- Black Tree Gaming Limited |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,6 +28,8 @@ | |
"publish": [ | ||
{ | ||
"provider": "github", | ||
"owner": "Nexus-Mods", | ||
"repo": "Vortex", | ||
"private": false | ||
} | ||
], | ||
|
Submodule changelog-dashlet
updated
3 files
+1 −1 | package.json | |
+128 −115 | src/ChangelogDashlet.tsx | |
+10 −0 | src/changelog.scss |
Oops, something went wrong.