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!
Search Results Web Part
New features
- Replaced the extensibility library dependency by an npm package. Now you only need to deploy one SPFx solution in you app catalog.
- Added Handlebars helpers from v3. #793.
- Added Danish translations. #785.
- Support for previews of aspx files #848.
- Set promoted even if primary is empty. #811.
Fixes
- Added a condition to templates to hide page number if there is only one page. #756.
- Fixed #698. Filters were blank using the filter 'Panel' layout.
- Fixed token resolution for the 'OR' operator
|
. #656. - Fixed #784, #689, #820, #750, #765. Search preview images were not displayed corectly.
- Updated documentation.
- Fixed #818 regarding the grouping in the DetailsList component, items were not sorted in the collection before grouping.
- Fixed theming of links in simple list layout #776.
- Fixed footer css for card layout #867.
- Changed from slider to text box and max 500 #805.
- Added option to specify max filter buckets #674.
Search filters
New Features
- Added a
data-class-name
parameter on the<pnp-filtermultiselect/>
and<pnp-filtercheckbox/>
. #793.
Search box
New features
- Added an option to use tokens when redirecting the query to a new page. #658 .
Fixes
- Fixed Web Part title in display mode. #657.
Key contributors
- @FranckyC
- @wobba
- @MakingThingsWorkToronto
- @YannickRe
- @gszdev
- @HardySch
- @allanhvam
- @BassemNKhalil
- @sympmarc
- @evlo