Skip to content

Conversation

@devakowakou
Copy link

  • Add hexColor rule to validate hex color codes (#FFF or #FFFFFF)
  • Add English translation for error message
  • Add comprehensive unit tests (6 test cases)
  • Fix TypeScript lib configuration to support ES2016+ features
  • All tests passing (58/58)

Pull Request Template

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Related Issue

Closes #

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Other

Checklist

  • Tests added/updated
  • Breaking changes documented

Additional Notes

- Add hexColor rule to validate hex color codes (#FFF or #FFFFFF)
- Add English translation for error message
- Add comprehensive unit tests (6 test cases)
- Fix TypeScript lib configuration to support ES2016+ features
- All tests passing (58/58)
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thank you for submitting a pull request! Your changes are valuable to us.

@Claudye
Copy link
Contributor

Claudye commented Oct 5, 2025

Hi @devakowakou , thanks for your contribution! The hexColor validation rule is interesting, but we’ll leave this PR open for now. In the meantime, we have some open issues you can help with if you’d like to pick one up.

@devakowakou
Copy link
Author

devakowakou commented Oct 6, 2025

Hi @devakowakou , thanks for your contribution! The hexColor validation rule is interesting, but we’ll leave this PR open for now. In the meantime, we have some open issues you can help with if you’d like to pick one up.

Hello @Claudye , I am interested and will look into the issues. I will get on it.

@Claudye
Copy link
Contributor

Claudye commented Oct 6, 2025

Hi @devakowakou , thanks for your contribution! The hexColor validation rule is interesting, but we’ll leave this PR open for now. In the meantime, we have some open issues you can help with if you’d like to pick one up.

Hello @Claudye , I am interested and will look into the issues. I will get on it.

Thanks!

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