Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.8.0](v0.7.0...v0.8.0) (2024-11-15) ### Bug Fixes * Downgrade Storybook to 8.2.10 ([#27](#27)) ([181bd56](181bd56)) * **styles:** Add default background to suggestions popup ([599c4da](599c4da)) * **styles:** Adjust selectors in tests to match new templates ([c786126](c786126)) * **styles:** Clicking the query suggestion arrow sets it as the inputValue ([fb29e8b](fb29e8b)) * **styles:** Ensure label for submit and reset is aria compatible ([59e612d](59e612d)) * **styles:** Remove redundant `currency` from the suggestion props ([de451bd](de451bd)) * **styles:** Revert styling changes for product card ([7d7aa44](7d7aa44)) ### Features * Change Pagination to compound pattern and add to showcase ([#28](#28)) ([92538c1](92538c1)) * Expose option to react to selecting of query/product/attribute ([9dd5a06](9dd5a06)) * Minor updates to Range, showcase improvements ([#29](#29)) ([2dfdfab](2dfdfab)) * **styles:** Add styles for searchbox ([6ca81d9](6ca81d9)) * **styles:** Add styles to suggestions popup ([530d56d](530d56d))
- Loading branch information