Skip to content

Releases: bloomreach/limitless-ui-react

v1.0.0

09 Dec 23:42
Compare
Choose a tag to compare

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

09 Dec 19:13
Compare
Choose a tag to compare

0.12.0 (2024-12-09)

Features

v0.11.1

03 Dec 04:53
Compare
Choose a tag to compare

0.11.1 (2024-12-03)

Bug Fixes

  • docs: Remove redundant props for Suggestions (8aa3fcc)

v0.10.0

21 Nov 00:07
Compare
Choose a tag to compare

0.10.0 (2024-11-21)

Features

  • Add a dark theme to the showcase (#33) (2e99731)

v0.9.0

20 Nov 00:03
Compare
Choose a tag to compare

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

  • Updates to showcase and use BEM for variable names (#31) (793f363)

v0.8.0

15 Nov 21:10
Compare
Choose a tag to compare

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

05 Nov 20:32
Compare
Choose a tag to compare

0.7.0 (2024-11-05)

Features

  • Add a CheckboxGroup component (#24) (d460db6)
  • Add a Tag component (#26) (de9da23)
  • Add Price, Currency components, update the Theme showcase with the facet components (#25) (f477990)

v0.6.0

30 Oct 22:21
Compare
Choose a tag to compare

0.6.0 (2024-10-30)

Bug Fixes

  • Update docker image to reflect updated playwright version (177a28d)

Features

v0.5.0

22 Oct 16:32
Compare
Choose a tag to compare

0.5.0 (2024-10-22)

Features

v0.4.0

09 Oct 17:28
Compare
Choose a tag to compare

0.4.0 (2024-10-09)

Features

  • Add stories for the useSearch hook (#17) (786d540)