mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-14 17:05:21 +00:00
* [react-search-refiners] * Upgraded to SPFx 1.4.1 * Added the ability to set you own refiners labels in the filters panel. * Replaced the `pushState` method by the SPFx `eventAggregator` for the communication between the search box and results web parts. * CSS improvements * Added an option to show the results count * [react-search-refiners] * Added the query suggestions feature to the search box * Added the ability to send the query to an other page * Added a result count option * [react-search-refiners] Update images * [react-search-refiners] Updated version in the README file. * [react-search-refiners] * Added a templating feature for search results with Handlebars inspired by the react-content-query-webpart sample. * Upgraded to 1.5.1-plusbeta to use the new SPFx dynamic data feature instead of event aggregator for Web Parts communication. * Code refactoring and reorganization. * * Removed unused test sample folder
7.5 MiB
1920x972px
7.5 MiB
1920x972px
![](/honeymoose/sp-dev-fx-webparts/raw/commit/758a0793a43c2e281f1f4e6b312295aceb7fff41/samples/react-search-refiners/images/react-search-refiners.gif)