Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: add locale-aware number and currency formatting #16

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

flexiondotorg
Copy link
Contributor

  • Add format configuration via _formats in locale files
  • Add ISO standard fallbacks (31-0, 4217, 8601)
  • Add French locale format configuration tests
  • Add format config loading tests
  • Add ISO default format tests
  • Test coverage is now 100%

The formatting system allows locale-specific number, currency and date formatting while falling back to ISO standards when no locale config is available.

@flexiondotorg flexiondotorg force-pushed the babel-new-file-formats branch 7 times, most recently from f703ab6 to 6d72c0a Compare January 14, 2025 16:25
- Add format configuration via _formats in locale files
- Add ISO standard fallbacks (31-0, 4217, 8601)
- Add French locale format configuration tests
- Add format config loading tests
- Add ISO default format tests

The formatting system allows locale-specific number, currency and date formatting while falling back to ISO standards when no locale config is available.
@flexiondotorg flexiondotorg force-pushed the babel-new-file-formats branch from 6d72c0a to c7a8a18 Compare January 14, 2025 17:04
@flexiondotorg flexiondotorg merged commit 6e55bf7 into master Jan 14, 2025
5 checks passed
@flexiondotorg flexiondotorg deleted the babel-new-file-formats branch January 14, 2025 17:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant