Skip to content

Fix CaseDetectionMacro to handle multiple elements and improve casing #3061

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Stof83
Copy link

@Stof83 Stof83 commented Apr 19, 2025

This patch fixes a bug in CaseDetectionMacro where only the first case element was considered. It now handles multiple case elements and uses proper PascalCase formatting for isX computed properties.

@Stof83 Stof83 requested review from ahoppen and bnbarham as code owners April 19, 2025 15:56
Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

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

Thanks for the improvement. I have left a couple suggestion inline.

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