Skip to content

fix(event): handle AnyLabel listeners in emit_to#11581

Merged
amrbashir merged 3 commits intotauri-apps:devfrom
Mikkel-T:fix-event-anylabel
Nov 4, 2024
Merged

fix(event): handle AnyLabel listeners in emit_to#11581
amrbashir merged 3 commits intotauri-apps:devfrom
Mikkel-T:fix-event-anylabel

Conversation

@Mikkel-T
Copy link
Contributor

@Mikkel-T Mikkel-T commented Nov 4, 2024

closes #11561

This Pull Request changes how AnyLabel is interpreted when using the event system. For more info, see issue #11561

@Mikkel-T Mikkel-T requested a review from a team as a code owner November 4, 2024 10:04
@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2024

Package Changes Through 61d6d24

There are 7 changes which include tauri with patch, tauri-bundler with patch, tauri-cli with patch, @tauri-apps/cli with patch, tauri-runtime-wry with patch, @tauri-apps/api with patch, tauri-runtime with patch

Planned Package Versions

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

package current next
@tauri-apps/api 2.0.3 2.0.4
tauri-bundler 2.0.4 2.0.5
tauri-runtime 2.1.1 2.1.2
tauri-runtime-wry 2.1.2 2.1.3
tauri 2.0.6 2.0.7
@tauri-apps/cli 2.0.4 2.0.5
tauri-cli 2.0.4 2.0.5

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


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

Copy link
Member

@amrbashir amrbashir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, this LGTM, could you just add a change file in .changes directory?

@Mikkel-T Mikkel-T requested a review from amrbashir November 4, 2024 12:17
Copy link
Member

@amrbashir amrbashir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@amrbashir amrbashir changed the title fix(event): handle AnyLabel correct (fix: #11561) fix(event): handle AnyLabel listeners in emit_to Nov 4, 2024
@amrbashir amrbashir merged commit f8994b2 into tauri-apps:dev Nov 4, 2024
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.

[bug] v2 Event system: AnyLabel isn't handled correct

2 participants