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(query): fallback to default locale if query has no filter on _locale #1748

Merged
merged 4 commits into from
Dec 14, 2022

Commits on Dec 13, 2022

  1. fix(query): keep track of all contents in the Index

    Contents with same `_path` and different locales should exist in the Index
    farnabaz committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b15c47f View commit details
    Browse the repository at this point in the history
  2. test: add tests

    farnabaz committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    4e13325 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. fix: filter locales

    farnabaz committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    5f9d5b5 View commit details
    Browse the repository at this point in the history
  2. fix: better default fallback

    farnabaz committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    0a7b13a View commit details
    Browse the repository at this point in the history