-
Notifications
You must be signed in to change notification settings - Fork 532
Comparing changes
Open a pull request
base repository: algolia/instantsearch
base: v4.17.0
head repository: algolia/instantsearch
compare: v4.18.0
- 14 commits
- 133 files changed
- 4 contributors
Commits on Mar 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c113e29 - Browse repository at this point
Copy the full SHA c113e29View commit details
Commits on Mar 11, 2021
-
feat(ts): update to typescript 4 (#4654)
* feat(ts): update to typescript 4 - replace all ts-ignore by ts-expect-error - remove ignores that were no longer needed - make ignored imports work more efficiently * fix(ts): use inferred type for search client * fix(ts): keep comments on imports * chore(ci): update linting dependencies * chore(lint): add dep * chore(ts): make all lint rules pass * chore(tsc): fix nits * chore(ts): nicer v3 interop * consistent naming * chore: improve types * chore: update test * chore(e2e): undo free shipping change * chore: avoid global * chore: avoid ignore * chore: avoid {} * chore: avoid ignores
Configuration menu - View commit details
-
Copy full SHA for 638e437 - Browse repository at this point
Copy the full SHA 638e437View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25d7f51 - Browse repository at this point
Copy the full SHA 25d7f51View commit details -
feat(ts): convert connectRefinementList, refinementList (#4658)
* feat(ts): convert connectRefinementList, refinementList - changed how the searchbox templates are done to be easier to type and code - did not migrate RefinementList component - moved prepareTemplateProps tests - fixed a typo in prepareTemplateProps tests * chore: fix lint
Configuration menu - View commit details
-
Copy full SHA for 794b2d3 - Browse repository at this point
Copy the full SHA 794b2d3View commit details
Commits on Mar 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d07f39d - Browse repository at this point
Copy the full SHA d07f39dView commit details -
test(connectNumericMenu): avoid implicit any (#4677)
We need to declare the type to jest.fn() so that the return type of getInitializedWidget doesn't get tainted and becomes any[]
Configuration menu - View commit details
-
Copy full SHA for b81816f - Browse repository at this point
Copy the full SHA b81816fView commit details
Commits on Mar 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 045f33b - Browse repository at this point
Copy the full SHA 045f33bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bc463b - Browse repository at this point
Copy the full SHA 8bc463bView commit details
Commits on Mar 19, 2021
-
feat(ts): convert stats, connectStats (#4681)
* feat(ts): convert stats, connectStats * Add type for `Relevant Sort` response Co-authored-by: Haroen Viaene <hello@haroen.me>
Configuration menu - View commit details
-
Copy full SHA for 37bbd01 - Browse repository at this point
Copy the full SHA 37bbd01View commit details
Commits on Mar 23, 2021
-
feat(currentRefinements): implement canRefine (#4690)
Eunjae Lee authoredMar 23, 2021 Configuration menu - View commit details
-
Copy full SHA for f02416c - Browse repository at this point
Copy the full SHA f02416cView commit details
Commits on Mar 24, 2021
-
fix(createURL): correctly remove page in state (#4679)
* fix(createURL): correctly remove page in state fixes algolia/vue-instantsearch#932 * undo stale state change in breadcrumb * test(ratingmenu): avoid testing details
Configuration menu - View commit details
-
Copy full SHA for 48c080e - Browse repository at this point
Copy the full SHA 48c080eView commit details -
feat(metadata): expose client's algolia agent (#4694)
* feat(metadata): expose client's user agent The user agent can be used to inspect whether the client is using InstantSearch.js via an integration like Vue InstantSearch or Angular InstantSearch * ci(tsc): ignore this file for v3 * easier tests
Configuration menu - View commit details
-
Copy full SHA for 3d0cb5b - Browse repository at this point
Copy the full SHA 3d0cb5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73d2761 - Browse repository at this point
Copy the full SHA 73d2761View commit details -
chore: release v4.18.0 (#4698)
* chore: release v4.18.0 * remove reverted change
Configuration menu - View commit details
-
Copy full SHA for f3213b2 - Browse repository at this point
Copy the full SHA f3213b2View commit details
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.17.0...v4.18.0