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

Allows additional decimal separators #168

Closed
wants to merge 2 commits into from

Conversation

Berardpi
Copy link

Adds props to specify additional decimal separators so that the user can type both '.' and ',' but it still get formatted with the decimalSeparator

@Berardpi Berardpi force-pushed the multiple-separators branch from ad1e4a9 to a56b5dc Compare March 13, 2018 10:08
@anissaHireme
Copy link

anissaHireme commented Apr 18, 2018

any news on this issue ? is seems the fix was not merged

@s-yadav s-yadav mentioned this pull request Oct 1, 2018
6 tasks
@s-yadav
Copy link
Owner

s-yadav commented Nov 22, 2018

General use case is to allow typing . as decimal separator while decimalSeparator is other than . . No need for allowedDecimalSeparator prop on v4. The above use case will work.
Closing this PR.

@s-yadav s-yadav closed this Nov 22, 2018
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.

3 participants