Releases: algolia/algolia-react-boilerplate
Releases · algolia/algolia-react-boilerplate
sprint1 release
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
- @longjasonm made their first contribution in #184
Full Changelog: v1.2.0...sprint1
More features, less bugs!
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