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(core): MaskModel rejects new character if it is equal to the previous fixed character #111

Merged
merged 1 commit into from
Feb 10, 2023

Conversation

nsbarsukov
Copy link
Member

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 #110

Does this PR introduce a breaking change?

  • Yes
  • No

@github-actions
Copy link
Contributor

Visit the preview URL for this PR (updated for commit 4e8c81b):

https://maskito--pr111-fixed-character-mask-bvxhy6e9.web.app

(expires Sat, 11 Feb 2023 07:26:30 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 61e4dea776cbea516b68c67840913d2edd88bb90

@nsbarsukov nsbarsukov merged commit 9c18e05 into main Feb 10, 2023
@nsbarsukov nsbarsukov deleted the fixed-character-mask-fix branch February 10, 2023 07:45
This was referenced Feb 14, 2023
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.

🐞 - Pattern mask rejects inserting new character if it is equal to the previous fixed character
2 participants