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

feat(ErrorMessage): ✨ Add new option to toggle error color #836

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

mimarz
Copy link
Collaborator

@mimarz mimarz commented Sep 20, 2023

  • Added option to toggle error color.
  • Needed for use-cases such as character count feedback that switches to error when limit is excedded.
  • Defaults to true so no breaking change

Added option to toggle error color. Good to use when you have features such as character count feedback that switches to error when limit is excedded. Defaults to `true` so no breaking change
Copy link
Contributor

@Magnusrm Magnusrm left a comment

Choose a reason for hiding this comment

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

Looks good and tested ok in safari, chrome and firefox 👍

@mimarz mimarz merged commit 8b177f3 into main Sep 20, 2023
2 checks passed
@mimarz mimarz deleted the feat/errormessage-error branch September 20, 2023 08:40
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