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

fix: Don't rely on removeDiacritics to highlight text #4636

Merged
merged 9 commits into from
Dec 16, 2023

Commits on Dec 8, 2023

  1. When we highlight a suggestion, we can't rely on the `removeDiacritic…

    …s`, as it replaces some letters of 1 word into 2 or +
    g123k committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    72f6d5a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Better algorithm

    g123k committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    7af2c89 View commit details
    Browse the repository at this point in the history
  2. Remove unused things

    g123k committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    6a775a6 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    g123k committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    a8fddda View commit details
    Browse the repository at this point in the history
  4. Unnecessary brackets

    g123k committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    daecba1 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    23caf4f View commit details
    Browse the repository at this point in the history
  2. Reformat CountrySelector

    g123k committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d29e34e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2cb4aa View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    b963ca2 View commit details
    Browse the repository at this point in the history