* basic interaction between web parts
* final desktop-ready version
* web parts icons
* readme
* configuration gif in readme
* custom css updates and example
* Re-did the new changes to dev instead of master.
* Added templating options.
* Removed console logs
* No filter chosen should default to no filter, not two filters.
* New settings now handling locales..
* Handled the fact that IE does not support Event constructor.
* Updated documentation.
* Better images for documentation.
* Updated version history.
* Upped version number correctly.
* Update ResultsLayoutOption.ts
Removed comma
* Initial commit for react-search-refiner-renderer
* Boilerplate cleanup
* Initial readme commit.
* Updated variables image
* Updated readme.
* Fixed broken link.
* Another attempt at fixing broken link.
* Re-did the new changes to dev instead of master.
* Added templating options.
* Removed console logs
* No filter chosen should default to no filter, not two filters.
* New settings now handling locales..
* Handled the fact that IE does not support Event constructor.
* Updated documentation.
* Better images for documentation.
* Updated version history.
* Upped version number correctly.
* Update ResultsLayoutOption.ts
Removed comma
* Added sample list
Added sample list to make it easier to find samples from the ever-growing list of samples. List is auto-generated to make it easy to maintain.
* Added samples list
Proposing this change to make it easier to find relevant examples from an ever-growing list of samples. File is auto-generated, thus easy to maintain.
* Delete SampleList.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* * Migrated to SPFx 1.7.0
* Fixed sort feature
* Added a sample TypeScript function to demonstrate NLP processing for the search query
* Miscelleanous improvements
* * Fixed wrong ids and dependencies
* * Updated README
* * Replaced JSOM taxonomy methods by the @pnp/sp-taxonomy counterparts + refactored refiners translation logic
* Updated the filter panel to close on click out
* Updgraded to @pnp 1.2.6
* Added a event listeners for hash change when the search box in bound to the 'URL fragment' SPFx builtin data source property so you can now build predefined filters with '#'.
* Fix suggestions panel position to be absolute
* * Quick fix on the search box
* * Added a default query option (related to https://github.com/SharePoint/sp-dev-fx-webparts/issues/556)
* * Added the ability to search by clicking on the search box icon
* * Replaced 'refiners' property by a property collection.
* * Replaced the 'sortList' WP property by a collection data control from PnP.
* * Replaced 'sortableFields' by a collection data pnp control.
* * Replaced the code editor control by the PnP one
* Set fix width on previews
* * Added result type interface
* * Added the result types feature
* Removed 'on-el-resize'. Too much trouble, not really needed. Now the preview width can be set manually.
* * Miscelaneous fixes
* * Upddated documentation + instructions
* * Upgraded to 1.13.0 for @pnp controls
* * [react-search-refiners] Version 2.3.0.0
* * Fixes and improvements as pointed out by @wobba.
* * Added missing file
* * Updated README with result types use
* Updated the code to load the property pane code field async and reduce mainbundle size
* * Updated README
* * Bug fix https://github.com/SharePoint/sp-dev-fx-webparts/issues/730
* [react-search-refiners]
* Updated the default list template to include an example of filtering capability with URL fragment (i.e. '#') from search result item tags
* [react-search-refiners]
* Added 'Tags' default refiner
* * Migrated to SPFx 1.7.0
* Fixed sort feature
* Added a sample TypeScript function to demonstrate NLP processing for the search query
* Miscelleanous improvements
* * Fixed wrong ids and dependencies
* * Updated README
* * Replaced JSOM taxonomy methods by the @pnp/sp-taxonomy counterparts + refactored refiners translation logic
* Updated the filter panel to close on click out
* Updgraded to @pnp 1.2.6
* Added a event listeners for hash change when the search box in bound to the 'URL fragment' SPFx builtin data source property so you can now build predefined filters with '#'.
* Fix suggestions panel position to be absolute
* * Quick fix on the search box
* * Added a default query option (related to https://github.com/SharePoint/sp-dev-fx-webparts/issues/556)
* * Added the ability to search by clicking on the search box icon
* * Replaced 'refiners' property by a property collection.
* * Replaced the 'sortList' WP property by a collection data control from PnP.
* * Replaced 'sortableFields' by a collection data pnp control.
* * Replaced the code editor control by the PnP one
* Set fix width on previews
* * Added result type interface
* * Added the result types feature
* Removed 'on-el-resize'. Too much trouble, not really needed. Now the preview width can be set manually.
* * Miscelaneous fixes
* * Upddated documentation + instructions
* * Upgraded to 1.13.0 for @pnp controls
* * [react-search-refiners] Version 2.3.0.0
* * Fixes and improvements as pointed out by @wobba.
* * Added missing file
* * Updated README with result types use
* Updated the code to load the property pane code field async and reduce mainbundle size
* * Updated README
* * Bug fix https://github.com/SharePoint/sp-dev-fx-webparts/issues/730