sp-dev-fx-webparts/samples
Franck Cornu 0b63c8a8c4 [react-search-refiners] 2.3.0.0 - Added result types feature + bug fixes (#727)
* * 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
2018-12-18 08:32:34 +01:00
..
aad-api-spo-cookie Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
angular-aad-webapi Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
angular-migration Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
angular-msgraph Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
angular-multipage Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
angular-ngofficeuifabric-file-upload Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
angular-ngofficeuifabric-todo Fixed typos in sample README files. (#265) 2017-08-11 17:37:53 +03:00
angular-search Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
angular-todo Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
angular2-prototype Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
angularelements-helloworld Removes invalid string references causing project build error (#567) 2018-07-13 15:06:19 +03:00
bootstrap-slider Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
handlebarsjs-webpack-loader Update to Version 1.4.1 (#428) 2018-02-26 09:01:51 +01:00
jquery-cdn Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
jquery-photopile Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
js-display-list Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
js-dynamic-bundling-libraries Upgrade js-dynamic-bundling-libraries to SPFx 1.7.0 (#709) 2018-12-08 18:57:35 +02:00
js-employee-spotlight Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
js-extend-gulp Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
js-extend-webpack Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
js-modern-calendar Upgraded to SPFx 1.6.0 & made bug fix (#644) 2018-11-09 09:45:23 +02:00
js-powerbi-embedded Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
js-propertycontrols-svg Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
js-skype-status js-skype-status: upgrade to spfx 1.7.0 (#689) 2018-11-19 23:52:22 +02:00
js-solution-editions Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
knockout-dependent-properties Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
knockout-sp-pnp-js Updated knockout pnp sample to SPFx v1.7 (#681) 2018-11-14 17:27:50 +02:00
knockout-taxonomy Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
pnp-controls Update pnp controls webpart (#439) 2018-03-09 01:33:42 +01:00
react-3rd-party-api Sample client-side web part to consume a 3rd party API from within SharePoint Framework (#424) 2018-02-26 09:14:30 +01:00
react-RelayService Dev (#664) 2018-11-09 17:01:43 +02:00
react-aad-implicitflow Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-aad-webapi Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-accordion readme polishing 2018-09-10 13:10:09 +03:00
react-adaptive-cards-image-gallery Added sample react-adaptive-cards-image-gallery (#700) 2018-12-08 18:56:15 +02:00
react-aggregated-calendar Fixed date formats (#648) 2018-11-09 16:59:55 +02:00
react-app-settings Update react app settings (#442) 2018-03-09 01:34:33 +01:00
react-async-await-sp-pnp-js Replaced deprecated sp-pnp-js with @pnp/js (#597) 2018-09-10 13:05:05 +03:00
react-azfunc-vimeo Removed Readme file 2018-07-24 17:49:07 +02:00
react-bot-framework Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-calendar-feed Upgraded to SPFx1.7 (#678) 2018-11-12 10:47:44 +02:00
react-components-dynamicloading adding sample to spfx repo (#643) 2018-11-09 16:59:17 +02:00
react-content-query-webpart Fixed an issue causing filters to loose their sort order in IE. Also added a .zip of the 1.4.1 version of this project. (#517) 2018-06-07 14:10:18 +03:00
react-custompropertypanecontrols Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-designpatterns-typescript Private constructor in singleton (#535) 2018-06-15 08:47:09 +03:00
react-display-hierarchy added react-display-hierarchy (#673) 2018-11-12 10:50:47 +02:00
react-documents-detailslist Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-events-aggregator Event aggregator sample deprecated (#690) 2018-11-19 23:53:52 +02:00
react-events-dynamicdata Updated Dynamic Data sample to SPFx@1.7.0 (#669) 2018-11-09 09:36:29 +02:00
react-facebook-plugin Facebook Page Social Plugin web part sample (#607) 2018-09-10 13:11:45 +03:00
react-feature-framework Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-file-upload bug fix: The change in document library selection was not reflected in the FileUpload component. This has been fixed by making sure the eventhandlers on dropzone component used the parent FileUpload component property for listname (#653) 2018-11-09 16:57:58 +02:00
react-graph-evalurl added new react-graph-evalurl sample (#492) 2018-04-27 18:24:58 +03:00
react-graph-personalemail Added readme (#635) 2018-10-03 14:23:05 +02:00
react-graph-schema-extensions Sample Spfx Webpart read / update MS Graph Custom Schema Extensions (#552) 2018-07-03 21:22:49 +03:00
react-image-magnifier Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-invitation-manager Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-item-History Dev (#664) 2018-11-09 17:01:43 +02:00
react-jest-testing azure pipelines setup added (#651) 2018-11-09 09:46:07 +02:00
react-list-form Update DateFormField.tsx (#706) 2018-12-08 18:56:39 +02:00
react-mobx Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-modern-charts Update react modern charts (#488) 2018-04-27 18:26:24 +03:00
react-msal-msgraph Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-multilist-grid Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-multipage Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-officegraph Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-offline-first Offline first react (#435) 2018-03-02 13:00:08 +01:00
react-organisationchart Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-pagecontributors Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-peoplepicker Fixing broken image link 2018-03-20 14:38:06 +02:00
react-project-online Update react project online 1.6.0 (#636) 2018-10-08 03:58:05 -04:00
react-property-bag-editor Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-provision-assets Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-real-time Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-realtime-documents Added the real-time documents sample (#670) 2018-11-09 09:43:33 +02:00
react-redux Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-redux-async-immutablejs Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-reduxform Redux-Form sample webpart (#503) 2018-05-12 04:57:03 +03:00
react-related-items Dev (#664) 2018-11-09 17:01:43 +02:00
react-rxjs-event-emitter updated to 1.4.1 (#484) 2018-04-27 18:26:48 +03:00
react-script-editor Fixing merge conflict in script editor web part 2018-09-10 13:47:34 +03:00
react-search Update moment to 2.21.0 as previous version had vulnerability 2018-03-08 13:40:16 -08:00
react-search-refiners [react-search-refiners] 2.3.0.0 - Added result types feature + bug fixes (#727) 2018-12-18 08:32:34 +01:00
react-securitygrid Update react security grid (#490) 2018-04-27 18:19:09 +03:00
react-side-panel Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-sitepages-metadata New sample - React sitepages metadata (#481) 2018-04-27 18:18:36 +03:00
react-skype-status react-skype-status: upgraded to spfx 1.7.0 (#688) 2018-11-19 23:52:54 +02:00
react-slide-swiper React-slider-swiper sample upgraded to 1.6.0 (#615) 2018-09-10 13:12:36 +03:00
react-sp-elevatedprivileges Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-sp-pnp-js-property-decorators Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-taxonomypicker Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-taxonomypicker-panel Taxonomy picker - version upgrade and bug fix (#601) 2018-09-10 13:10:38 +03:00
react-team-creator Upgrade to SPFx v1.7.0, update to use v1.0 MS Graph endpoints (#693) 2018-11-21 09:08:44 +02:00
react-teams-tab-suggested-members React teams tab suggested members (#687) 2018-11-19 23:55:06 +02:00
react-themes Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-tinymce Fix for TinyMCE build error: module ReactTinyMce.module.scss cannot be found (#480) 2018-04-27 18:16:51 +03:00
react-todo-basic [react-search-refiners] Added Handlebars templating feature + Replaced event aggregator by dynamic data from SPFx 1.5.1-plusbeta (#550) 2018-07-02 12:44:04 +03:00
react-videolibrary Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-visio Update react visio 1.6.0 (#637) 2018-10-08 03:57:27 -04:00
react-webhooks-realtime Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-yammer-api Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
react-youtube Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
riot-list Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
sharepoint-crud SharePoint CRUD sample updated to SPFx 1.6.0 (#666) 2018-11-09 09:44:42 +02:00
vuejs-todo-single-file-component Updated sample to latest vue and spfx drops. (#399) 2018-01-20 16:00:45 +02:00
README-template.md :quit 2017-06-01 15:14:51 +03:00
readme.md Added readme to samples folder 2016-08-31 17:17:59 +03:00

readme.md

SharePoint FrameWork client-side web part samples

Samples around the SharePoint Framework client-side web parts to demonstrate different capabilities and possibilities on the framework. Each sample has it's own dedicated readme file to explain setup instructions and demonstrated capability.