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: handle stencil vs lumina boolean reflection differences #10662

Merged
merged 7 commits into from
Oct 31, 2024

Conversation

benelan
Copy link
Member

@benelan benelan commented Oct 31, 2024

Related Issue: #10482

Summary

Resolve the validationIcon issue brought up in #10509 (comment)

The only properties affected by the change in how boolean properties are reflected are icon, validationIcon, and download. This PR fixes the utils that caused issues with icon and validationIcon. The download property seems to already be correct, for example:

@github-actions github-actions bot added the refactor Issues tied to code that needs to be significantly reworked. label Oct 31, 2024
@benelan benelan added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Oct 31, 2024
@benelan benelan added the skip visual snapshots Pull requests that do not need visual regression testing. label Oct 31, 2024
Copy link
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

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

Nice! 🚀

@benelan benelan merged commit 32b057c into dev Oct 31, 2024
13 checks passed
@benelan benelan deleted the benelan/boolean-reflection-lumina branch October 31, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr ready for visual snapshots Adding this label will run visual snapshot testing. refactor Issues tied to code that needs to be significantly reworked. skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants