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(reverseHighlight/reverseSnippet): implement sibling strategy from InstantSearch.js #388

Merged
merged 9 commits into from
Jan 12, 2021

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    fedc823 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44a9642 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9501db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fa7e19 View commit details
    Browse the repository at this point in the history
  5. Fix sibling test

    shortcuts committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    a53cb18 View commit details
    Browse the repository at this point in the history
  6. Increase bundle size

    shortcuts committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    0b697c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Add tests for reverseHighlightedParts and reverseHighlightHit, re…

    …name `getHighlightFromSiblings` to `isPartHighlighted`
    shortcuts committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    b088cbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e011b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e59e4d4 View commit details
    Browse the repository at this point in the history