Skip to content
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

refactor(i18n): Switch to useLocalizedStringFormatter #504

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

ins0
Copy link
Member

@ins0 ins0 commented Jun 12, 2024

Drop deprecated useMessageFormatter with new useLocalizedStringFormatter

Copy link
Contributor

Coverage Report for ./packages/components/

Status Category Percentage Covered / Total
🔵 Lines 29.26% 4169 / 14244
🔵 Statements 29.26% 4169 / 14244
🔵 Functions 31.19% 165 / 529
🔵 Branches 53.21% 364 / 684
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/components/dev/viteI18nPlugin.ts 100% 100% 100% 100%
packages/components/src/components/List/components/Footer/PaginationInfos/PaginationInfos.tsx 75.55% 28.57% 100% 75.55% 29-39
packages/components/src/components/TextFieldBase/TextFieldBase.tsx 0% 0% 0% 0% 1-83
packages/components/src/lib/react/components/Translate/Translate.tsx 76.47% 100% 0% 76.47% 12-15
Generated in workflow #1089

@mfal mfal merged commit 3269afb into main Jun 12, 2024
4 checks passed
@mfal mfal deleted the refactor/i18n branch June 12, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants