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(kit): Number should drop items from decimalPseudoSeparators if any is equal to thousandSeparator #390

Merged
merged 4 commits into from
Aug 8, 2023

Conversation

namereva
Copy link
Contributor

@namereva namereva commented Aug 7, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows Conventional Commits
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactoring
  • Code style update
  • Build or CI related changes
  • Documentation content changes

What is the current behavior?

Closes #388

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

@nsbarsukov nsbarsukov changed the title feat(kit): Drop items from decimalPseudoSeparators if any is equal to thousandSeparator fix(kit): Number should drop items from decimalPseudoSeparators if any is equal to thousandSeparator Aug 8, 2023
@nsbarsukov nsbarsukov self-requested a review August 8, 2023 07:14
Copy link
Member

@nsbarsukov nsbarsukov left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution ❤️

@nsbarsukov nsbarsukov merged commit 2107adc into taiga-family:main Aug 8, 2023
16 checks passed
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.

🐞 - Number should drop items from decimalPseudoSeparators if any is equal to thousandSeparator
2 participants