-
Notifications
You must be signed in to change notification settings - Fork 283
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d5a7c77
commit d74fc0a
Showing
67 changed files
with
628 additions
and
538 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,4 +28,3 @@ | |
--- | ||
|
||
Fixes docs.rs build by enabling the `tauri/dox` feature flag. | ||
|
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"positioner": patch | ||
--- | ||
|
||
Change `system-tray` feature flag to `tray-icon`. |
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 |
---|---|---|
@@ -0,0 +1,53 @@ | ||
--- | ||
"app": patch | ||
"app-js": patch | ||
"authenticator": patch | ||
"authenticator-js": patch | ||
"autostart": patch | ||
"autostart-js": patch | ||
"cli": patch | ||
"cli-js": patch | ||
"clipboard-manager": patch | ||
"clipboard-manager-js": patch | ||
"dialog": patch | ||
"dialog-js": patch | ||
"fs": patch | ||
"fs-js": patch | ||
"global-shortcut": patch | ||
"global-shortcut-js": patch | ||
"http": patch | ||
"http-js": patch | ||
"localhost": patch | ||
"log-plugin": patch | ||
"log-js": patch | ||
"notification": patch | ||
"notification-js": patch | ||
"os": patch | ||
"os-js": patch | ||
"persisted-scope": patch | ||
"positioner": patch | ||
"positioner-js": patch | ||
"process": patch | ||
"process-js": patch | ||
"shell": patch | ||
"shell-js": patch | ||
"single-instance": patch | ||
"sql": patch | ||
"sql-js": patch | ||
"store": patch | ||
"store-js": patch | ||
"stronghold": patch | ||
"stronghold-js": patch | ||
"updater": patch | ||
"updater-js": patch | ||
"upload": patch | ||
"upload-js": patch | ||
"websocket": patch | ||
"websocket-js": patch | ||
"window": patch | ||
"window-js": patch | ||
"window-state": patch | ||
"window-state-js": patch | ||
--- | ||
|
||
Update to alpha.11. |
Oops, something went wrong.