Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: algolia/docsearch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.0
Choose a base ref
...
head repository: algolia/docsearch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.0
Choose a head ref
  • 3 commits
  • 18 files changed
  • 3 contributors

Commits on May 25, 2023

  1. docs(api): add maxResultsPerGroup (#1897)

    Shane Afsar committed May 25, 2023
    Configuration menu
    Copy the full SHA
    066539c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. feat(api): allow insights options to be forwarded to Autocomplete (#1904

    )
    
    * Allow insights options to be forwarded to Autocomplete
    
    * Add autocomplete params to hits for insights
    
    * Fixes TS errors after Autocomplete update
    
    * Bump bundlesize after Autocomplete update
    
    * Cleanup checking if insights is active
    
    * Add documentation for sending events with DocSearch
    
    * Move insights boolean casting to inside of getSources
    
    * Update packages/docsearch-react/src/DocSearchModal.tsx
    
    Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
    8bittitan and francoischalifour committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    26691a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f3cf87 View commit details
    Browse the repository at this point in the history
Loading