Skip to content

Releases: algolia/algolia-react-boilerplate

sprint1 release

09 May 16:57
372961e

Choose a tag to compare

As part of this release we had 21 issues closed.

Bugs

  • #134 Voice search fills query in search bar but doesn't open federated modal
  • #142 Segments do not work
  • #150 Carousel Issue with persona
  • #155 persona select doesn't update when persona chosen in demo guide
  • #157 Segments do not update homepage carousels
  • #160 On click on all in category content injection is displayed
  • #185 Quick design fix on NRP and Carousel

Documentation

  • #171 Provide example rules and documentation

Features

  • #138 Show what has been adjusted by rules and why
  • #146 Easily generate fake traffic for an application
  • #147 Show ranking formula for each hit on toggle
  • #153 Demo Tour Feature: POC
  • #162 Add to cart button in PDP
  • #181 first commit: install reactour, make POC with simple demo tour

Improvements

  • #141 Highlight the navigation item you are currently viewing
  • #149 Improve demo guide configuration
  • #167 Feed refinements from hitConfig
  • #177 Improve no results page
  • #189 Move currency

New Contributors

Full Changelog: v1.2.0...sprint1

More features, less bugs!

29 Apr 11:09
5e50955

Choose a tag to compare

Introduced:

  • image for footer so it’s easily configurable
  • shouldHaveSortBys to control if you show sorts or not
  • fontawesome so you can add icons easily anywhere in the app
  • inverse highlighting on query suggestions in federation
  • image switching on hover if alt image available
  • language selectors for multi index switching based
  • dynamic badges based on matching conditions
  • segments to show adjustment of results based on segmentation
  • collection pages based on context done via a rule trigger

Fixed:

  • shouldHaveVoiceSearch atom to control if voice search is shown
  • quote mark showing on “search in category bar” inside search
  • show all products link in federated dropdown which didn’t work
  • search bar to clear when clicking on a category as requires empty search

Chores:

  • nice icon for search in category bar
  • fixed various small bugs around the app
  • bundle fontawesome to optimise app