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/instantsearch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.19.0
Choose a base ref
...
head repository: algolia/instantsearch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.20.0
Choose a head ref
  • 14 commits
  • 33 files changed
  • 6 contributors

Commits on Mar 30, 2021

  1. feat(currentRefinements): implement canRefine (#4697)

    co-authored-by: Eunjae Lee <eunjae.lee@users.noreply.github.com>
    Haroenv and Eunjae Lee authored Mar 30, 2021
    Copy the full SHA
    4db75ba View commit details
  2. Copy the full SHA
    4e8d793 View commit details
  3. Copy the full SHA
    a99ab6f View commit details
  4. Copy the full SHA
    0d2e450 View commit details
  5. feat(clearRefinements): implement canRefine (#4684)

    * feat(clearRefinements): implement canRefine
    
    DX-1310
    
    * Update src/connectors/clear-refinements/connectClearRefinements.ts
    
    Co-authored-by: Eunjae Lee <eunjae.lee@algolia.com>
    
    Co-authored-by: Eunjae Lee <eunjae.lee@algolia.com>
    Haroenv and Eunjae Lee authored Mar 30, 2021
    Copy the full SHA
    a898f09 View commit details
  6. feat(pagination): implement canRefine (#4683)

    * feat(pagination): implement canRefine
    
    DX-1313
    
    * add canRefine to mock
    
    * chore(test): take impact in account
    Haroenv authored Mar 30, 2021
    Copy the full SHA
    3ae51e6 View commit details
  7. feat(toggleRefinement): implement canRefine (#4689)

    Eunjae Lee authored Mar 30, 2021
    Copy the full SHA
    48dc7f8 View commit details
  8. feat(ratingMenu): implement canRefine (#4691)

    * feat(ratingMenu): implement canRefine
    
    * update canRefine
    Eunjae Lee authored Mar 30, 2021
    Copy the full SHA
    42191a0 View commit details
  9. chore: update bundlesize

    Haroenv committed Mar 30, 2021
    Copy the full SHA
    c777279 View commit details

Commits on Mar 31, 2021

  1. feat(ts): convert rating-menu to TypeScript (#4701)

    Yannick Croissant authored Mar 31, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f14ca08 View commit details
  2. test(connectors): avoid implicit any (#4707)

    * test(connectors): avoid implicit any
    
    * upgrade bundlesize
    shortcuts authored Mar 31, 2021
    Copy the full SHA
    97c5ce4 View commit details

Commits on Apr 1, 2021

  1. feat(middleware): add unuse method (#4708)

    * feat(middleware): add unuse method
    
    * fix lint error
    
    * ad unuse to mocked instant search
    
    * update names
    
    * update test case for consistency
    Eunjae Lee authored Apr 1, 2021
    Copy the full SHA
    8e3c406 View commit details
  2. feat(ts): convert Template component to TypeScript (#4703)

    Yannick Croissant authored Apr 1, 2021
    Copy the full SHA
    0688571 View commit details

Commits on Apr 6, 2021

  1. Copy the full SHA
    27c9c8f View commit details
Loading