-
Notifications
You must be signed in to change notification settings - Fork 532
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.15.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: algolia/instantsearch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.16.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 28 files changed
- 5 contributors
Commits on Feb 23, 2021
-
chore(storybook): remove unused SmartSort story (#4661)
Eunjae Lee authoredFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for f681a75 - Browse repository at this point
Copy the full SHA f681a75View commit details
Commits on Feb 25, 2021
-
fix(smartSort): export the widget and the connector (#4663)
* fix(smartSort): export the widget and the connector * chore: update bundlesize
Eunjae Lee authoredFeb 25, 2021 Configuration menu - View commit details
-
Copy full SHA for e7aaa8c - Browse repository at this point
Copy the full SHA e7aaa8cView commit details
Commits on Feb 26, 2021
-
feat(answers): add
EXPERIMENTAL_answers
widget (#4581)* feat(answers): add widget * add warning when findAnswers is not supported * hits fall back to an empty array if not exists * split into widget + connector + component set * fix concurrency issue + types * debounce render * update stories * fix types * add tests * update storybook * add comments * pass query parameters to findAnswers * disable lint error * update bundlesize * Revert "pass query parameters to findAnswers" This reverts commit 98529c2. * rename answers widget to EXPERIMENTAL_answers * remove validation of attributesForPrediction because it can be optional * remove unnecessary validation * add __position to hits * make queryLanguages required * add "EXPERIMENTAL_" * Update src/types/algoliasearch.ts Co-authored-by: Haroen Viaene <hello@haroen.me> * clean up import & export * less typing for temporary part * Update src/connectors/answers/connectAnswers.ts Co-authored-by: Haroen Viaene <hello@haroen.me> * add debounceTime * override x-algolia-agent via requestOptions * update FindAnswersResponse type * add test case for queryLanguages missing * add generic to FindAnswersResponse * escape answers hits and add queryID * clear hits when trigger a new search * Update src/connectors/answers/connectAnswers.ts Co-authored-by: Clément Vannicatte <20689156+shortcuts@users.noreply.github.com> * Update src/connectors/answers/__tests__/connectAnswers-test.ts Co-authored-by: Clément Vannicatte <20689156+shortcuts@users.noreply.github.com> * do not render list when loading * fix test cases to include objectID and __escaped * debounce search call * fix $$type and $$widgetType * add comment * change default render debounce time to 100ms * catch promise rejects inside the connector * Update src/components/Answers/Answers.tsx Co-authored-by: Clément Vannicatte <20689156+shortcuts@users.noreply.github.com> * clean up `wait` function * fix wrong closing tag * add types to debounce functions * fix eslint rule for EXPERIMENTAL_ * support extraParameters * remove comma * update types alphabetically * remove unused css * clean up debounce functions * update bundlesize * chore: release v4.13.0 (#4635) * chore: release v4.13.0 * remove unnecessary catch * remove this from debounce * Apply suggestions from code review Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com> * fix types for js client v3 * add ts-ignore * remove the user agent workaround * update the types to use Partial * Update src/lib/utils/createConcurrentSafePromise.ts Co-authored-by: Clément Vannicatte <20689156+shortcuts@users.noreply.github.com> * update tests * fix types * update bundlesize * Update src/types/algoliasearch.ts Co-authored-by: Clément Vannicatte <20689156+shortcuts@users.noreply.github.com> * Update src/connectors/answers/connectAnswers.ts Co-authored-by: Haroen Viaene <hello@haroen.me> * fix lint error * update bundlesize * update bundlesize Co-authored-by: Haroen Viaene <hello@haroen.me> Co-authored-by: Clément Vannicatte <20689156+shortcuts@users.noreply.github.com> Co-authored-by: InstantSearch <66688561+instantsearch-bot@users.noreply.github.com> Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e4c9070 - Browse repository at this point
Copy the full SHA e4c9070View commit details
Commits on Mar 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 264da66 - Browse repository at this point
Copy the full SHA 264da66View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.15.0...v4.16.0