Files
tauri-plugins-workspace/plugins
Amr Bashir 509eba8d44 feat: support message dialogs with 3 buttons (#2641)
* feat: support message dialogs with 3 buttons

* change file

* From<String>

* untagged & YesNoCancel

* revert package.json

* Update plugins/dialog/src/desktop.rs

Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>

* no optional

* Update desktop.rs

* Update plugins/dialog/src/models.rs

Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>

* change to an enum

* convert back into union

* regen

* update @since

* map buttons for linux

* enhance type

* Add examples

---------

Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Co-authored-by: Tony <legendmastertony@gmail.com>
2025-08-27 09:40:47 -03:00
..
2025-08-20 11:42:19 +02:00
2025-08-20 11:42:19 +02:00
2025-06-25 16:32:02 +02:00
2025-08-20 11:42:19 +02:00
2025-08-21 10:07:03 -03:00
2025-08-20 11:42:19 +02:00
2025-08-20 11:42:19 +02:00
2025-08-25 18:15:22 +02:00