General
- Improved documentation by using mkdocs
Search Parts
- Added support for custom web components registrations
- Added
totalPrimaryAndSecondaryResults
andhasPrimaryOrSecondaryResults
properties to handlbars render context - Updated all templates to display a 'No Results' message if no primary or secondary results are returned. Also, now all the templates have the ability to control the display according to results length and the 'showBlank' option.
Fixes
- Fixed PDF preview in tiles layouts #24
- Fixed loading logic to display placeholders and spinner due to #21
- Fixed #19
Search Extensibility
- Added a new extensibility project with predefined structure to create custom web components to be integrated in the search results Web Parts Handlebars templates
Search Custom Renderer
No change.
Search Query Enhancer
- Improved documentation