Skip to content

fix currency format for different locale#67

Open
alepop wants to merge 1 commit into
lionsharecapital:masterfrom
alepop:fix/currency-format
Open

fix currency format for different locale#67
alepop wants to merge 1 commit into
lionsharecapital:masterfrom
alepop:fix/currency-format

Conversation

@alepop
Copy link
Copy Markdown
Contributor

@alepop alepop commented Mar 31, 2017

Locale currency was breaking by numeraljs and regex.
I tried to fix it using only native Intl.NumberFormat.
But they are open question about currency symbol position. In some localization, symbol staying in the end of digits and it break the app design.
fix #64 #50

@jorilallo jorilallo requested a review from maksim-s April 24, 2017 01:31
@jorilallo
Copy link
Copy Markdown
Contributor

@jpmgoncalves would you mind trying this out? Looks like you had this issue a while ago. @jenbennings and you if you happen to have aussie locale, I remember there being something weird

@jpmgoncalves
Copy link
Copy Markdown

Should I download the newest version to try it out @jorilallo?

@k06a
Copy link
Copy Markdown

k06a commented Apr 29, 2017

@jpmgoncalves just checked, it helps. Please merge it and build a new release.

2017-04-29 23 02 15

@jpmgoncalves
Copy link
Copy Markdown

@k06a, I don't have permissions to do that.

@alepop
Copy link
Copy Markdown
Contributor Author

alepop commented May 10, 2017

@maksim-s can you review this PR?

@alepop
Copy link
Copy Markdown
Contributor Author

alepop commented Mar 20, 2018

Almost one year passed and pr still not reviewed T_T

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.

Wrong current price

4 participants