Skip to content

fix(input): Avoid styling on non-reflected attributes #11089

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

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

macandcheese
Copy link
Contributor

@macandcheese macandcheese commented Dec 17, 2024

Related Issue: #10959 #10958

Summary

Adds classes to use for specific styling cases in Input. This only adjusts suffix-text and prefix-text. There are other styles set on attributes in the component, but those are reflected attributes. We could still improve that in the future if needed - and / or, in the newer input-x components.

Also fixes a selector typo.

@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label Dec 17, 2024
@macandcheese macandcheese added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Dec 17, 2024
Copy link
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

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

🎉 🌮

@macandcheese macandcheese merged commit cd6afeb into dev Dec 17, 2024
16 checks passed
@macandcheese macandcheese deleted the macandcheese/10959-input-token-updates branch December 17, 2024 22:23
benelan pushed a commit that referenced this pull request Feb 8, 2025
**Related Issue:** #10959 #10958

## Summary
Adds classes to use for specific styling cases in Input. This only
adjusts `suffix-text` and `prefix-text`. There are other styles set on
attributes in the component, but those are reflected attributes. We
could still improve that in the future if needed - and / or, in the
newer `input-x` components.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug. pr ready for visual snapshots Adding this label will run visual snapshot testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants