-
Notifications
You must be signed in to change notification settings - Fork 530
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(getConfiguration): burn it to the ground 🔥 (#4083)
* chore: remove enhanceConfiguration * chore: remove getConfiguration from types * chore: remove getConfiguration from widgets * test(autocomplete): replace getConfiguration tests * chore: remove enhanceConfiguration test * test(refinementlist): replace getConfiguration tests * test(pagination): replace getConfiguration test * test(searchbox): replace getConfiguration tests * test(configure): replace getConfiguration in tests * test(ratingMenu): update usage of getConfiguration * test(breadcrumb): move getConfiguration tests * test(hitsPerPage): migrate getConfiguration tests * test(infinitehits): remove duplicate getConfiguration tests * test(stats): remove useless (common) test * chore: update comment * test(toggleRefinement): swap getConfiguration usages * test(refinementlist): migrate getConfiguration tests * test(clear): remove useless assertion * test(current): remove useless assertion * test(menu): update calls * test(pagination): !fixup * test(hierarchical-menu): remove redundant tests * test(sortBy): remove redundant tests * test(hits): remove redundant tests * test: remove redundant tests * test(range): update getConfiguration tests (with caveats) * !fixup linting * chore(test): remove commented code * chore: fix message Co-Authored-By: Yannick Croissant <yannick.croissant@gmail.com> * fix(range): apply min/max to getWidgetSearchParameters (#4088) * fix(connectRange): apply min/max * fix(connectRange): throw an error when max is lower than min * test(hpp): cleaner test without snapshots
- Loading branch information
Showing
56 changed files
with
794 additions
and
2,206 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.