mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-27 11:56:05 +02:00
04459afbb6
* refactor(dialog)!: use enum instead of label * Add change file * Fix doc comment typo * Move ok and cancel to lib.rs
189 B
189 B
dialog
| dialog |
|---|
| patch:breaking |
Changed MessageDialogBuilder::ok_button_label and MessageDialogBuilder::cancel_button_label to MessageDialogBuilder::buttons which takes an enum now