Releases: bloomreach/limitless-ui-react
Releases · bloomreach/limitless-ui-react
v0.11.0
v0.10.0
v0.9.0
0.9.0 (2024-11-20)
Bug Fixes
- Adjust default label (8501d8b)
- Merge suggestions and searchbox component files (84da216)
- Organize searchbox files similar to other compound components (1f9fbbb)
- Split searchbox into several compound components (c821bd3)
- Use suggestions as a child of searchbox (052b15f)
Features
v0.8.0
0.8.0 (2024-11-15)
Bug Fixes
- Downgrade Storybook to 8.2.10 (#27) (181bd56)
- styles: Add default background to suggestions popup (599c4da)
- styles: Adjust selectors in tests to match new templates (c786126)
- styles: Clicking the query suggestion arrow sets it as the inputValue (fb29e8b)
- styles: Ensure label for submit and reset is aria compatible (59e612d)
- styles: Remove redundant
currency
from the suggestion props (de451bd) - styles: Revert styling changes for product card (7d7aa44)
Features
- Change Pagination to compound pattern and add to showcase (#28) (92538c1)
- Expose option to react to selecting of query/product/attribute (9dd5a06)
- Minor updates to Range, showcase improvements (#29) (2dfdfab)
- styles: Add styles for searchbox (6ca81d9)
- styles: Add styles to suggestions popup (530d56d)
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.1.0
0.1.0 (2024-09-06)
Bug Fixes
- searchbox: Add default values for the SearchContext (88827dd)
Features
- Add useAutosuggest hook (85f39f3)
- searchbox: Add
@bloomreach/discovery-web-sdk
dependency (623dff9) - searchbox: Add
useSearchBox
hook (7e15a8e) - searchbox: Add searchBox component, hook and context utilizing web-sdk (25e4c28)
- searchbox: Enhance search context and search box functionalities (85b3d7d)
- searchbox: Support search types: product, category, content, bestseller (4b82c0c)
Performance Improvements
- searchbox: Memoize onChange handler (07d3fa7)