We’ve released a few patches for the SDK with some important bug fixes! Note that items are functionality bug fixes, and are visual bug fixes.
1.3 Patches
1.3.4 (August 3rd)
- Add border-left and border-right to maps on Universal Results
- The tab order is now correctly preserved from “view more” links on universal sections!
- A new method was added to ANSWERS: registerTemplate to improve page speed
- URL parameters for Facets, Filters, Pagination, and Sorts are now removed from Navigation, Alternative Vertical, and View All links, correcting a bug whereby navigating to a new tab applied incorrect facets/filters/sorts
- The SearchBar submit button has type=“button” when the useForm attribute is false. This is necessary to get the component working properly on ASP.net sites
1.4 Patches
1.4.4 (July 27th)
- Add border-left and border-right to maps on Universal Results
- Add the resultsCountTemplate config option to Vertical Results, which allows users to specify a custom template for the results count
1.4.5 (August 4th)
- Add word-break and hyphens styling to the labels of Filter options. This allows us to gracefully wrap options with long names
- The tab order is now correctly preserved from “view more” links on universal sections!
- A new method was added to ANSWERS: registerTemplate to improve page speed
- URL parameters for Facets, Filters, Pagination, and Sorts are now removed from Navigation, Alternative Vertical, and View All links, correcting a bug whereby navigating to a new tab applied incorrect facets/filters/sorts
- The SearchBar submit button has type=“button” when the useForm attribute is false. This is necessary to get the component working properly on ASP.net sites
1.5 Patches
1.5.1 (July 27th)
- Add border-left and border-right to maps on Universal Results
- Add the resultsCountTemplate config option to Vertical Results, which allows users to specify a custom template for the results count
1.5.2 (August 4th)
- Add word-break and hyphens styling to the labels of Filter options. This allows us to gracefully wrap options with long names
- The tab order is now correctly preserved from “view more” links on universal sections!
- URL parameters for Facets, Filters, Pagination, and Sorts are now removed from Navigation, Alternative Vertical, and View All links, correcting a bug whereby navigating to a new tab applied incorrect facets/filters/sorts
- A new method was added to ANSWERS: registerTemplate to improve page speed
- The SearchBar submit button has type=“button” when the useForm attribute is false. This is necessary to get the component working properly on ASP.net sites