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/autocomplete
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: next
Choose a base ref
...
head repository: algolia/autocomplete
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 23 files changed
  • 10 contributors

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    652bde4 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Configuration menu
    Copy the full SHA
    2f32ffb View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. 0.37.1

    francoischalifour committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    0ee17e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

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

Commits on Mar 11, 2020

  1. docs(readme): add compat to v4 in the readme (#303)

    * docs(readme): add compat to v4 in the readme
    
    * Update README.md
    
    Co-Authored-By: François Chalifour <[email protected]>
    
    Co-authored-by: François Chalifour <[email protected]>
    Haroenv and francoischalifour authored Mar 11, 2020
    Configuration menu
    Copy the full SHA
    5832565 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. doc(readme): clarify Zepto is included (#310)

    * Installation doc fix for standalone version
    
    The README currently says that "The autocomplete.js library must be included after […] Zepto […]", so I thought I had to load `Zepto` first, and then `autocomplete.js`, but it looks like `Zepto` is [already embedded into `dist/autocomplete.js`](https://github.com/algolia/autocomplete.js/blob/master/dist/autocomplete.js#L169), and I checked it works when I load `autocomplete.js` without loading `Zepto` before.
    
    * Update README.md
    
    Co-authored-by: Haroen Viaene <[email protected]>
    
    Co-authored-by: Haroen Viaene <[email protected]>
    nhoizey and Haroenv authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    bcd90e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. feat(hits): support multi-index search (#320)

    * feat(hits): support multi-index search
    
    * feat(hits): support multi-index search
    
    * test(hits): add new tests
    
    Co-authored-by: François Chalifour <[email protected]>
    Co-authored-by: Haroen Viaene <[email protected]>
    3 people authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    6bb85ae View commit details
    Browse the repository at this point in the history
  2. 0.38.0

    Haroenv committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    e4ad345 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    45fa32d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    5338cfd View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. 0.38.1

    dhayab committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    c837278 View commit details
    Browse the repository at this point in the history
Loading