JS Version 1.4, 1.3 and 1.5 Patch Releases

We’ve released a few patches for the SDK with some important bug fixes! Note that :bug: items are functionality bug fixes, and :man_artist: are visual bug fixes.

1.3 Patches

1.3.4 (August 3rd)

  • Add border-left and border-right to maps on Universal Results :man_artist:
  • The tab order is now correctly preserved from “view more” links on universal sections! :bug:
  • A new method was added to ANSWERS: registerTemplate to improve page speed :bug:
  • 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 :bug:
  • 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 :bug:

1.4 Patches

1.4.4 (July 27th)

  • Add border-left and border-right to maps on Universal Results :man_artist:
  • Add the resultsCountTemplate config option to Vertical Results, which allows users to specify a custom template for the results count :bug:

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 :man_artist:
  • The tab order is now correctly preserved from “view more” links on universal sections! :bug:
  • A new method was added to ANSWERS: registerTemplate to improve page speed :bug:
  • 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 :bug:
  • 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 :bug:

1.5 Patches

1.5.1 (July 27th)

  • Add border-left and border-right to maps on Universal Results :man_artist:
  • Add the resultsCountTemplate config option to Vertical Results, which allows users to specify a custom template for the results count :bug:

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 :man_artist:
  • The tab order is now correctly preserved from “view more” links on universal sections! :bug:
  • 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 :bug:
  • A new method was added to ANSWERS: registerTemplate to improve page speed :bug:
  • 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 :bug: