Skip to content

Commit f0837a8

Browse files
committed
Add change files to .changes directory.
1 parent 3422af6 commit f0837a8

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@tauri-apps/api": "minor"
3+
---
4+
5+
Adds the `scrollBarStyle` option to the Webview and WebviewBuilder constructors.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"tauri-cli": "minor"
3+
"tauri-schema-generator": "minor"
4+
"tauri-utils": "minor"
5+
---
6+
7+
Adds the `scrollBarStyle` option to the window configuration.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"tauri-runtime-wry": "minor"
3+
"tauri-runtime": "minor"
4+
"tauri": "minor"
5+
---
6+
7+
Adds the `scroll_bar_style` option to the Webview and WebviewWindow builders.
8+
The possible values for this option are gated behind conditional compilation
9+
flags, and will need to be applied using conditional compilation if customised.

0 commit comments

Comments
 (0)