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

Adiciona opção para escolher separador decimal #31

Merged
merged 13 commits into from
Jun 19, 2020
Merged

Conversation

theuves
Copy link
Member

@theuves theuves commented Jun 19, 2020

Tendo em vista os problemas relatados em #25 e #27.


Este PR adiciona a opção number.decimalSeparator para o usuário escolher qual será seu separador decimal (vírgula? ponto?).

Tendo em vista que a base do projeto é a língua portuguesa do Brasil as configurações padrão sempre serão dela, portanto, o separador decimal padrão é vírgula (comma).

Quando alterado o separador decimal para ponto (dot), automaticamente o separador de milhar será vírgula (comma) e vice-versa.

@theuves theuves merged commit ad9f9c6 into master Jun 19, 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

Successfully merging this pull request may close these issues.

None yet

1 participant