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: add CleaveOptions type to mask prop to match real use #2950

Merged
merged 2 commits into from
Feb 14, 2023
Merged

fix: add CleaveOptions type to mask prop to match real use #2950

merged 2 commits into from
Feb 14, 2023

Conversation

asbermudez
Copy link
Contributor

Description

The mask property from the useCleave() hook had the missing CleaveOptions type which is a valid input type for it

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Improvement/refactoring (non-breaking change that doesn't add any feature but make things better)

@asbermudez asbermudez closed this by deleting the head repository Feb 13, 2023
@asbermudez
Copy link
Contributor Author

asbermudez commented Feb 13, 2023

@m0ksem sorry, I accidentally closed it by removing my fork...

@asbermudez asbermudez reopened this Feb 13, 2023
@m0ksem
Copy link
Collaborator

m0ksem commented Feb 13, 2023

Hi, @asbermudez. I changed a bit this PR. Can you check if it solves your particular issue using VaInput.demo.vue? I tried with phone and it's OK. Want to double-check this.

@asbermudez
Copy link
Contributor Author

@m0ksem Works like a charm as far as I can see :)

@m0ksem m0ksem merged commit c73c9d2 into epicmaxco:develop 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.

2 participants