Commit Graph

4 Commits

Author SHA1 Message Date
Velin Georgiev ccdc45b23e Updates the react-jest-testing sample to SPFx version npm run 1.6.0 (#630) 2018-10-03 08:01:14 -04:00
Franck Cornu 48ac608381 [react-search-refiners] Added Handlebars templating feature + Replaced event aggregator by dynamic data from SPFx 1.5.1-plusbeta (#550)
* [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
2018-07-02 12:44:04 +03:00
Velin Georgiev 0af385ed17 Upgrade to 1.5.0, missing launch.json config added (#530) 2018-06-15 08:46:43 +03:00
Velin Georgiev e415148bc5 Adds SPFx React Jest Testing sample (#507) 2018-05-12 04:59:42 +03:00