feat(@formatjs/intl-numberformat): implemented formatNumericRange and formatNumericRangeToParts#3860
Conversation
|
Hy @longlho, The only missing one is about spacing. Should it be addressed in another PR? |
|
Yeah that's ok can you make a GH issue to track it? |
I opened #3896 |
|
Thanks a lot for your contributions! |
|
Quick questions, just to understand. Version 8.3.0 says it adds |
|
Actually, seems like this adds support for What confused me is that |
… formatNumericRangeToParts (formatjs#3860)
Hi,
with this PR I implemented both formatNumericRange and formatNumericRangeToParts, with their dedicated abstract functions.
cc: @simoneb @micheleriva