Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.
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/vue-instantsearch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hecktarzuli/vue-instantsearch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 13 files changed
  • 4 contributors

Commits on Mar 6, 2018

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

Commits on Mar 9, 2018

  1. Configuration menu
    Copy the full SHA
    1d943d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #403 from algolia/feat/expose-userdata

    feat(store): expose userData through a new getter
    rayrutjes authored Mar 9, 2018
    Configuration menu
    Copy the full SHA
    3f32a31 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Configuration menu
    Copy the full SHA
    f43f19f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    831de9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eeb2e8e View commit details
    Browse the repository at this point in the history
  4. chore(release): also try git browse (#409)

    This is part of `hub`, which I use 😂
    Haroenv authored Mar 15, 2018
    Configuration menu
    Copy the full SHA
    14cc44c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. feat: Update client and helper (#429)

    * chore: Update client and helper
    
    * test: Update tests with promisified search
    francoischalifour authored and Haroenv committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    c533527 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. chore(deps): Upgrade to Jest 21 (#430)

    * chore: Upgrade to Jest 21
    
    In Jest 20, errors are thrown when running `jest --watch`.
    In Jest 22, tests break.
    
    * chore: Add lock file
    francoischalifour authored and Haroenv committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    773e1ab View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. chore: Upgrade Helper 2.26.0 (#431)

    * chore: Upgrade helper to 2.26.0
    
    * chore: Add lock file
    francoischalifour authored and Haroenv committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    dc8de87 View commit details
    Browse the repository at this point in the history
  2. feat(search-client): Add support for Custom Search Clients (#432)

    * feat: Add `search-client` support
    
    * feat: Call `addAlgoliaAgent` only if exists
    
    * test: Add tests for `search-client`
    
    * docs: Add `search-client` prop to Index documentation
    
    * refactor: Remove `Object.create()` to create client
    
    * refactor: Use `else if` for ESLint
    
    * docs: Add section on store with custom search client
    francoischalifour authored and Haroenv committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    c3d35bc View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

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