Shopify / quilt

[⚠️ Deprecated] A loosely related set of packages for JavaScript/TypeScript projects at Shopify
MIT License
1.7k stars 222 forks source link

feat: option to format percentage without percentage sign #2824

Closed karrocon closed 3 months ago

karrocon commented 3 months ago

Description

Part of https://github.com/Shopify/quilt/issues/2822

Add new option that can be passed to formatPercentage to omit the percentage sign. Default behavior if unspecified will remain the same, which prevents this from being a breaking change.