Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(dialog)!: use enum instead of label for buttons #1842

Merged
merged 6 commits into from
Oct 1, 2024

Conversation

Legend-Master
Copy link
Contributor

@Legend-Master Legend-Master commented Sep 27, 2024

This allows the user to use the default OS dialog buttons texts instead of always defaulting to Ok and Cancel

@Legend-Master Legend-Master requested a review from a team as a code owner September 27, 2024 09:15
Copy link
Contributor

github-actions bot commented Sep 27, 2024

Package Changes Through 45e5088

There are 4 changes which include deep-link with prerelease, dialog with prerelease, fs with prerelease, updater with prerelease

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.0-rc.7 2.0.0-rc.8
deep-link 2.0.0-rc.6 2.0.0-rc.7
fs 2.0.0-rc.5 2.0.0-rc.6
dialog 2.0.0-rc.7 2.0.0-rc.8
http 2.0.0-rc.5 2.0.0-rc.6
persisted-scope 2.0.0-rc.5 2.0.0-rc.6
single-instance 2.0.0-rc.4 2.0.0-rc.5
updater 2.0.0-rc.3 2.0.0-rc.4

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit 04459af into tauri-apps:v2 Oct 1, 2024
15 checks passed
lucasfernog added a commit to tauri-apps/tauri-docs that referenced this pull request Oct 1, 2024
I'm not totally happy with how the dialog docs layout is completely different from the others, but I'm not willing to change it right now - especially not without discussing with the other docs maintainers

this PR clarifies the return path format for Android and iOS, and also updates the Rust examples following the change from tauri-apps/plugins-workspace#1842
gezihuzi pushed a commit to Hypobenthos/plugins-workspace that referenced this pull request Oct 3, 2024
…1842)

* refactor(dialog)!: use enum instead of label

* Add change file

* Fix doc comment typo

* Move ok and cancel to lib.rs
Sir-Thom pushed a commit to Sir-Thom/plugins-workspace that referenced this pull request Oct 22, 2024
…1842)

* refactor(dialog)!: use enum instead of label

* Add change file

* Fix doc comment typo

* Move ok and cancel to lib.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants