-
Notifications
You must be signed in to change notification settings - Fork 603
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
WIP Fix 252: Support formatting units #254
Conversation
@@ -11,6 +11,7 @@ | |||
"cldrjs": "0.3.4" | |||
}, | |||
"devDependencies": { | |||
"CLDRPluralRuleParser": "rxaviers/CLDRPluralRuleParser#3a9a4f6a32455d82cb6ed9170c4d676a2719d29a", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you intend to send a PR for the UMD support changes?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had already done and its merged (santhoshtr/CLDRPluralRuleParser#9). I just need to update this reference. Thanks
Borrow santhoshtr/CLDRPluralRuleParser. Ref #220
Thanks to @sompylasar Ref #252 Ref #254 Ref #512 Ref #541
Thanks to @AhmedMustafa Ref #252 Ref #254 Ref #512 Ref #541
Work in progress Fix for #252
TODO