Skip to content

new event types#112

Merged
corina-rusu merged 1 commit intomainfrom
new_event_types
Oct 14, 2025
Merged

new event types#112
corina-rusu merged 1 commit intomainfrom
new_event_types

Conversation

@corina-rusu
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings October 14, 2025 12:02
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds new event types to the ControlEventType enum and increments the package version. The changes expand the available control event types from just OnLoad and OnChange to include OnClick, OnFocus, and OnBlur events.

  • Added three new event types: OnClick, OnFocus, and OnBlur to the ControlEventType enum
  • Incremented the package version from 1.40.0 to 1.40.1
  • Uncommented previously defined but unused OnFocus and OnBlur events

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
Ringhel.Procesio.Action.Core/Utils/ControlEventType.cs Added OnClick, OnFocus, and OnBlur event types to the enum
Ringhel.Procesio.Action.Core/Ringhel.Procesio.Action.Core.csproj Incremented package version to reflect the new functionality

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@corina-rusu corina-rusu merged commit 3b34865 into main Oct 14, 2025
1 check passed
@corina-rusu corina-rusu deleted the new_event_types branch October 14, 2025 12:08
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.

3 participants