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

DT-6040 + DT-6042 #4855

Merged
merged 5 commits into from
Sep 1, 2023
Merged

DT-6040 + DT-6042 #4855

merged 5 commits into from
Sep 1, 2023

Commits on Aug 31, 2023

  1. fix: clean up totally confusing function names

    Search library code declared local functions, which had identical names with
    the search context hooks, and renamed those hooks inside the local scope to
    something non-descriptive. This made the code very confusing and hard to
    understand. Now sensible names are used.
    vesameskanen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    489a5ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c66b29 View commit details
    Browse the repository at this point in the history
  3. chore: bump up versions

    vesameskanen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    5ba72e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18b63d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. fix: sv translations

    vesameskanen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    be3fdfe View commit details
    Browse the repository at this point in the history