File tree
9 files changed
+164
-179
lines changed- .changes
- core
- tauri
- scripts
- src
- tauri-runtime-wry
- examples/api
- dist/assets
- src-tauri
- tooling/api/src
9 files changed
+164
-179
lines changedDiff for: .changes/custom-protocol-uri-parse.md
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Diff for: .changes/linux-header-support.md
+6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
Diff for: core/tauri-runtime-wry/Cargo.toml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
Diff for: core/tauri/Cargo.toml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
|
Diff for: core/tauri/scripts/bundle.global.js
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: core/tauri/src/manager.rs
-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
513 | 513 |
| |
514 | 514 |
| |
515 | 515 |
| |
516 |
| - | |
517 | 516 |
| |
518 | 517 |
| |
519 | 518 |
| |
520 | 519 |
| |
521 | 520 |
| |
522 |
| - | |
523 |
| - | |
524 |
| - | |
525 | 521 |
| |
526 | 522 |
| |
527 | 523 |
| |
|
Diff for: examples/api/dist/assets/index.js
+41-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments