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

Allow feedback on unparsable unicode characters to render without i18next #765

Merged
merged 4 commits into from
Mar 9, 2023

Commits on Mar 8, 2023

  1. fix(unparsable_unicode_message): pre-interpolate message so feedback …

    …is comprehensible when `i18next` is unavailable
    rossellhayes committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    6ed3dc3 View commit details
    Browse the repository at this point in the history
  2. docs: update NEWS

    rossellhayes committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    d4de8dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acac97a View commit details
    Browse the repository at this point in the history
  4. refactor(unparsable_unicode_message): use sub() rather than `glue()…

    …` to handle interpolation
    rossellhayes committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    9eafb78 View commit details
    Browse the repository at this point in the history