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

The prop 'allowLeadingZeros' doesn't exist in the interface NumberFormatProps. #385

Closed
LongJohnSilver1504 opened this issue Feb 7, 2020 · 2 comments

Comments

@LongJohnSilver1504
Copy link

LongJohnSilver1504 commented Feb 7, 2020

Hi, the prop 'allowLeadingZeros' doesn't exist in the interface NumberFormatProps.
Kind regards.

@s-yadav
Copy link
Owner

s-yadav commented Feb 20, 2020

This is a new prop, probably got missed. Will add this.

s-yadav added a commit that referenced this issue Feb 20, 2020
- Fix type declaration. Added allowLeadingZeros on types. #385
- Fixed #386. Clear the input on blur if ony `-` is added.
- Added prop-type defination for RefObject #384
- Added inputMode = numeric by default so in mobile browser proper keyboard should open. #189, #312
s-yadav added a commit that referenced this issue Feb 20, 2020
- Fix type declaration. Added allowLeadingZeros on types. #385
- Fixed #386. Clear the input on blur if ony `-` is added.
- Added prop-type defination for RefObject #384
- Added inputMode = numeric by default so in mobile browser proper keyboard should open. #189, #312
@s-yadav
Copy link
Owner

s-yadav commented Feb 21, 2020

Fixed.

@s-yadav s-yadav closed this as completed Feb 21, 2020
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

No branches or pull requests

2 participants