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

Remove inline translation defaults; don't show items with empty-string public descriptions #9177

Merged
merged 4 commits into from
Jul 10, 2024

Conversation

nbudin
Copy link
Contributor

@nbudin nbudin commented Jul 9, 2024

Now that we have type-checked translations, we can hopefully stop using i18next-parser. This also removes all the default inline translations, which should help reduce bundle size.

This also contains a bug fix for an issue we noticed on the Be-Con site, where items that have empty-string public descriptions (as opposed to null public descriptions) are still shown.

@nbudin nbudin added bug performance patch Bumps the patch version number on release labels Jul 10, 2024
@nbudin nbudin changed the title Remove inline translation defaults Remove inline translation defaults; don't show items with empty-string public descriptions Jul 10, 2024
Copy link
Contributor

Code Coverage Report: Only Changed Files listed

Package Coverage
Overall Coverage 🟢 85%

Minimum allowed coverage is 0%, this run produced 85%

@nbudin nbudin merged commit e5e51fb into main Jul 10, 2024
16 checks passed
@nbudin nbudin deleted the remove-inline-translation-defaults branch July 10, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug patch Bumps the patch version number on release performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant