mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
refactor!(dialog): change type field in JS to kind (#945)
* Fix dialog type not working * gen files * type -> kind * update API example --------- Co-authored-by: amrbashir <amr.bashir2015@gmail.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"dialog": "patch"
|
||||
"dialog-js": "patch"
|
||||
---
|
||||
|
||||
**Breaking change** Renamed `MessageDialogOptions.type` and `ConfigrmDialogOptions.type` fields to `kind` to match the Rust API.
|
||||
Reference in New Issue
Block a user