diff --git a/samples/README-template.md b/samples/README-template.md index 1f10add40..55df7e045 100644 --- a/samples/README-template.md +++ b/samples/README-template.md @@ -25,7 +25,7 @@ Short summary on functionality and used technologies. ## Compatibility ![SPFx 1.13.0](https://img.shields.io/badge/SPFx-1.13.0-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") @@ -36,16 +36,16 @@ Short summary on functionality and used technologies. > > If using SPFx 1.12.1, update the SPFx and Node.js tags accordingly: > ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -> ![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +> ![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) > > If using an older version of SPFx, update the SPFx and Node.js compatibility tag accordingly: > SPFx 1.11 > ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -> ![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +> ![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) > > SPFx 1.4.1 > ![SPFx 1.4.1](https://img.shields.io/badge/SPFx-1.4.1-green.svg) -> ![Node.js LTS 6.x | LTS 8.x](https://img.shields.io/badge/Node.js-LTS%206.x%20%7C%20LTS%208.x-green.svg) +> ![Node.js v6 | v8](https://img.shields.io/badge/Node.js-LTS%206.x%20%7C%20v8-green.svg) > > If you built this sample specifically for SharePoint 2016, or SharePoint 2019 support, update the SharePoint compatibility tag accordingly: > ![Works with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Compatible-green.svg) diff --git a/samples/aad-api-spo-cookie/README.md b/samples/aad-api-spo-cookie/README.md index 9f2f8467a..acb9316e4 100644 --- a/samples/aad-api-spo-cookie/README.md +++ b/samples/aad-api-spo-cookie/README.md @@ -229,7 +229,7 @@ This sample illustrates the following concepts on top of the SharePoint Framewor - manipulating DOM without using JavaScript libraries - chaining promises -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/angular-aad-webapi/README.md b/samples/angular-aad-webapi/README.md index 284eda1e0..ae8eb48bb 100644 --- a/samples/angular-aad-webapi/README.md +++ b/samples/angular-aad-webapi/README.md @@ -105,7 +105,7 @@ Version|Date|Comments > sure how to fix that yet. There is definitely room to improved the user experience but the main logic and functionality > is here. Thanks! -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/angular-greeting/README.md b/samples/angular-greeting/README.md index 6bd2a0d0b..96280815f 100644 --- a/samples/angular-greeting/README.md +++ b/samples/angular-greeting/README.md @@ -12,7 +12,7 @@ Final outcome: ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Local | Hosted](https://img.shields.io/badge/Workbench-Local%20%7C%20Hosted-green.svg) @@ -85,4 +85,4 @@ For questions regarding this sample, [create a new question](https://github.com/ Finally, if you have an idea for improvement, [make a suggestion](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=suggestion.yml&sample=angular-greeting&authors=gauravgoyal_5&title=angular-greeting%20-%20). - \ No newline at end of file + diff --git a/samples/angular-migration/README.md b/samples/angular-migration/README.md index 039ec3390..4d6fe2918 100644 --- a/samples/angular-migration/README.md +++ b/samples/angular-migration/README.md @@ -52,7 +52,7 @@ Follow the setup instructions: - [Angular application](./angular-todo/README.md) - [SharePoint Framework client-side web part](./angular-todo-webpart/README.md) -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/angular-msgraph/README.md b/samples/angular-msgraph/README.md index a81bb5d63..0ed9188c1 100644 --- a/samples/angular-msgraph/README.md +++ b/samples/angular-msgraph/README.md @@ -99,7 +99,7 @@ Version|Date|Comments src -> angularMsGraph -> GraphHelper.ts -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/angular-multipage/README.md b/samples/angular-multipage/README.md index 972655993..bc14f1d6b 100644 --- a/samples/angular-multipage/README.md +++ b/samples/angular-multipage/README.md @@ -100,7 +100,7 @@ This sample illustrates the following concepts on top of the SharePoint Framewor - reading and updating SharePoint list items using Angular - showing charts using [Chart.js](http://www.chartjs.org) and [Angular Chart directives](https://jtblin.github.io/angular-chart.js/) -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/angular-ngofficeuifabric-file-upload/README.md b/samples/angular-ngofficeuifabric-file-upload/README.md index 39e74baa7..6a6ad1a1b 100644 --- a/samples/angular-ngofficeuifabric-file-upload/README.md +++ b/samples/angular-ngofficeuifabric-file-upload/README.md @@ -70,7 +70,7 @@ This Web Part illustrates the following concepts on top of the SharePoint Framew - `CustomFileChange`: It's a custom Angular directive. It binds the file with model on file change event. - `IsoToDateString`: It's a custom Angular filter. It formats ISO date string to `{0:yyyy}-{0:MM}-{0:dd}` format. -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/angular-ngofficeuifabric-todo/README.md b/samples/angular-ngofficeuifabric-todo/README.md index bd4abb699..a569ecb67 100644 --- a/samples/angular-ngofficeuifabric-todo/README.md +++ b/samples/angular-ngofficeuifabric-todo/README.md @@ -77,7 +77,7 @@ This web part illustrates the following concepts on top of the SharePoint Framew - using conditional rendering for one-time web part setup - passing web part configuration to Angular and reacting to configuration changes -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/angular-search/README.md b/samples/angular-search/README.md index 1b71f8416..daa26c0fc 100644 --- a/samples/angular-search/README.md +++ b/samples/angular-search/README.md @@ -75,7 +75,7 @@ Version|Date|Comments > and not by id because then I would get everything that inherits from that content type. I only want the > the results for a specific content type and not everything that inherits that content type as well -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/angular-todo/README.md b/samples/angular-todo/README.md index bdea30648..3fbc5c6bb 100644 --- a/samples/angular-todo/README.md +++ b/samples/angular-todo/README.md @@ -69,7 +69,7 @@ This web part illustrates the following concepts on top of the SharePoint Framew * using conditional rendering for one-time web part setup * passing web part configuration to Angular and reacting to configuration changes -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/angular2-prototype/README.md b/samples/angular2-prototype/README.md index fa7373f6a..6a8eec57e 100644 --- a/samples/angular2-prototype/README.md +++ b/samples/angular2-prototype/README.md @@ -102,7 +102,7 @@ This web part illustrates the following concepts on top of the SharePoint Framew - Manipulating properties in the Angular2 component class and saving to web part’s property bag -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/angularelements-helloworld/README.md b/samples/angularelements-helloworld/README.md index 095a7c4ec..8decfab9d 100644 --- a/samples/angularelements-helloworld/README.md +++ b/samples/angularelements-helloworld/README.md @@ -70,7 +70,7 @@ This web part illustrates the following concepts on top of the SharePoint Framew * calling the SharePoint REST API from an Angular Element using PnPjs * calling the Microsoft Graph from an Angular Element using PnPjs -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/angularelements-html-templatefile/README.md b/samples/angularelements-html-templatefile/README.md index 539e56a20..8c373f046 100644 --- a/samples/angularelements-html-templatefile/README.md +++ b/samples/angularelements-html-templatefile/README.md @@ -85,7 +85,7 @@ build.rig.addPostTypescriptTask(tsInlines); //************END: Added to handle Template file url ************/ ``` -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/bootstrap-slider/README.md b/samples/bootstrap-slider/README.md index 4c90b6fe8..2ae362a1c 100644 --- a/samples/bootstrap-slider/README.md +++ b/samples/bootstrap-slider/README.md @@ -70,7 +70,7 @@ Version|Date|Comments ![Deployed List](./assets/List.png) - Add items to the **SPFx List** in order for slides to display in the web part -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/js-display-list/README.md b/samples/js-display-list/README.md index 3d1e3f163..553d53faf 100644 --- a/samples/js-display-list/README.md +++ b/samples/js-display-list/README.md @@ -25,7 +25,7 @@ This simplistic sample web part demonstrates the use of JavaScript in a SharePoi ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Local Workbench (Partially)](https://img.shields.io/badge/Local%20Workbench-Partially-yellow.svg "Only basic functionality works on local workbench") ![Hosted Workbench](https://img.shields.io/badge/Hosted%20Workbench-Fully-green.svg "Hosted workbench fully supported") diff --git a/samples/js-modern-calendar/README.md b/samples/js-modern-calendar/README.md index 865ea9ba6..9f56a8a7c 100644 --- a/samples/js-modern-calendar/README.md +++ b/samples/js-modern-calendar/README.md @@ -25,7 +25,7 @@ This is a modern web part built on the GA version of the [SharePoint Framework]( ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") diff --git a/samples/js-workbench-customizer/README.md b/samples/js-workbench-customizer/README.md index 588455cc9..5d6524841 100644 --- a/samples/js-workbench-customizer/README.md +++ b/samples/js-workbench-customizer/README.md @@ -30,7 +30,7 @@ Alternatively, you can add the output files for the web part to a custom SPFx pr ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%202019-Not%20compatible-red.svg) ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%202016%20(Feature%20Pack%202)-Not%20compatible-red.svg) diff --git a/samples/react-accordion-dynamic-section/README.md b/samples/react-accordion-dynamic-section/README.md index d7474fc41..b0052c1c9 100644 --- a/samples/react-accordion-dynamic-section/README.md +++ b/samples/react-accordion-dynamic-section/README.md @@ -34,7 +34,7 @@ ## Compatibility ![SPFx 1.10.0](https://img.shields.io/badge/version-1.10.0-green.svg) -![Node.js LTS v10](https://img.shields.io/badge/Node.js-LTS%20v10-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-accordion-section/README.md b/samples/react-accordion-section/README.md index 0d5ff06e3..6e1d55a41 100644 --- a/samples/react-accordion-section/README.md +++ b/samples/react-accordion-section/README.md @@ -30,7 +30,7 @@ ![SPFx 1.10](https://img.shields.io/badge/spfx-1.10.0-green.svg) -![Node.js LTS 8.x | LTS 10.x](https://img.shields.io/badge/Node.js-LTS%208.x%20%7C%20LTS%2010.x-green.svg) +![Node.js v8 | v10](https://img.shields.io/badge/Node.js-v8%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-red.svg) diff --git a/samples/react-accordion/README.md b/samples/react-accordion/README.md index 0f846c7fe..e06f409ca 100644 --- a/samples/react-accordion/README.md +++ b/samples/react-accordion/README.md @@ -26,7 +26,7 @@ This is a sample web Part that illustrates the use of React Accessible Accordion ## Compatibility ![SPFx 1.10](https://img.shields.io/badge/SPFx-1.10.0-green.svg) -![Node.js LTS 10.x | LTS 8.x](https://img.shields.io/badge/Node.js-LTS%2010.x%7C%20LTS%208.x-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) +![Node.js v10 | v8](https://img.shields.io/badge/Node.js-v10%7C%20v8-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") diff --git a/samples/react-adaptivecards-hooks/README.md b/samples/react-adaptivecards-hooks/README.md index 76653655b..3be09ec45 100644 --- a/samples/react-adaptivecards-hooks/README.md +++ b/samples/react-adaptivecards-hooks/README.md @@ -10,7 +10,7 @@ A version of [react-adaptivecards](https://github.com/pnp/sp-dev-fx-webparts/tre ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Local | Hosted](https://img.shields.io/badge/Workbench-Local%20%7C%20Hosted-green.svg) diff --git a/samples/react-adaptivecards/README.md b/samples/react-adaptivecards/README.md index cc53309ce..b3efd87d9 100644 --- a/samples/react-adaptivecards/README.md +++ b/samples/react-adaptivecards/README.md @@ -14,7 +14,7 @@ This sample creates an Adaptive Cards Host web part that you can use to display ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Local | Hosted](https://img.shields.io/badge/Workbench-Local%20%7C%20Hosted-green.svg) diff --git a/samples/react-advanced-page-properties/README.md b/samples/react-advanced-page-properties/README.md index 7a03ae509..e39e63771 100644 --- a/samples/react-advanced-page-properties/README.md +++ b/samples/react-advanced-page-properties/README.md @@ -17,7 +17,7 @@ Attempts to replicate the functionality of Page Properties with the following im ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-at-a-glance/README.md b/samples/react-at-a-glance/README.md index cf5a299e8..e8e145100 100644 --- a/samples/react-at-a-glance/README.md +++ b/samples/react-at-a-glance/README.md @@ -35,7 +35,7 @@ The idea is based of the *At a glance* section of a news in the BBC news app (be ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-birthdays/README.md b/samples/react-birthdays/README.md index 053f31696..fbf4009db 100644 --- a/samples/react-birthdays/README.md +++ b/samples/react-birthdays/README.md @@ -18,7 +18,7 @@ But you can synchronize the Birthdays list with other applications HR Systems, o ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") diff --git a/samples/react-calendar/README.md b/samples/react-calendar/README.md index 8d9ec57c6..94fbdb714 100644 --- a/samples/react-calendar/README.md +++ b/samples/react-calendar/README.md @@ -87,7 +87,7 @@ The Web Part checks the user's permissions for the View, Add, Edit, and Delete e ## Compatibility ![SPFx 1.10](https://img.shields.io/badge/SPFx-1.10.0-green.svg) -![Node.js LTS 6.x | LTS 8.x](https://img.shields.io/badge/Node.js-LTS%206.x%20%7C%20LTS%208.x-green.svg) +![Node.js v6 | v8](https://img.shields.io/badge/Node.js-LTS%206.x%20%7C%20v8-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") @@ -158,7 +158,7 @@ Version|Date|Comments **THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.** -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/react-carousel/README.md b/samples/react-carousel/README.md index 81587ce23..71e6ab5e7 100644 --- a/samples/react-carousel/README.md +++ b/samples/react-carousel/README.md @@ -28,7 +28,7 @@ It uses Microsoft Graph API to get image/video url and use PnPjs to load files f ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Local | Hosted](https://img.shields.io/badge/Workbench-Local%20%7C%20Hosted-green.svg) diff --git a/samples/react-chartcontrol/README.md b/samples/react-chartcontrol/README.md index b7a550509..a1a6fad28 100644 --- a/samples/react-chartcontrol/README.md +++ b/samples/react-chartcontrol/README.md @@ -171,7 +171,7 @@ This sample shows how to use X and Y coordinate data elements in a scatter chart ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") @@ -232,7 +232,7 @@ This Web Part sample pack illustrates the following concepts on top of the Share * Rendering conditional property pane fields * Creating custom property pane controls -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/react-content-query-online/README.md b/samples/react-content-query-online/README.md index b08627770..9817d5250 100644 --- a/samples/react-content-query-online/README.md +++ b/samples/react-content-query-online/README.md @@ -13,7 +13,7 @@ While the original web part was based on an **XSLT** templating engine, this *Re ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/spfx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-red.svg) ![Teams N/A](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg) ![Workbench Hosted](https://img.shields.io/badge/Workbench-Hosted-yellow.svg) diff --git a/samples/react-cross-device-data/README.md b/samples/react-cross-device-data/README.md index e6d40051c..54eedfcbf 100644 --- a/samples/react-cross-device-data/README.md +++ b/samples/react-cross-device-data/README.md @@ -9,7 +9,7 @@ This solution demonstrates how to use the OneDrive special folder **Apps** in or ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Local | Hosted](https://img.shields.io/badge/Workbench-Local%20%7C%20Hosted-green.svg) diff --git a/samples/react-datatable/README.md b/samples/react-datatable/README.md index c2c4bef5b..9c850d699 100644 --- a/samples/react-datatable/README.md +++ b/samples/react-datatable/README.md @@ -18,7 +18,7 @@ This web part provides easy way to render SharePoint custom list in datatable vi ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Hosted](https://img.shields.io/badge/Workbench-%20Hosted-yellow.svg) diff --git a/samples/react-directory/README.md b/samples/react-directory/README.md index 9b5a4ddf0..b11ed0a31 100755 --- a/samples/react-directory/README.md +++ b/samples/react-directory/README.md @@ -32,7 +32,7 @@ Search People from Organization Directory and show live persona card on hover. ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-display-hierarchy/README.md b/samples/react-display-hierarchy/README.md index 6d01ca7a7..3b771d2f4 100644 --- a/samples/react-display-hierarchy/README.md +++ b/samples/react-display-hierarchy/README.md @@ -32,7 +32,7 @@ Below NPM packages are used to develop this sample. ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") @@ -108,4 +108,4 @@ For questions regarding this sample, [create a new question](https://github.com/ Finally, if you have an idea for improvement, [make a suggestion](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=suggestion.yml&sample=react-display-hierarchy&authors=@nanddeepn%20@ravi16a87&title=react-display-hierarchy%20-%20). - \ No newline at end of file + diff --git a/samples/react-doccard-faq/README.md b/samples/react-doccard-faq/README.md index 00620e266..46adef3f7 100644 --- a/samples/react-doccard-faq/README.md +++ b/samples/react-doccard-faq/README.md @@ -12,7 +12,7 @@ For detailed instructions on how to build this web part and the needed list plea ## Compatibility ![SPFx 1.10](https://img.shields.io/badge/SPFx-1.10.0-green.svg) -![Node.js LTS 8.x | LTS 10.x](https://img.shields.io/badge/Node.js-LTS%208.x%20%7C%20LTS%210.x-green.svg) +![Node.js v8 | v10](https://img.shields.io/badge/Node.js-v8%20%7C%20LTS%210.x-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") diff --git a/samples/react-document-links-accordion/README.md b/samples/react-document-links-accordion/README.md index 2cfac7447..52c40e68a 100644 --- a/samples/react-document-links-accordion/README.md +++ b/samples/react-document-links-accordion/README.md @@ -15,7 +15,7 @@ When the user clicks on the header it dynamically load documents. ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-edit-applicationcustomizer/README.md b/samples/react-edit-applicationcustomizer/README.md index fed2a0b81..4f04b02b1 100644 --- a/samples/react-edit-applicationcustomizer/README.md +++ b/samples/react-edit-applicationcustomizer/README.md @@ -26,7 +26,7 @@ This web part will allow users to view/update application customizers properties ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-emoji-ratings/README.md b/samples/react-emoji-ratings/README.md index 29f7cfea4..d8c5124aa 100644 --- a/samples/react-emoji-ratings/README.md +++ b/samples/react-emoji-ratings/README.md @@ -43,7 +43,7 @@ I have added default emoji's images which can be used and uploaded to SharePoint ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-enhanced-powerapps/README.md b/samples/react-enhanced-powerapps/README.md index 61eb32190..9e93c6612 100644 --- a/samples/react-enhanced-powerapps/README.md +++ b/samples/react-enhanced-powerapps/README.md @@ -14,7 +14,7 @@ It also resizes the app to fit the web part dimension: ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-facebook-plugin/README.md b/samples/react-facebook-plugin/README.md index 884c0bd5c..ca505be6e 100644 --- a/samples/react-facebook-plugin/README.md +++ b/samples/react-facebook-plugin/README.md @@ -11,7 +11,7 @@ The key differences between using Embed web part and current example are the str ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Local | Hosted](https://img.shields.io/badge/Workbench-Local%20%7C%20Hosted-green.svg) diff --git a/samples/react-feedback/README.md b/samples/react-feedback/README.md index ff38ee709..9f1b3939a 100644 --- a/samples/react-feedback/README.md +++ b/samples/react-feedback/README.md @@ -9,7 +9,7 @@ This is an application that supports Feedback through a web part that can be use ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-fluentui-theme-variant/README.md b/samples/react-fluentui-theme-variant/README.md index f667bc039..9c1c3ec21 100644 --- a/samples/react-fluentui-theme-variant/README.md +++ b/samples/react-fluentui-theme-variant/README.md @@ -9,7 +9,7 @@ In this way it is possible to implement the same mechanism that is currently imp ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Local | Hosted](https://img.shields.io/badge/Workbench-Local%20%7C%20Hosted-green.svg) diff --git a/samples/react-follow-document/README.md b/samples/react-follow-document/README.md index bad3dc76d..75757be4c 100644 --- a/samples/react-follow-document/README.md +++ b/samples/react-follow-document/README.md @@ -30,7 +30,7 @@ Usage of following Technologies: ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams Yes: Designed for Microsoft Teams](https://img.shields.io/badge/Teams-Yes-green.svg "Designed for Microsoft Teams") ![Workbench Local](https://img.shields.io/badge/Workbench-Local-yellow.svg) diff --git a/samples/react-graph-app-secret-expiration/README.md b/samples/react-graph-app-secret-expiration/README.md index f5e8aab3d..b73bd7671 100644 --- a/samples/react-graph-app-secret-expiration/README.md +++ b/samples/react-graph-app-secret-expiration/README.md @@ -10,7 +10,7 @@ I got the idea from this great article [Use Power Automate to Notify of Upcoming ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v12 | v10](https://img.shields.io/badge/Node.js-v12%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") diff --git a/samples/react-graph-cascading-managed-metadata/README.md b/samples/react-graph-cascading-managed-metadata/README.md index a0250c2ac..b4b4af3b2 100644 --- a/samples/react-graph-cascading-managed-metadata/README.md +++ b/samples/react-graph-cascading-managed-metadata/README.md @@ -15,7 +15,7 @@ This web part shows how to use the Microsoft Graph APIs (beta) for Taxonomy to g ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-graph-groupviewer/README.md b/samples/react-graph-groupviewer/README.md index fba72c369..dfd9b3d3e 100644 --- a/samples/react-graph-groupviewer/README.md +++ b/samples/react-graph-groupviewer/README.md @@ -9,7 +9,7 @@ This webpart will provide the functionality to search for groups in your tenant ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") diff --git a/samples/react-graph-mgt-client/README.md b/samples/react-graph-mgt-client/README.md index 0c87fa112..31d3f6c5d 100644 --- a/samples/react-graph-mgt-client/README.md +++ b/samples/react-graph-mgt-client/README.md @@ -1,113 +1,113 @@ ---- -page_type: sample -products: - - office-sp - - sharepoint - - microsoft-graph -languages: - - javascript - - typescript -extensions: - contentType: samples - technologies: - - SharePoint Framework - - Microsoft Graph - platforms: - - React - createdDate: 2021-04-18T19:43:46.356Z ---- - -# Graph MGT Client - -## Summary - -This is a sample web part developed using React Framework that showcases how to use the latest `microsoft-graph-client` in order to do advanced configuration of the Microsoft Graph client. This enables scenarios like throttling management, Chaos management and a lot more! - -![Demo of the Graph Client using the MGT providers](./assets/DemoGraphClient.gif) - -## Compatibility - -![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) -![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) -![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") -![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") -![Teams Incompatible](https://img.shields.io/badge/Teams-Incompatible-lightgrey.svg) -![Local Workbench Incompatible](https://img.shields.io/badge/Local%20Workbench-Incompatible-red.svg "This solution requires access to Microsoft Graph") -![Hosted Workbench Compatible](https://img.shields.io/badge/Hosted%20Workbench-Compatible-green.svg) - -## Applies to - -- [SharePoint Framework](https://aka.ms/spfx) -- [Microsoft 365 tenant](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-developer-tenant) - -> Get your own free development tenant by subscribing to [Microsoft 365 developer program](http://aka.ms/o365devprogram) - -## Prerequisites - -In the `package-solution.json` file, ensure that the scopes are available for the calls you want to do on Microsoft Graph. - -```json -"webApiPermissionRequests": [ - { - "resource": "Microsoft Graph", - "scope": "User.Read.All" - }, - { - "resource": "Microsoft Graph", - "scope": "Calendars.Read" - } - ], -``` - -## Solution - -Solution|Author(s) ---------|--------- -react-graph-mgt-client | [Sébastien Levert](https://www.linkedin.com/in/sebastienlevert), Microsoft ([@sebastienlevert](https://twitter.com/sebastienlevert)) - -## Version history - -Version|Date|Comments --------|----|-------- -1.0|April 18, 2021|Initial release - -## Disclaimer - -**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.** - ---- - -## Minimal Path to Awesome - -- Clone this repository -- Ensure that you are at the solution folder -- in the command-line run: - - **npm install** - - **gulp bundle** - - **gulp package-solution** -- Deploy the generated *.sppkg to your App Catalog -- Approve the Microsoft Graph scopes -- in the command-line run: - - **gulp serve** - - -## Features - -This sample illustrates how to leverage the Microsoft Graph Toolkit providers to extend the experience of using the `microsoft-graph-client` in SharePoint Framework and overcomes some of its current limitations. - -This sample illustrates the following concepts: - -- Adding MGT providers to an existing SPFx solution -- Replace Microsoft Graph calls built using the integrated Microsoft Graph client -- Use the latest and greatest Microsoft Graph client in order to have more power over your calls - -## References - -- [Getting started with SharePoint Framework](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-developer-tenant) -- [Building for Microsoft teams](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/build-for-teams-overview) -- [Use Microsoft Graph in your solution](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/using-microsoft-graph-apis) -- [Publish SharePoint Framework applications to the Marketplace](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/publish-to-marketplace-overview) -- [Microsoft 365 Patterns and Practices](https://aka.ms/m365pnp) - Guidance, tooling, samples and open-source controls for your Microsoft 365 development - - +--- +page_type: sample +products: + - office-sp + - sharepoint + - microsoft-graph +languages: + - javascript + - typescript +extensions: + contentType: samples + technologies: + - SharePoint Framework + - Microsoft Graph + platforms: + - React + createdDate: 2021-04-18T19:43:46.356Z +--- + +# Graph MGT Client + +## Summary + +This is a sample web part developed using React Framework that showcases how to use the latest `microsoft-graph-client` in order to do advanced configuration of the Microsoft Graph client. This enables scenarios like throttling management, Chaos management and a lot more! + +![Demo of the Graph Client using the MGT providers](./assets/DemoGraphClient.gif) + +## Compatibility + +![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) +![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) +![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") +![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") +![Teams Incompatible](https://img.shields.io/badge/Teams-Incompatible-lightgrey.svg) +![Local Workbench Incompatible](https://img.shields.io/badge/Local%20Workbench-Incompatible-red.svg "This solution requires access to Microsoft Graph") +![Hosted Workbench Compatible](https://img.shields.io/badge/Hosted%20Workbench-Compatible-green.svg) + +## Applies to + +- [SharePoint Framework](https://aka.ms/spfx) +- [Microsoft 365 tenant](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-developer-tenant) + +> Get your own free development tenant by subscribing to [Microsoft 365 developer program](http://aka.ms/o365devprogram) + +## Prerequisites + +In the `package-solution.json` file, ensure that the scopes are available for the calls you want to do on Microsoft Graph. + +```json +"webApiPermissionRequests": [ + { + "resource": "Microsoft Graph", + "scope": "User.Read.All" + }, + { + "resource": "Microsoft Graph", + "scope": "Calendars.Read" + } + ], +``` + +## Solution + +Solution|Author(s) +--------|--------- +react-graph-mgt-client | [Sébastien Levert](https://www.linkedin.com/in/sebastienlevert), Microsoft ([@sebastienlevert](https://twitter.com/sebastienlevert)) + +## Version history + +Version|Date|Comments +-------|----|-------- +1.0|April 18, 2021|Initial release + +## Disclaimer + +**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.** + +--- + +## Minimal Path to Awesome + +- Clone this repository +- Ensure that you are at the solution folder +- in the command-line run: + - **npm install** + - **gulp bundle** + - **gulp package-solution** +- Deploy the generated *.sppkg to your App Catalog +- Approve the Microsoft Graph scopes +- in the command-line run: + - **gulp serve** + + +## Features + +This sample illustrates how to leverage the Microsoft Graph Toolkit providers to extend the experience of using the `microsoft-graph-client` in SharePoint Framework and overcomes some of its current limitations. + +This sample illustrates the following concepts: + +- Adding MGT providers to an existing SPFx solution +- Replace Microsoft Graph calls built using the integrated Microsoft Graph client +- Use the latest and greatest Microsoft Graph client in order to have more power over your calls + +## References + +- [Getting started with SharePoint Framework](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-developer-tenant) +- [Building for Microsoft teams](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/build-for-teams-overview) +- [Use Microsoft Graph in your solution](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/using-microsoft-graph-apis) +- [Publish SharePoint Framework applications to the Marketplace](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/publish-to-marketplace-overview) +- [Microsoft 365 Patterns and Practices](https://aka.ms/m365pnp) - Guidance, tooling, samples and open-source controls for your Microsoft 365 development + + diff --git a/samples/react-graph-telephonedirectory/README.md b/samples/react-graph-telephonedirectory/README.md index 959a4e11f..c4d8cd3a4 100644 --- a/samples/react-graph-telephonedirectory/README.md +++ b/samples/react-graph-telephonedirectory/README.md @@ -12,7 +12,7 @@ The web part will fetch data from directory using Graph API and display in detai ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-groups-teams/README.md b/samples/react-groups-teams/README.md index ef05cbea0..d9ba5c581 100644 --- a/samples/react-groups-teams/README.md +++ b/samples/react-groups-teams/README.md @@ -27,7 +27,7 @@ Web part pulls all Microsoft 365 Groups and Teams that the logged in user has ac ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%202019-Not%20compatible-red.svg) ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%202016%20(Feature%20Pack%202)-Not%20compatible-red.svg) @@ -101,7 +101,7 @@ This sample illustrates the following concepts on top of the SharePoint Framewor **THIS CODE IS PROVIDED _AS IS_ WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.** -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/react-hero-webpart/README.md b/samples/react-hero-webpart/README.md index a01a46978..20c60f6eb 100644 --- a/samples/react-hero-webpart/README.md +++ b/samples/react-hero-webpart/README.md @@ -10,7 +10,7 @@ This solution creates a customisable Hero web part, it uses a stored collection ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") diff --git a/samples/react-htm-templating/README.md b/samples/react-htm-templating/README.md index 3631ac221..6b9ba7be4 100644 --- a/samples/react-htm-templating/README.md +++ b/samples/react-htm-templating/README.md @@ -8,7 +8,7 @@ This Web Part provides an example of how to create a dynamic template system (co ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Local | Hosted](https://img.shields.io/badge/Workbench-Local%20%7C%20Hosted-green.svg) diff --git a/samples/react-image-editor/README.md b/samples/react-image-editor/README.md index e166d6fe5..c4206bc97 100644 --- a/samples/react-image-editor/README.md +++ b/samples/react-image-editor/README.md @@ -40,7 +40,7 @@ The Placeholder and FilePicker are components from the [sp-dev-fx-controls-react ## Compatibility ![SPFx 1.4.0](https://img.shields.io/badge/SPFx-1.4.0-green.svg) -![Node.js LTS 6.x](https://img.shields.io/badge/Node.js-LTS%206.x-green.svg) +![Node.js v6](https://img.shields.io/badge/Node.js-LTS%206.x-green.svg) ![SharePoint 2019 | Online](https://img.shields.io/badge/SharePoint-2019%20%7C%20Online-yellow.svg) ![Teams No: Not designed for Microsoft Teams](https://img.shields.io/badge/Teams-No-red.svg "Not designed for Microsoft Teams") ![Workbench Local | Hosted](https://img.shields.io/badge/Workbench-Local%20%7C%20Hosted-green.svg) diff --git a/samples/react-kanban-board/README.md b/samples/react-kanban-board/README.md index a3503634c..2c8ad260f 100644 --- a/samples/react-kanban-board/README.md +++ b/samples/react-kanban-board/README.md @@ -28,7 +28,7 @@ The web part uses the default columns of the SharePoint Tasks list for showing t ## Compatibility ![SPFx 1.13.0](https://img.shields.io/badge/SPFx-1.13.0-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-list-form/README.md b/samples/react-list-form/README.md index 8c1219675..613120f06 100755 --- a/samples/react-list-form/README.md +++ b/samples/react-list-form/README.md @@ -27,7 +27,7 @@ The web part allows configuring which list to use and if a form for adding a new ## Compatibility ![SPFx 1.10](https://img.shields.io/badge/SPFx-1.10.0-green.svg) -![Node.js LTS 8.x | LTS 10.x](https://img.shields.io/badge/Node.js-LTS%208.x%20%7C%20LTS%2010.x-green.svg) +![Node.js v8 | v10](https://img.shields.io/badge/Node.js-v8%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") @@ -91,7 +91,7 @@ This Web Part illustrates the following concepts on top of the SharePoint Framew **THIS CODE IS PROVIDED _AS IS_ WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.** -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/react-list-items-menu-sp2019/README.md b/samples/react-list-items-menu-sp2019/README.md index 4b939256a..89b3cf7c4 100644 --- a/samples/react-list-items-menu-sp2019/README.md +++ b/samples/react-list-items-menu-sp2019/README.md @@ -18,7 +18,7 @@ When the user clicks on the header it dynamically load documents. ## Compatibility ![SPFx 1.4.1](https://img.shields.io/badge/SPFx-1.4.1-green.svg) -![Node.js LTS 6.x | LTS 8.x](https://img.shields.io/badge/Node.js-LTS%206.x%20%7C%20LTS%208.x-green.svg) +![Node.js v6 | v8](https://img.shields.io/badge/Node.js-LTS%206.x%20%7C%20v8-green.svg) ![SharePoint 2019 | Online](https://img.shields.io/badge/SharePoint-2019%20%7C%20Online-yellow.svg) ![Teams No: Not designed for Microsoft Teams](https://img.shields.io/badge/Teams-No-red.svg "Not designed for Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") @@ -70,7 +70,7 @@ Version|Date|Comments **THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.** -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/react-list-items-menu/README.md b/samples/react-list-items-menu/README.md index e306ee729..dbc67276c 100644 --- a/samples/react-list-items-menu/README.md +++ b/samples/react-list-items-menu/README.md @@ -18,7 +18,7 @@ When the user clicks on the header it dynamically load documents. ## Compatibility ![SPFx 1.13.0](https://img.shields.io/badge/SPFx-1.13.0-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") @@ -76,7 +76,7 @@ Version|Date|Comments **THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.** -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/react-list-search/README.md b/samples/react-list-search/README.md index 19475a0aa..0b2179c5b 100644 --- a/samples/react-list-search/README.md +++ b/samples/react-list-search/README.md @@ -59,7 +59,7 @@ This list search web part allows the user to show data from lists or libraries. ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") @@ -119,7 +119,7 @@ This Web Part illustrates the following concepts on top of the SharePoint Framew **THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.** -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/react-manage-profile-card-properties/README.md b/samples/react-manage-profile-card-properties/README.md index b07cf0f4c..c7c0b1599 100644 --- a/samples/react-manage-profile-card-properties/README.md +++ b/samples/react-manage-profile-card-properties/README.md @@ -23,7 +23,7 @@ Only users with Tenant Admin Role are allowed to managed profile card properties ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-mgtevents/README.md b/samples/react-mgtevents/README.md index 41ad043ec..c095165fd 100644 --- a/samples/react-mgtevents/README.md +++ b/samples/react-mgtevents/README.md @@ -11,7 +11,7 @@ This sample shows how to use Microsoft Graph Toolkit in SPFx and custom with Flu ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-modern-charts/README.md b/samples/react-modern-charts/README.md index 7af1e4d46..990af76d3 100644 --- a/samples/react-modern-charts/README.md +++ b/samples/react-modern-charts/README.md @@ -51,7 +51,7 @@ Built with SharePoint Framework GA, Office Graph, React and Chart.JS ## Compatibility ![SPFx 1.10](https://img.shields.io/badge/SPFx-1.10.0-green.svg) -![Node.js LSTS 8 | LTS 10](https://img.shields.io/badge/Node.js-LTS%208%20%7C%20LTS%20v10-green.svg) +![Node.js LSTS 8 | LTS 10](https://img.shields.io/badge/Node.js-LTS%208%20%7C%20v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-msgraph-peoplesearch/README.md b/samples/react-msgraph-peoplesearch/README.md index 0b8a33f24..a94d1c663 100644 --- a/samples/react-msgraph-peoplesearch/README.md +++ b/samples/react-msgraph-peoplesearch/README.md @@ -23,7 +23,7 @@ I wrote a blog post covering more if the inner workings, you can find it at [SPF ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-multiscreen-webpart/README.md b/samples/react-multiscreen-webpart/README.md index 1c2845ab1..11081f0dd 100644 --- a/samples/react-multiscreen-webpart/README.md +++ b/samples/react-multiscreen-webpart/README.md @@ -16,7 +16,7 @@ The web part utilizes the usage of hashes in the URL so different screen will be ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg) diff --git a/samples/react-my-events/README.md b/samples/react-my-events/README.md index 2d20209fe..ca887c126 100644 --- a/samples/react-my-events/README.md +++ b/samples/react-my-events/README.md @@ -20,7 +20,7 @@ This web part provides loggedin user's outlook events with some advanced feature ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%202019-Not%20compatible-red.svg) ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%202016%20(Feature%20Pack%202)-Not%20compatible-red.svg) diff --git a/samples/react-my-sites/README.md b/samples/react-my-sites/README.md index 6d0eb3f5c..7d24032a2 100644 --- a/samples/react-my-sites/README.md +++ b/samples/react-my-sites/README.md @@ -39,7 +39,7 @@ If the Group has a microsoft team associated and user has permissions to access ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-myonedrive/README.md b/samples/react-myonedrive/README.md index 00cbd4679..a48544576 100644 --- a/samples/react-myonedrive/README.md +++ b/samples/react-myonedrive/README.md @@ -22,7 +22,7 @@ This web part can be useful on the Intranet home page which can be added as My O ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") diff --git a/samples/react-mytasks/README.md b/samples/react-mytasks/README.md index cfe6c78b6..58f4d0c5e 100644 --- a/samples/react-mytasks/README.md +++ b/samples/react-mytasks/README.md @@ -53,7 +53,7 @@ The user can search task by name, can filter by progress status, all data are dy ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-news-banner/README.md b/samples/react-news-banner/README.md index 34ed3eeb0..0fff7abad 100644 --- a/samples/react-news-banner/README.md +++ b/samples/react-news-banner/README.md @@ -10,7 +10,7 @@ This web part shows news information as a Banner, this information come from a l ## Compatibility ![SPFx 1.4.1](https://img.shields.io/badge/SPFx-1.4.1-green.svg) -![Node.js LTS 6.x | LTS 8.x](https://img.shields.io/badge/Node.js-LTS%206.x%20%7C%20LTS%208.x-green.svg) +![Node.js v6 | v8](https://img.shields.io/badge/Node.js-LTS%206.x%20%7C%20v8-green.svg) ![SharePoint 2019 | Online](https://img.shields.io/badge/SharePoint-2019%20%7C%20Online-yellow.svg) ![Teams No: Not designed for Microsoft Teams](https://img.shields.io/badge/Teams-No-red.svg "Not designed for Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") @@ -52,7 +52,7 @@ This web part shows how to use PnPjs, Office-ui-fabric-react, @pnp/spfx-controls **THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.** -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/react-news/README.md b/samples/react-news/README.md index 73e5a68da..fb18bcfc8 100644 --- a/samples/react-news/README.md +++ b/samples/react-news/README.md @@ -25,7 +25,7 @@ Web part pulls all SharePoint News Posts that the logged in user has access to v ## Compatibility ![SPFx 1.12](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Hosted: Only after API permissions granted](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Only after API permissions granted") @@ -86,7 +86,7 @@ This sample illustrates the following concepts on top of the SharePoint Framewor **THIS CODE IS PROVIDED _AS IS_ WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.** -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/react-onedrive-finder/README.md b/samples/react-onedrive-finder/README.md index 403f90d0a..e71c1658b 100644 --- a/samples/react-onedrive-finder/README.md +++ b/samples/react-onedrive-finder/README.md @@ -27,7 +27,7 @@ Below a draw resuming the custom query's made and what control uses to retrieve ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") @@ -99,7 +99,7 @@ This extension illustrates the following concepts: **THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.** -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/react-organization-chart/README.md b/samples/react-organization-chart/README.md index 877ed4c72..eb2026223 100644 --- a/samples/react-organization-chart/README.md +++ b/samples/react-organization-chart/README.md @@ -13,7 +13,7 @@ This web part shows an organization chart based on specified user, and user can ## Compatibility ![SPFx 1.4.1](https://img.shields.io/badge/SPFx-1.4.1-green.svg) -![Node.js LTS 6.x | LTS 8.x](https://img.shields.io/badge/Node.js-LTS%206.x%20%7C%20LTS%208.x-green.svg) +![Node.js v6 | v8](https://img.shields.io/badge/Node.js-LTS%206.x%20%7C%20v8-green.svg) ![SharePoint 2019 | Online](https://img.shields.io/badge/SharePoint-2019%20%7C%20Online-yellow.svg) ![Teams No: Not designed for Microsoft Teams](https://img.shields.io/badge/Teams-No-red.svg "Not designed for Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") @@ -56,7 +56,7 @@ This extension illustrates the following concepts: **THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.** -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/react-page-navigator/README.md b/samples/react-page-navigator/README.md index 960a170fc..1ce8d858a 100644 --- a/samples/react-page-navigator/README.md +++ b/samples/react-page-navigator/README.md @@ -11,7 +11,7 @@ When added to a Vertical Section it can be used as a Contents table for the page ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-pagecontributors/README.md b/samples/react-pagecontributors/README.md index 5e4581636..9bbc2c010 100644 --- a/samples/react-pagecontributors/README.md +++ b/samples/react-pagecontributors/README.md @@ -77,7 +77,7 @@ This Web Part illustrates the following concepts on top of the SharePoint Framew **THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.** -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/react-personal-greeting/README.md b/samples/react-personal-greeting/README.md index 0fc3bcd09..ba02eb9cb 100644 --- a/samples/react-personal-greeting/README.md +++ b/samples/react-personal-greeting/README.md @@ -9,7 +9,7 @@ The web part pulls in the current user's name and displays it on the page. The g ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-photo-sync/README.md b/samples/react-photo-sync/README.md index cf5374820..43a22060a 100644 --- a/samples/react-photo-sync/README.md +++ b/samples/react-photo-sync/README.md @@ -49,7 +49,7 @@ This web part will help the administrators to synchronize the **User Profile Pho ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-pnp-controls/README.md b/samples/react-pnp-controls/README.md index da7c75140..f0929f5db 100644 --- a/samples/react-pnp-controls/README.md +++ b/samples/react-pnp-controls/README.md @@ -27,7 +27,7 @@ This is a sample project that contains a web part which makes use of the PnP SPF ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-pnpjsexplorer/README.md b/samples/react-pnpjsexplorer/README.md index bce1573b1..3a4b857a9 100644 --- a/samples/react-pnpjsexplorer/README.md +++ b/samples/react-pnpjsexplorer/README.md @@ -29,7 +29,7 @@ Feel free to connect on twitter:@siddh_me or twitter:@sanganikunj for any detail ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-private-libraries/README.md b/samples/react-private-libraries/README.md index c40652e22..d2c520cef 100644 --- a/samples/react-private-libraries/README.md +++ b/samples/react-private-libraries/README.md @@ -22,7 +22,7 @@ The application manages all the security groups set up for the various libraries ## Compatibility ![SPFx 1.10.0](https://img.shields.io/badge/SPFx-1.10.0-green.svg) -![Node.js LTS 8.x | LTS 10.x](https://img.shields.io/badge/Node.js-LTS%208.x%20%7C%20LTS%2010.x-green.svg) +![Node.js v8 | v10](https://img.shields.io/badge/Node.js-v8%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") diff --git a/samples/react-questions-and-answers/README.md b/samples/react-questions-and-answers/README.md index 68846500e..201b1ab85 100644 --- a/samples/react-questions-and-answers/README.md +++ b/samples/react-questions-and-answers/README.md @@ -9,7 +9,7 @@ This is an application that supports Questions & Answers through a web part that ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-quick-poll/README.md b/samples/react-quick-poll/README.md index 22a8dee89..fe5f59a0c 100644 --- a/samples/react-quick-poll/README.md +++ b/samples/react-quick-poll/README.md @@ -42,7 +42,7 @@ Following are some of the features of this component. ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-remote-event-receiver-manager/README.md b/samples/react-remote-event-receiver-manager/README.md index 9c479c062..09f3eda56 100644 --- a/samples/react-remote-event-receiver-manager/README.md +++ b/samples/react-remote-event-receiver-manager/README.md @@ -9,7 +9,7 @@ A very simple web part that lets you add and delete remote event receivers to li ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") diff --git a/samples/react-restaurant-menu/README.md b/samples/react-restaurant-menu/README.md index ea38fcf36..69c70d221 100644 --- a/samples/react-restaurant-menu/README.md +++ b/samples/react-restaurant-menu/README.md @@ -33,7 +33,7 @@ This web part shows a Restaurant Menu, the user can select the options to show i ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-rss-reader/README.md b/samples/react-rss-reader/README.md index cfd450440..9668f7f2b 100644 --- a/samples/react-rss-reader/README.md +++ b/samples/react-rss-reader/README.md @@ -23,7 +23,7 @@ Main features include: ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") @@ -142,4 +142,4 @@ For questions regarding this sample, [create a new question](https://github.com/ Finally, if you have an idea for improvement, [make a suggestion](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=suggestion.yml&sample=react-rss-reader&authors=@Abderahman88%20@eoverfield&title=react-rss-reader%20-%20). - \ No newline at end of file + diff --git a/samples/react-save-attachments/README.md b/samples/react-save-attachments/README.md index c471de102..b467e69ec 100755 --- a/samples/react-save-attachments/README.md +++ b/samples/react-save-attachments/README.md @@ -11,7 +11,7 @@ This SPFx Outlook Add-In lets users save any email attachments to a OneDrive fol ## Compatibility ![SPFx 1.13.0](https://img.shields.io/badge/SPFx-1.13.0-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-script-editor/README.md b/samples/react-script-editor/README.md index 6c89b6f30..38f82b0b2 100644 --- a/samples/react-script-editor/README.md +++ b/samples/react-script-editor/README.md @@ -151,7 +151,7 @@ In order to make it available to absolutely all sites you need apply the _Deploy ## Compatibility ![SPFx 1.10](https://img.shields.io/badge/SPFx-1.10.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x%20%7C%20LTS%208.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10%20%7C%20v8-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Local | Hosted](https://img.shields.io/badge/Workbench-Local%20%7C%20Hosted-green.svg) diff --git a/samples/react-securitygrid/README.md b/samples/react-securitygrid/README.md index 7b256c0a6..9af645588 100644 --- a/samples/react-securitygrid/README.md +++ b/samples/react-securitygrid/README.md @@ -83,7 +83,7 @@ This is a port of an Angular 1.3 SharePoint hosted App at https://github.com/rus ## Compatibility ![SPFx 1.10](https://img.shields.io/badge/SPFx-1.10.0-green.svg) -![Node.js LTS 6.x | LTS 8.x](https://img.shields.io/badge/Node.js-LTS%206.x%20%7C%20LTS%208.x-green.svg) +![Node.js v6 | v8](https://img.shields.io/badge/Node.js-LTS%206.x%20%7C%20v8-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") diff --git a/samples/react-sites-selected-admin/README.md b/samples/react-sites-selected-admin/README.md index 6445dd3c1..df7697f05 100644 --- a/samples/react-sites-selected-admin/README.md +++ b/samples/react-sites-selected-admin/README.md @@ -23,7 +23,7 @@ The web part uses the built in MSGraphClient and needs to be approved in API man ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") @@ -104,4 +104,4 @@ For questions regarding this sample, [create a new question](https://github.com/ Finally, if you have an idea for improvement, [make a suggestion](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=suggestion.yml&sample=react-content-query-online&authors=@fthorild&title=react-content-query-online%20-%20). - \ No newline at end of file + diff --git a/samples/react-smart-profile-photo-editor/README.md b/samples/react-smart-profile-photo-editor/README.md index a295b5da1..53bd17251 100644 --- a/samples/react-smart-profile-photo-editor/README.md +++ b/samples/react-smart-profile-photo-editor/README.md @@ -9,7 +9,7 @@ Uses [Azure Cognitive Services](https://azure.microsoft.com/en-us/services/cogni ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-soccer-highlights/README.md b/samples/react-soccer-highlights/README.md index 0375a601d..d7f1f92a6 100644 --- a/samples/react-soccer-highlights/README.md +++ b/samples/react-soccer-highlights/README.md @@ -25,7 +25,7 @@ ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-sp-site-user-groups/README.md b/samples/react-sp-site-user-groups/README.md index a2adca619..7e1ce1201 100755 --- a/samples/react-sp-site-user-groups/README.md +++ b/samples/react-sp-site-user-groups/README.md @@ -9,7 +9,7 @@ Note: Azure AD Groups are represented as Site Users in SharePoint. ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-staff-directory-sp2019/README.md b/samples/react-staff-directory-sp2019/README.md index 4c9201717..410c9cb3b 100644 --- a/samples/react-staff-directory-sp2019/README.md +++ b/samples/react-staff-directory-sp2019/README.md @@ -29,7 +29,7 @@ This web part shows the current user's colleagues, and allows the user to search ## Compatibility ![SPFx 1.4.1](https://img.shields.io/badge/SPFx-1.4.1-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![SharePoint 2019 | Online](https://img.shields.io/badge/SharePoint-2019%20%7C%20Online-yellow.svg) ![Teams No: Not designed for Microsoft Teams](https://img.shields.io/badge/Teams-No-red.svg "Not designed for Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") diff --git a/samples/react-staffdirectory/README.md b/samples/react-staffdirectory/README.md index 68a5841c3..3ec0be329 100644 --- a/samples/react-staffdirectory/README.md +++ b/samples/react-staffdirectory/README.md @@ -29,7 +29,7 @@ This web part shows the current user's colleagues, and allows the user to search ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-star-ratings/README.md b/samples/react-star-ratings/README.md index c8c06fef1..ba7ff51e1 100644 --- a/samples/react-star-ratings/README.md +++ b/samples/react-star-ratings/README.md @@ -9,7 +9,7 @@ This web part demonstrates *Star Ratings* capablities to SharePoint News. The "R ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-tailwindcss/README.md b/samples/react-tailwindcss/README.md index 9a67643eb..d89072d0e 100644 --- a/samples/react-tailwindcss/README.md +++ b/samples/react-tailwindcss/README.md @@ -30,7 +30,7 @@ This project shows how to integrate [Tailwind CSS](https://tailwindcss.com/) fra ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-target-audience/README.md b/samples/react-target-audience/README.md index 20da82130..1b4c4ca12 100644 --- a/samples/react-target-audience/README.md +++ b/samples/react-target-audience/README.md @@ -10,7 +10,7 @@ Targets SharePoint Groups only within the site. ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-teams-meeting-app-questionnaire/README.md b/samples/react-teams-meeting-app-questionnaire/README.md index df7038197..e0384473e 100644 --- a/samples/react-teams-meeting-app-questionnaire/README.md +++ b/samples/react-teams-meeting-app-questionnaire/README.md @@ -50,7 +50,7 @@ spfx-react-teams-meeting-app-questionnaire ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS 10.x | LTS 12.x](https://img.shields.io/badge/Node.js-LTS%2010%20%7C%20LTS%20.12.x-green.svg) +![Node.js v10 | LTS 12.x](https://img.shields.io/badge/Node.js-LTS%2010%20%7C%20LTS%20.12.x-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams Yes: Designed for Microsoft Teams](https://img.shields.io/badge/Teams-Yes-green.svg "Designed for Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") diff --git a/samples/react-teams-membership-updater/README.md b/samples/react-teams-membership-updater/README.md index 9bb30c15f..43e611495 100644 --- a/samples/react-teams-membership-updater/README.md +++ b/samples/react-teams-membership-updater/README.md @@ -13,7 +13,7 @@ Used to update the membership of a team based on the contents of a CSV file, can ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams Yes: Designed for Microsoft Teams](https://img.shields.io/badge/Teams-Yes-green.svg "Designed for Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") @@ -64,7 +64,7 @@ Version|Date|Comments **THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.** -## Support +## Help We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples. diff --git a/samples/react-teams-message-user/README.md b/samples/react-teams-message-user/README.md index a43559662..445265d16 100644 --- a/samples/react-teams-message-user/README.md +++ b/samples/react-teams-message-user/README.md @@ -9,7 +9,7 @@ Sample that shows how to send a message to Microsoft Teams using a SharePoint fr ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-teams-send-notification/README.md b/samples/react-teams-send-notification/README.md index a0c9c6194..ff099aea1 100644 --- a/samples/react-teams-send-notification/README.md +++ b/samples/react-teams-send-notification/README.md @@ -9,7 +9,7 @@ This web part allows you to send MS Teams feed notifications to a selected user. ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-tenant-properties/README.md b/samples/react-tenant-properties/README.md index 1fd803e1f..8851808dc 100644 --- a/samples/react-tenant-properties/README.md +++ b/samples/react-tenant-properties/README.md @@ -30,7 +30,7 @@ Only users with Tenant Admin Role are allowed to managed tenant properties. ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-tiles-v2/README.md b/samples/react-tiles-v2/README.md index 0bc687915..3c0a4564b 100644 --- a/samples/react-tiles-v2/README.md +++ b/samples/react-tiles-v2/README.md @@ -12,7 +12,7 @@ This is a rebuild of the awesome project created by @hugoabernier [https://githu ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-upgrade-me/README.md b/samples/react-upgrade-me/README.md index 3b488fd99..5ab3c502f 100644 --- a/samples/react-upgrade-me/README.md +++ b/samples/react-upgrade-me/README.md @@ -10,7 +10,7 @@ This web part does nothing, really. It is intended to be used to test upgrading ## Compatibility ![SPFx 1.4.1](https://img.shields.io/badge/SPFx-1.4.1-green.svg "SPFx 1.4.1 works with SharePoint 2019 and SharePoint Online") -![Node.js LTS 6.x | LTS 8.x](https://img.shields.io/badge/Node.js-LTS%206.x%20%7C%20LTS%208.x-green.svg "Node.js LTS 6.x or 8.x is required to run SPFx 1.4.1") +![Node.js v6 | v8](https://img.shields.io/badge/Node.js-LTS%206.x%20%7C%20v8-green.svg "Node.js v6 or v8 is required to run SPFx 1.4.1") ![SharePoint 2019 | Online - It won't work with SharePoint 2016](https://img.shields.io/badge/SharePoint-2019%20%7C%20Online-yellow.svg "It won't work on SharePoint 2016") ![Teams Not compatible - Don't waste your time](https://img.shields.io/badge/Teams-Not%20compatible-red.svg "Don't waste your time") ![Workbench Local | Hosted - It works on my machine, and yours, and in the cloud](https://img.shields.io/badge/Workbench-Local%20%7C%20Hosted-green.svg "It works on my machine, your machine, and in the cloud") diff --git a/samples/react-video-banner/README.md b/samples/react-video-banner/README.md index 422775f38..a394671d4 100644 --- a/samples/react-video-banner/README.md +++ b/samples/react-video-banner/README.md @@ -10,7 +10,7 @@ Use this Web Part to add a video banner with a text on top of it to your pages. ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-visio/README.md b/samples/react-visio/README.md index 2f9b0a9d7..460b6e5a7 100644 --- a/samples/react-visio/README.md +++ b/samples/react-visio/README.md @@ -9,7 +9,7 @@ This sample shows how the [Visio JavaScript APIs](https://docs.microsoft.com/off ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/react-world-clocks/README.md b/samples/react-world-clocks/README.md index 7f17b3e5c..c5a7910f2 100644 --- a/samples/react-world-clocks/README.md +++ b/samples/react-world-clocks/README.md @@ -32,7 +32,7 @@ ## Compatibility ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) +![Node.js v10](https://img.shields.io/badge/Node.js-v10-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") diff --git a/samples/sharepoint-crud/README.md b/samples/sharepoint-crud/README.md index afc23962d..71f26f910 100644 --- a/samples/sharepoint-crud/README.md +++ b/samples/sharepoint-crud/README.md @@ -26,7 +26,7 @@ Sample Web Parts illustrating performing SharePoint CRUD operations in React, An ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js v14 | v12 | v10](https://img.shields.io/badge/Node.js-v14%20%7C%20v12%20%7C%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Hosted](https://img.shields.io/badge/Workbench-Hosted-green.svg)