Skip to content

Modern Search v4 - July 2021

Compare
Choose a tag to compare
@wobba wobba released this 14 Jul 18:12
· 1169 commits to main since this release

PnP Modern Search v4

This solution includes now only one .sppkg file:

  • pnp-modern-search-parts-v4.sppkg. Mandatory.

Getting started documentation here: https://microsoft-search.github.io/pnp-modern-search/

Feedback and comments are welcomed!

General

  • More scenario docs and doc updates
  • Improved bundle size - reduced with 730kb zipped

Search Results Web Part

New features

  • #1147 Added Dutch language support

Fixes

  • #1048 Support for {queryTerm} in Link URL of SearchVerticals
  • #1083 Added missing helper getGraphPreviewUrl
  • #594 Proper fix for custom handlebar helpers not working - service scope fix
  • #1031 Fix for times helper
  • #1096 Ampersand "&" in the search query is causing issue
  • #1041 Fix for {Today} query variable
  • #1080 Fix for time zone bias
  • #1124 Data source field is empty while editing result types
  • Fixed people template when using persona card to use user-id to lookup e-mail address

Search filters

Fixes

  • #594 Proper fix for custom handlebar helpers not working - service scope fix

New Features

Search box

New features

Fixes

Key contributors