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

fix(text-input): correctly set input padding for warning state #1688

Merged
merged 1 commit into from
Mar 15, 2023
Merged

Conversation

hslee2008
Copy link
Contributor

Summary

--warn to --warning

Fixes #1687

Before

before

After

fixed

`--warn` to `--warning`
@metonym metonym changed the title Fix typo fix(text-input): fix input right padding for warning state Mar 13, 2023
Copy link
Collaborator

@metonym metonym left a comment

Choose a reason for hiding this comment

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

Nice catch. Funnily enough, PasswordInput uses the correct --warning class.

@metonym metonym changed the title fix(text-input): fix input right padding for warning state fix(text-input): correctly set input padding for warning state Mar 13, 2023
@metonym metonym merged commit 821233a into carbon-design-system:master Mar 15, 2023
@theetrain
Copy link
Collaborator

This is now available in v0.73.4

@2kodes
Copy link

2kodes commented Mar 23, 2023

@theetrain

Will v0.73.4 be deployed to the site https://carbon-components-svelte.onrender.com/ ?
As v0.73.3 is still showing

@metonym
Copy link
Collaborator

metonym commented Mar 23, 2023

@2kodes Thanks for the nudge – docs have been updated to 0.73.4

@2kodes
Copy link

2kodes commented Mar 29, 2023

@metonym

Another nudge on updating the docs to v0.73.5 ... Thanks

@metonym
Copy link
Collaborator

metonym commented Mar 29, 2023

Done

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] Warn Icon is not moved because padding-right is not set
4 participants