Releases: bloomreach/limitless-ui-react
Releases · bloomreach/limitless-ui-react
v1.0.0
1.0.0 (2024-12-09)
🚀 Limitless UI React 1.0.0 is Here! 🚀
We're thrilled to announce the first production release of Limitless UI React,
an open-source React component library focused on building exceptional search
experiences. This release brings a comprehensive set of tools and components
designed to make search implementation both powerful and developer-friendly.
Flexible Integration Options:
- Fully styled out-of-the-box components
- Customizable at every level
- Raw state hooks for complete control
Developer Experience:
- Comprehensive documentation
- Built-in TypeScript support
- Extensive examples and use cases
Production Ready:
- Built-in accessibility (WCAG compliant)
- Performance optimized
- Thoroughly tested components
The library supports multiple integration approaches:
- Drop-in solutions for rapid implementation
- Customizable components for branded experiences
- Low-level hooks for complete control
Check out our components and capabilities in our
Storybook showcase!
We welcome contributions and feedback from the community.
v0.12.0
v0.11.1
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)