Commit 4d545ab
feat: background color APIs (#11486)
* feat: background color APIs
closes #10519
closes #1564
* clippy
* git branch
* bundle
* fix hex color schema pattern
* add missing `^`
* fix iOS
* revert test
* revert apple-codesign bump
* fmt
* add change files
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>1 parent fabc2f2 commit 4d545ab
File tree
26 files changed
+976
-200
lines changed- .changes
- crates
- tauri-cli
- tauri-macos-sign
- tauri-runtime-wry
- src
- window
- tauri-runtime/src
- tauri-schema-generator/schemas
- tauri-schema-worker/src
- tauri-utils/src
- tauri
- scripts
- src
- test
- webview
- window
- examples/api/src-tauri/src
- packages/api/src
26 files changed
+976
-200
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments