-
Notifications
You must be signed in to change notification settings - Fork 532
Comparing changes
Open a pull request
base repository: algolia/instantsearch
base: v4.23.0
head repository: algolia/instantsearch
compare: v4.24.0
- 16 commits
- 151 files changed
- 5 contributors
Commits on Jun 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 34eb950 - Browse repository at this point
Copy the full SHA 34eb950View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d1069 - Browse repository at this point
Copy the full SHA 28d1069View commit details -
feat(ts): convert rangeInput widget and component (#4766)
* feat(ts): convert rangeInput widget and component * add description to `ts-expect-error`
Configuration menu - View commit details
-
Copy full SHA for 40b1a82 - Browse repository at this point
Copy the full SHA 40b1a82View commit details
Commits on Jun 3, 2021
-
chore(stories): use consistent widget import (#4768)
This also makes sure that widgets used from the instantsearch module aren't typed as `any` and changes the extension of all remaining files to TS
Configuration menu - View commit details
-
Copy full SHA for 7ad59ab - Browse repository at this point
Copy the full SHA 7ad59abView commit details
Commits on Jun 8, 2021
-
refactor(ts): migrate renderTemplate (#4772)
* refactor(ts): migrate renderTemplate DX-2017 * Update src/lib/utils/renderTemplate.ts Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com> * Update src/lib/utils/renderTemplate.ts Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 098e9d4 - Browse repository at this point
Copy the full SHA 098e9d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7150916 - Browse repository at this point
Copy the full SHA 7150916View commit details
Commits on Jun 9, 2021
-
refactor(ts): migrate rangeSlider (#4770)
* refactor(ts): migrate slider component * refactor(ts): migrate rangeSlider DX-1706 * chore(ts): fix error in test
Configuration menu - View commit details
-
Copy full SHA for ecb7c2b - Browse repository at this point
Copy the full SHA ecb7c2bView commit details
Commits on Jun 10, 2021
-
refactor(ts): migrate geoSearch, connectGeoSearch (#4771)
* refactor(ts): migrate connectGeoSearch * refactor(ts): migrate geoSearch Did not migrate the renderer, since that's not really of value to customers DX-1594 * chore: fix imports * apply feedback from review
Configuration menu - View commit details
-
Copy full SHA for 88c98b1 - Browse repository at this point
Copy the full SHA 88c98b1View commit details -
chore(test): cast as widget now that all widgets are converted
before it was listed as `any` and no error came
Configuration menu - View commit details
-
Copy full SHA for 365c780 - Browse repository at this point
Copy the full SHA 365c780View commit details
Commits on Jun 11, 2021
-
refactor(ts): migrate components (#4767)
* refactor(ts): migrate Selector component * refactor(ts): migrate ClearRefinements component * refactor(ts): migrate Hits component
Configuration menu - View commit details
-
Copy full SHA for 7147b4b - Browse repository at this point
Copy the full SHA 7147b4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fba665d - Browse repository at this point
Copy the full SHA fba665dView commit details -
feat(dynamicWidgets): add default attributesToRender & transformItems (…
…#4776) * feat(dynamicWidgets): add default attributesToRender & transformItems * update tests * write a new couple of tests * update dependencies * suppress ts error * remove superfluous tests
Configuration menu - View commit details
-
Copy full SHA for 44dab44 - Browse repository at this point
Copy the full SHA 44dab44View commit details
Commits on Jun 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 99008a9 - Browse repository at this point
Copy the full SHA 99008a9View commit details -
ci(ts): remove test for js compilation (#4779)
Since all output files are now TypeScript, we no longer need to allow JavaScript in our configuration! (Before this PR the test still failed, but that was due to a small inconcistency in the geo search renderer, that we aren't migrating ATM)
Configuration menu - View commit details
-
Copy full SHA for 1fdebf3 - Browse repository at this point
Copy the full SHA 1fdebf3View commit details
Commits on Jun 15, 2021
-
fix(clearRefinements): do not throw when widgetParams is not given (#…
…4778) Co-authored-by: Haroen Viaene <hello@haroen.me>
Configuration menu - View commit details
-
Copy full SHA for 6b1a375 - Browse repository at this point
Copy the full SHA 6b1a375View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7997eeb - Browse repository at this point
Copy the full SHA 7997eebView 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.23.0...v4.24.0