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

feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls #8428

Merged
merged 11 commits into from Dec 22, 2022

Commits on Dec 12, 2022

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

Commits on Dec 15, 2022

  1. Implement suggestions

    mellson committed Dec 15, 2022
    Copy the full SHA
    598be66 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

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

Commits on Dec 17, 2022

  1. Copy the full SHA
    5df658b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. fix test

    mellson committed Dec 22, 2022
    Copy the full SHA
    0709d69 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    682fae2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8fb0dae View commit details
    Browse the repository at this point in the history
  4. memoize withBaseUrl

    slorber committed Dec 22, 2022
    Copy the full SHA
    a8f680d View commit details
    Browse the repository at this point in the history
  5. factorize code across SearchBar & SearchPage

    - handling of pathname replacement
    - handling of external urls
    slorber committed Dec 22, 2022
    Copy the full SHA
    e08762c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f5244a1 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    7847734 View commit details
    Browse the repository at this point in the history