Conversation
… the previously undocumented locale prop.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThis PR extends NumberField with internationalization support by adding an optional Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
Clarifies how
localeandformatinteract in NumberField and surfaces the previously undocumented locale prop. The currency demo was misleading: the same currency: 'USD' setting rendered differently across users' runtime locales (separators, symbol position, currency name vs. code), and the docs didn't explain that locale is the lever to pin output.Type of Change
How Has This Been Tested?
Checklist:
Screenshots (if appropriate):
N/A
Related Issues
#736