Skip to content

Commit d74fc0a

Browse files
authored
feat: update to alpha.11 (#555)
1 parent d5a7c77 commit d74fc0a

67 files changed

Lines changed: 628 additions & 538 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changes/fix-docs-build.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,3 @@
2828
---
2929

3030
Fixes docs.rs build by enabling the `tauri/dox` feature flag.
31-

.changes/positioner-tray-flag.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"positioner": patch
3+
---
4+
5+
Change `system-tray` feature flag to `tray-icon`.

.changes/tauri-alpha.11.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
"app": patch
3+
"app-js": patch
4+
"authenticator": patch
5+
"authenticator-js": patch
6+
"autostart": patch
7+
"autostart-js": patch
8+
"cli": patch
9+
"cli-js": patch
10+
"clipboard-manager": patch
11+
"clipboard-manager-js": patch
12+
"dialog": patch
13+
"dialog-js": patch
14+
"fs": patch
15+
"fs-js": patch
16+
"global-shortcut": patch
17+
"global-shortcut-js": patch
18+
"http": patch
19+
"http-js": patch
20+
"localhost": patch
21+
"log-plugin": patch
22+
"log-js": patch
23+
"notification": patch
24+
"notification-js": patch
25+
"os": patch
26+
"os-js": patch
27+
"persisted-scope": patch
28+
"positioner": patch
29+
"positioner-js": patch
30+
"process": patch
31+
"process-js": patch
32+
"shell": patch
33+
"shell-js": patch
34+
"single-instance": patch
35+
"sql": patch
36+
"sql-js": patch
37+
"store": patch
38+
"store-js": patch
39+
"stronghold": patch
40+
"stronghold-js": patch
41+
"updater": patch
42+
"updater-js": patch
43+
"upload": patch
44+
"upload-js": patch
45+
"websocket": patch
46+
"websocket-js": patch
47+
"window": patch
48+
"window-js": patch
49+
"window-state": patch
50+
"window-state-js": patch
51+
---
52+
53+
Update to alpha.11.

0 commit comments

Comments
 (0)