Skip to content

Modern Search - May 2020

Compare
Choose a tag to compare
@FranckyC FranckyC released this 01 Jun 14:57

General

Search Parts

  • New web components. PR #253
  • Support of .url documents. PR #271.
  • Small update on refiner options filter to always display selected options, even if they do not match the filtering text specified in the text box by the user. PR #277 .
  • Enhancement for Secondary Results. PR #226.
  • Enhance search verticals #246
  • If more than five refinement values are displayed, show apply button on top as well. PR #284 (merged manually in develop).

Search Custom Renderer

  • Fixes #264 . Race condition while registering / loading custom renderers. PR #265.

Fixes

  • Fixed #273 #274 regarding PDF files preview URL. PR #280.
  • Fixed issue #232. Now, we allow all custom attributes format (with or without data- prefix).
  • Fixed issue #250 regarding search verticals count.
  • Fixed #237 regarding the empty sort. PR #243
  • BaseWebComponent in Extensibility Lib was not considering data-*. PR #245.

Key contributors